/* CSS Document */



body{
	margin:0px;
	padding:0px;
	background-color:#E0E0E0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	height: 135px;
}

p{margin:0px;}

h1{ margin:0px 20px 0px 20px; font-size:16px;}

h2 { margin:0px 20px 0px 20px; font-size:12px; font-weight:normal; }

h3 { margin:15px 0px 0px 0px; font-size:12px; font-weight:bold;  }



table{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

a.menu{ margin-top:2px; padding:2px; color:#005DC3; text-decoration:none; display:block; background-color:#DCE6F6; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-bottom:1px solid #CFD1D2; }

a.menu:hover{margin-top:2px; padding:2px; color:#FF0000; text-decoration:none; display:block; background-color:#DCE6F6; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-bottom:1px solid #CFD1D2;} 

a.menuNoUnderline{ margin-top:2px; padding:2px; color:#005DC3; text-decoration:none; display:block; background-color:#F5F6F6;}

a.menuNoUnderline:hover{margin-top:2px; padding:2px; color:#FF0000; text-decoration:none; display:block; background-color:#F5F6F6;} 

a, td a
{
	color:#005DC3;
	text-decoration:underline;
}

a:hover, td a:hover
{
	color:#FF0000;
	text-decoration:none;
}

#mainMenu{ height:62px; vertical-align:top;}

#logo{margin-top:42px; margin-left:10px;}



td.content { padding:5px 10px 15px 15px; vertical-align:top;}

td.padding {padding-left:3px; padding-right:3px; padding-bottom:3px; }

#mainBorder
{
	border-left:1px solid #202658;
	border-right:1px solid #202658;
	background-color: white;
	width: 950px;
}

#layout
{
	min-height:100%;
	vertical-align:top;
	padding-bottom: 10px;
}

#mainTable
{
	min-height: 80%;
	background-color: white;
	width: 100%;
}

#header
{
	vertical-align:top;
	height:200px;
	background-color:#5780B5;
	background-image:url(../images/baseSketch/bgHeader.gif);
	background-position:top;
	background-repeat:repeat-x;
	width: 950px;
}



#bgVisual
{
	width: 100%;
	height:200px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position:right bottom;
	text-align: left;
}


/* start of vertical Centering of Top Logo */
#topLinkBar
{
	width: auto;
	height: 137px;
	display: table;
	position: relative;
	overflow: hidden;
	 
}

#topLogoOuter {
	 
	display: table;
	position: relative;
	overflow: hidden;

}

#topLinkBar
{
	height: 40px;
}

#topLogoMiddle, #topLinkContainer
{
	position: absolute;
	top: 50%;
	display: table-cell;
	vertical-align: middle;	
}

#topLogoInner, #aboutImageContainer, #faqImage, #contactImage
{
	position: relative;
	/* top: -50%; */

}

#topLogoInner {

height:135px;

}

/* End of vertical Centering of Top Logo */

#topLinkBar td
{
	text-align: center;
}

#topLinkBar table, #topLinkBar tr
{
	width: 400px;
	border-collapse: collapse;
}

#topLinkContainer
{
	height: 45px;
	width: 100%;
}


#aboutImageContainer, #faqImage, #contactImage
{
	position: relative;
	top: -50%;
	height: 44px;
	float: left;
	text-align: center;
	width: 120px;
	
}

.topNavSeparator
{
	float: left;
	
}

.WelcomeText
{
	margin-left: 25px;
}

.TopManageLinkText
{
	margin-left: 55px;
}

.tlCell, .trCell, .sbLL, .sbLR
{
	height: 11px;
	width: 11px;
	background-image:url(../images/baseSketch/border/topLeft.gif); 
}

/* 
top right cell
Sidebars and main content
*/
.trCell
{
	background-image:url(../images/baseSketch/border/topRight.gif); 
}

/*
left middle cell and right middle cell
Both Side Bars
*/
.lmCell
{
	background-image:url(../images/baseSketch/border/bgLeft2.gif);
}

.rmCell
{
	background-image:url(../images/baseSketch/border/bgRight2.gif);
}


/* The main body content Left and right cells */
.mainLCell
{
	background-image:url(../images/baseSketch/border/bgLeft.gif);
}

.mainRCell
{
	background-image:url(../images/baseSketch/border/bgRight.gif);
}

/* bottom left main cell */
.blmCell
{
	height: 11px;
	background-image:url(../images/baseSketch/border/bottomLeft.gif);
}

/* bottom middle main cell */
.bmmCell
{
	background-image:url(../images/baseSketch/border/bgBottom.gif);
}

/* bottom right main cell */
.brmCell
{
	background-image:url(../images/baseSketch/border/bottomRight.gif);
}


/* Sidebars only */
.topCell
{
	height: 11px;
	background-image:url(../images/baseSketch/border/bgTop.gif);
}


/* Side Bar main cells */
.sbMainCell
{
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

/* sidebars lower left */
.sbLL
{
	background-image:url(../images/baseSketch/border/bottomLeft2.gif);
}

/* sidebars lower middle */
.sbLM
{
	background-image:url(../images/baseSketch/border/bgBottom2.gif);
}

/* sidebars lower right */
.sbLR
{
	background-image:url(../images/baseSketch/border/bottomRight2.gif);
}


/* ************************************* */

#footer, #footer a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	text-align:center;
}

#footer a
{
	text-decoration: underline;
}

#footer a:hover
{
	text-decoration: none;
}

#footer
{
	width: 768px;
	padding:15px;
	background-color:#212459;
}

.tinyText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}


.textForm{ border:1px solid #B2B2B2; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

.button{ border:1px solid #FFFFFF; background-color:#41458B; color:#FFFFFF; height:25px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }

.columnheader {

margin-top:4px; padding:4px; text-decoration:none; display:block; border-top: #FFFFFF; border-left: #FFFFFF; border-bottom:2px solid #999999;

}



.highlight {

	font-size: 18px;

	font-weight: bolder;

	text-transform: uppercase;

	background: #FFFF00;

}

.largeBlue {

	font-size: 16px;

	font-weight: bold;

	color: #000080;

	line-height: 16px;

}

.largeRed {

	font-size: 18px;

	font-weight: bold;

	color: #FF0000;

	line-height: 18px;

}

.bold14 {

	font-size: 14px;

	font-weight: bold;

; font-family: Arial, Helvetica, sans-serif

}

.bold18 {

	font-size: 18px;

	font-weight: bold;

	line-height: 18px;

; font-family: Arial, Helvetica, sans-serif

}

.bold12 {

	font-size: 13px;

	font-weight: bold;

; font-family: Arial, Helvetica, sans-serif}



input {  background-color: #E1E6EC; border: #212459; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #E7ECEF; border: 1px #212459 solid}



/* from easyhud.css */
body, td {
	font: normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}
.highlight {
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	background: #FFFF00;
}
.largeBlue {
	font-size: 16px;
	font-weight: bold;
	color: #000080;
	line-height: 16px;
}
.largeRed {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	line-height: 18px;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
; font-family: Arial, Helvetica, sans-serif
}
.bold18 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
; font-family: Arial, Helvetica, sans-serif
}
.bold12 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}

input {  background-color: #E1E6EC; border: #000066; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #E7ECEF; border: 1px #000099 solid}
a {  text-decoration: none}


/*
members.php styles
*/
.membSectionHeader
{
	width: 75%;
	height: 30px;
	background-color: #B7D0E0;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.membClickHere, .membClickHere a
{
	width: 25%;
	height: 20px;
	background-color: #212459;
	font-weight: bold;
	color: white;
	text-align: center;
	white-space: nowrap;	
	text-decoration: underline;

}

.membClickHere a:hover
{
	color: white;
	text-decoration: none;
}

.membClickHere
{
	vertical-align: middle;
	padding-top: 10px; /* IE only */
	padding-bottom: 5px; /* IE only */
}

.membSection
{
	width: 100%;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.membSectionDetails, .membSectionDetails p, .membSectionDetails blockquote
{
	background-color: #DCE6F6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#header_JV {

	vertical-align:top;
	height:200px;
	background-color:#5780B5;
	background-image:url(../images/baseSketch/bgHeader.gif);
	background-position:top;
	background-repeat:repeat-x;
	width: 750px;
}

.simlink {
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
.hotBox 

{

width:450px;
display: block;

border-top-width: 2px;

border-right-width: 2px;

border-bottom-width: 2px;

border-left-width: 2px;

border-top-style: solid;

border-right-style: solid;

border-bottom-style: solid;

border-left-style: solid;

border-top-color: #cc0000;

border-right-color: #cc0000;

border-bottom-color: #cc0000;

border-left-color: #cc0000;

margin-right: 20px;

margin-left: 20px;

}.copy {
	font: 14px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
}

/* Johnson Boxes for Transcripts */

.simlink {
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
.hotBox  {
	display: block;
	border: 2px solid #CC0000;
	margin-right: 20px;
	margin-left: 20px;
}

/* Review System */

.index2-Orange {
	font-size: 16px;
	color: #556d97;
	font-weight: bold;
}

.chris_header {
	border: 2px solid #FFFFFF;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
}

.side_product_box {
	border: 1px solid #999999;
}

.side_product_box td {
	padding:7px;
}

.side_product_box .category {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding:5px;
}

.side_product_box a.products {
	font-size: 10px;
}

/* New Opt-in Box, 4/12/2007 */

#container_outer_optin {
width:100%;
height:100px;
position:absolute;
z-index:0; 
top:2px;
left:0px;
}

#container_inner_optin {
width:950px; 
height:150px; 
top: 0px; 
left: 50%; 
margin-left: -480px; 
z-index:1; 
position: absolute;
}

#optin {
z-index:2; 
width:200px; 
height:205px; 
position:absolute; 
left: 735px; 
top: 0px;
background-image:url(../images/opt-in_bg.gif);

}

#optin #pre_header {
margin:5px; 
padding: 0pt; 
font-weight: bold; 
font-size: 9pt; 
font-family: 'Tahoma'; 
color: rgb(13, 32, 70); 
text-align: center;
}

#optin #title_header {
font-weight: bold; 
font-size: 11pt; 
font-family: 'Tahoma'; 
color: rgb(204, 0, 0); 
text-align: center;
margin:5px;
}

#optin #form
{
position: absolute;
z-index: 99999;
left: 25px;
}
#optin input {
background-color:#FFFFFF;
}

/* End Opt-on Box Code */
