/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
background-color:#ffffff;
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/*SITE SPECIFIC */
#allMiddle{
background-image:url(images/backSlice.jpg);
background-position:top;
background-repeat:repeat-y;
width:769px;
padding:0;
margin:0;
}
/*****************testimonials****************/
#testScroll{
	overflow:auto;
	height:460px;
	width:410px;
	padding-left:10px;
	padding-right:30px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
/*****************testimonials****************/
/*****************legal*********************/
#legalScroll{
	width:700px;
	height:420px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;
	padding-left:5px;
	padding-top:10px;
	}
#legalScroll p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#legalScroll li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
/*****************legal*********************/
/*****************faqs*********************/
#faqScroll{
	overflow:auto;
	height:400px;
	width:410px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
/*****************faqs*********************/
/*****************employment**************/
#employmentText{
	padding-left:10px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	}
/*****************employment**************/
/*****************bios********************/
#biosTab{
	width:680px;

                background-image:url(images/bioSlice.jpg);
	border-left:thin solid #9e661a;
                border-right:thin solid #9e661a;
}
#biosTab2{
	background-color:#;
	padding-top:10px;
	padding-left:10px;
}
#biosTab3{
	background-color:#;
	padding-top:10px;
	padding-left:10px;
	height:88px;
}
#biosLink{
	padding-top:50px;
	padding-left:50px;
}
/*****************bios********************/

/* GENERAL */
/* style for module titles */
.Head   {
color: #FF0000;
}

/* style of item titles on edit and admin pages */
.SubHead    {
color: #FF0000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
color: #333333;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
color: #FF0000;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
color: #0000FF;
}

/* GENERIC */
tr{
color:#333333;
font-size:12px;
}
td{
color:#333333;
font-size:12px;
}
p{
color:#333333;
font-size:12px;
}
H1  {
color:#333333;
}

H2  {
color:#333333;
}

H3  {
color:#333333;
}

H4  {
color:#333333;
}

H5, DT  {
color:#333333;
}

H6  {
color:#333333;
}

A:link  {
color:#555555;
}

A:visited   {
}

A:active    {
}

A:hover {
color:#000000;
}

BLOCKQUOTE, PRE {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

UL LI   {
color:#333333;
font-size:12px;
}

OL LI   {
color:#333333;
font-size:12px;
}

HR {
}

/*********************GetapprovedPage********************/

.FormSizeGetapp
{ 
width:740px;
padding:10px;
}

/*********************EmpPage********************/

.FormSizeEmp
{

width:740px;
}

/*********************MainTable For All Page********************/
.MainTable{
background-image:url(images/backSlice.jpg);
background-position:top;
background-repeat:repeat-y;
width:769px;
padding:0px;
margin:0;
}


/********************Contact Page********************/
.FormSizeContact
{ 
width:740px;
padding:0;
margin:0;
}

/********************PayPer Click Page********************/
.FormSizePayPer
{
width:350px;
}
.FormSizePartner{
padding-left:30;
width:354px;
height:350px;
}
#center2{
height:350px;
width:354px;
}




























































































































