/* REBMAH 11.12.07 */


html, body
{
	font-family: arial;
	color: #000000;
	background-image: url(../images/bodyBG.gif);
	padding:0px;
	margin: 0px;
	height: 100%;
}
h1
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}

h2, h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#4a637b;
	font-size:15px;
	padding:0px;
	margin:0px;
}
h4, h5{
	font-family:Arial, Helvetica, sans-serif;
	color:#4a637b;
	font-size:13px;
	padding:0px;
	margin:0px;
}
a:link, a:active, a:visited
{
color: #690002;
text-decoration: underline;
}
a:hover
{
color: #233947;
}

hr{
color:#4a637b;
height:1px;
}
table.body
{
width: 1046px;
}

td.body
{
background-color: #FFFFFF;
}

table.main
{
width: 1016px;
vertical-align: top;
background-color: #FFFFFF;
}

/* BODY BACKGROUND - SHADOW */


td.bodyBG_SML
{
background-image: url(../images/bodyBG_SML.gif);
width:11px;
}

td.bodyBG_SMR
{
background-image: url(../images/bodyBG_SMR.gif);
background-position:top;
width:11px;
}

td.bodyBG_SBL
{
width: 11px;
height: 11px;
background-image: url(../images/bodyBG_SBL.gif);
background-repeat: no-repeat;
background-position:top;
}

td.bodyBG_SBML
{
width: 11px;
height: 11px;
background-image: url(../images/bodyBG_SBML.gif);
background-repeat: no-repeat;
}

td.bodyBG_SBM
{
background-image: url(../images/bodyBG_SBM.gif);
background-repeat: repeat-x;
}

td.bodyBG_SBMR
{
width: 11px;
height: 11px;
background-image: url(../images/bodyBG_SBMR.gif);
background-repeat: no-repeat;
background-position: right;
}

td.bodyBG_SBR
{
width: 11px;
height: 11px;
background-image: url(../images/bodyBG_SBR.gif);
background-repeat: no-repeat;
}

/* TOP ROW - LOGO */

table.toplogo_bg
{
width: 1006px;
height: 98px;
background-image: url(../images/toplogo_BG.gif);
background-repeat: no-repeat;
background-position: center;
}

td.IMGtoplogo_text
{
vertical-align: bottom;
}

/* TOP NAV */

table.topNav
{
width: 1007px;
height: 45px;
border-top: #c2c2c2 solid 3px;
}

td.topNav_frame1
{
border-top: #690002 solid 3px;
border-bottom: #690002 solid 3px;
}

table.topNav_frame2
{
border-left: #c2c2c2 solid 1px;
border-right: #c2c2c2 solid 1px;
}

table.quickLinks
{
width: 1006px;
height: 35px;
/*border: #CECECE solid 1px;
background-color: #e0e0e0;*/
}

td.topNav_link
{
text-align: center;
line-height: 10px;
}

a:link.topNav, a:active.topNav, a:visited.topNav, 
a:hover.topNav
{
font-family: arial;
font-weight: bold;
font-size: 7.5pt;
padding: 0px;
color: #000000;
text-decoration: none;
text-transform: uppercase;
}

/* FLASH ROW */

td.flashContent
{
width: 434px;
height: 190px;

background-image: url(../images/FlashContent.jpg);
}

td.flashRow_right
{
width: 572px;
height: 177px;
background-image: url(../images/flashRow_BG.gif);
background-repeat: no-repeat;
vertical-align: top;
}

div.flashRow_title
{
padding-top: 8px;
padding-bottom: 8px;
font-family: arial;
color: #e6ad5e;
font-size: 16pt;
font-weight: bold;
}

div.flashRow_content
{
padding-top: 8px;
padding-right: 8px;
padding-bottom: 8px;
font-family: arial;
color: #FFFFFF;
font-size: 8pt;
font-weight: bold;
}

/* MAIN CONTENT */

table.mainRow
{
background-image: url(../images/mainRowBG.gif);

background-repeat: repeat-x;
background-position: bottom;

}

td.mainRow_COL1
{
background-image: url(../images/mainRow_COL1BG.gif);
background-repeat: repeat-x;
background-color: #637c8d;
width:290px;


}

table.mainRow_COL1
{
width: 290px;
background-color: #637c8d;
background-image: url(../images/leftColumnBack.gif);
background-repeat:no-repeat;
background-position:top;
}

td.mainRow_COL1Content
{
border-bottom: dashed thin #ffffff;
}

div.mainRow_COL1Title
{
font-family: arial;
color: #FFFFFF;
font-size: 8pt;
font-weight: bold;
}

div.mainRow_COL1Content
{
padding-top: 5px;
padding-bottom: 5px;
font-family: arial;
color: #132936;
font-size: 7pt;
font-weight: bold;
}

table.mainRow_COL2
{
width: 100%;
}

span.mainRow_COL2Title
{
font-family: arial;
color: #000000;
font-size: 10pt;
font-weight: bold;
}

div.content
{
	/*padding: 15px;*/
	padding-top:15px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:15px;
	
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	position: relative;
}
.content p
{

	color: #000000;
	font-size: 9pt;

}
.content .small, .contentVideo .small
{

	color: #000000;
	font-size: 8pt;

}
.content h1, .contentVideo h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#233643;
	font-size:18px;
	padding:0px;
	margin:0px;
	background-image: url(images/blackPixel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
}
.content h2, h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:15px;
	padding:0px;
	margin:0px;
	font-weight: bold;
}
.content ul, ol{
	position: relative;
	left: 10px;
}
.content li{
	margin-bottom: 2px;
}
.content li li {
margin-left:-30px;
}

div.small
{

font-family: arial;
color: #3c5b70;
font-size: 9pt;
}

table.mainRow_COL2FeatureBlue
{
border: solid 1px #85ccff; 
background-color:#fcfeff;
background-image: url(../images/mainRow_COL2FeatureBGBlue.gif);
background-repeat: repeat-x;
background-position: bottom;
color: #3c5b70;
font-size: 9pt;
}

table.mainRow_COL2FeatureBlue td
{
	line-height:20px;
}

table.mainRow_COL2FeatureSalmon
{
border: solid 1px #ffbf85;
background-image: url(../images/mainRow_COL2FeatureBGSalmon.gif);
background-repeat: repeat-x;
background-position: bottom;
color: #3c5b70;
font-size: 9pt;
}

table.mainRow_COL2FeatureSalmon td
{
	line-height:20px;
}

table.mainRow_COL2FeatureGray
{
border: solid 1px #c2c2c2; 
background-image: url(../images/mainRow_COL2FeatureBGGray.gif);
background-repeat: repeat-x;
background-position: bottom;
color: #3c5b70;
font-size: 9pt;
background-color:#fdfdfd;
}

table.mainRow_COL2FeatureGray
{
	line-height:20px;
}

td.COL2FeatureIMG
{
width: 138px;
text-align:center;
}

div.FeatureLink
{
text-align: right;
padding:5px;
}

a:link.Feature, a:active.Feature, a:visited.Feature, a:hover.Feature
{
color: #690002;
text-decoration: underline;
font-weight: normal;
}

td.mainRow_COL3
{
width: 248px;
}

td.mainRow_COL3Feature1
{
border: 1px solid #b1b1b1;
background-image: url(../images/mainRow_COL3Feature1BG.gif);
background-repeat: repeat-x;
background-position: bottom;
}

td.mainRow_COL3Feature1Title
{
background-color: #3c5b70;
color: #FFFFFF;
font-weight: bold;
font-size: 9pt;
font-family: arial;
padding:3px;
}

td.mainRow_COL3Feature1Content
{
color: #000000;
font-size: 7pt;
font-family: arial;
padding:3px;
}

td.mainRow_COL3Feature2
{
border: 1px solid #000000;
}

td.mainRow_COL3Feature2Purple
{
border: 1px solid #6c002f;
font-size: 7pt;
color: #3c5b70;
font-family: arial;
}

div.upperPromotion
{
padding: 2px;
font-size: 7pt;
color: #FFFFFF;
font-family: arial;
font-weight: bold;
background-color:#3c5b70;

}
div.upperPromotion img{
	padding-right:3px;
}

div.lowerPromotion
{
padding: 2px;
font-size: 7pt;
color: #FFFFFF;
font-family: arial;
font-weight: bold;
background-color:#3c5b70;
padding-right:3px;
}
div.lowerPromotion img{
	padding-right:3px;
}

div.mainRow_COL3Feature2Purple
{
background-image: url(../images/mainRow_COL3Feature2BGPurple.gif);
background-repeat: no-repeat;
padding: 2px;
font-size: 7pt;
color: #FFFFFF;
font-family: arial;
font-weight: bold;
}

td.mainRow_COL3Feature2Blue
{
border: 1px solid #0066ac;
font-size: 7pt;
color: #3c5b70;
font-family: arial;
}

div.mainRow_COL3Feature2Blue
{
background-image: url(../images/mainRow_COL3Feature2BGBlue.gif);
background-repeat: no-repeat;
padding: 2px;
font-size: 7pt;
color: #FFFFFF;
font-family: arial;
font-weight: bold;
}

td.mainRow_COL3Feature2Gray
{
border: 1px solid #3c5b70;
font-size: 7pt;
color: #3c5b70;
font-family: arial;
background-color:transparent;
}

div.mainRow_COL3Feature2Gray
{
/*background-image: url(../images/mainRow_COL3Feature2BGGray.gif);
background-color:#FFFFFF;

background-repeat: no-repeat;*/
background-color:#3c5b70;
padding: 2px;
font-size: 7pt;
color: #FFFFFF;
font-family: arial;
font-weight: bold;
}

div.mainRow_COL3Feature2Content
{
font-size: 7pt;
color: #000000;
font-family: arial;
font-weight: bold;
}

div.leftColumnContent {
font-size: 7pt;
color: #3c5b70;
}

div.leftColumnContent a
{
font-size: 7pt;
color: #3c5b70;
display:block;
margin-top:0px;
margin-bottom:4px;
}

div.leftColumnContent a:hover
{
text-decoration:none;
}

div.mainRow_COL3Feature2Content SPAN
{
	font-size:8pt;
}

div.mainRow_COL3Feature2GrayTitle
{
font-size: 11pt;
color: #81001e;
font-family: arial;
font-weight: bold;
}

div.mainRow_COL3Feature2GrayBold
{
font-size: 7pt;
color: #81001e;
font-family: arial;
font-weight: bold;
}


div.PromotionLink
{
color: #ff0000;
text-align: right;
padding:0px;
}
div.Feature2Link
{
color: #ff0000;
text-align: right;
padding:5px;
}

a:link.Feature2, a:active.Feature2, a:visited.Feature2, a:hover.Feature2
{
color: #ff0000;
text-decoration: underline;
font-weight: bold;
font-size: 8pt;
}

td.mainRow_Row2
{
color: #000000;
font-size: 9pt;
}

table.bottomRow
{
height: 63px;
background-color: #3c5b70;
border-bottom: solid 3px #690002;
background-image:url(../images/bottom_BG.gif);
background-repeat: no-repeat;
color: #FFFFFF;
font-size: 7.5pt;
}

table.bottomRow a
{

color: #FFFFFF;

}

form{
	margin:0px;
	padding:0px;
}
#leftNavContainer {
	background-image: url(../images/leftNavTop.gif);
	background-repeat: no-repeat;
	background-color: #3C5B70;
	width: 214px;
	max-width: 214px;
	padding-top: 30px;
	
	min-height: 100%
}
#leftNavContainer h1 {
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#leftNavContainer a {
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 20px;
	margin-bottom: 2px;
	display: block;
	padding-left: 16px;
	background-image: url(../images/leftNavArrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	text-decoration: none;
}
#leftNavContainer a:visited {
	color: #FFFFFF;

}
#leftNavContainer a:hover {
	color: #999999;
	text-decoration: underline;

}
#leftNavContainer a:active {
	color: #990000;
	
}



#leftNavContainerNoArrow a {
		font-size: 12px;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-decoration: none;
	margin-top: 10px;
}
#leftNavContainerNoArrow a:visited {
	color: #FFFFFF;

}
#leftNavContainerNoArrow a:hover {
	color: #999999;
	text-decoration: underline;

}
#leftNavContainerNoArrow a:active {
	color: #990000;
	
}






.leftNavContainer2 {
	background-repeat: no-repeat;
	background-color: #3C5B70;
	width: 214px;
	max-width: 214px;
	padding-top: 30px;
	
	min-height: 100%
}
.leftNavContainer2 h1 {
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.leftNavContainer2 a {
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 20px;
	margin-bottom: 2px;
	display: block;
	padding-left: 16px;
	background-image: url(../images/leftNavArrow.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	text-decoration: none;
}
.leftNavContainer2 a:visited {
	color: #FFFFFF;

}
.leftNavContainer2 a:hover {
	color: #999999;
	text-decoration: underline;

}
.leftNavContainer2 a:active {
	color: #990000;
	
}
td.adminLoginBack {
	background-image:url(../../images/adminLoginBack.jpg);
	background-repeat:no-repeat;

}
fieldset {
	margin: 12px 0px;
	padding: 4px;
	border: 1px solid #b8cce1;
	
} 
legend {
	padding: 0.3em;
	background-color: #3e5c70;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #333333;
	
	margin-left: 12px;
}
.callOutBox {
	width: 260px;
	margin-left: 22px;
	margin-top: 12px;
	margin-bottom: 6px;
}
.callOutBox table {
	width: 100%;
	margin-bottom: 20px;
}
.callOutBox th {
	color: #FFFFFF;
	background-color: #e5a802;
	padding: 2px 2px 8px 10px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/CallBack.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
}
.callOutBox th.linkOnly {
	background-image: none;
	padding: 2px 2px 2px 10px;
}
.callOutBox th.linkOnly a {
	color: #FFFFFF;
	background-image: url(images/RightArrow.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
}
.callOutBox td {
	padding: 8px;
	font-size: 12px;
	font-weight: normal;
	background-color: #f4d990;
	background-image: url(images/callBodyBack.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #000000;
	line-height: 18px;
}

table.dividedTable {
	margin-top: 22px;

}
.dividedTable th {
	text-align: left;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.dividedTable td{
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
td.photoCaption {
font-size:10px;
font-family:Arial, Helvetica, sans-serif;

}

td.video{

}

td.video h2 {
	color:#96836f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
div.contentVideo
{
	/*padding: 15px;*/
	padding-top:15px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:15px;
	
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	position: relative;
}
td.video h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#96836f;
	font-size:18px;
	padding:0px;
	margin:0px;
	display: block;
}

td.video h3 {
	color:#96836f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
div.video {
	width:365px;
	background-color:#ffffff;
	
	
	}
th {
background-color:#fff0e2;
text-align:left;
vertical-align:top;
border-bottom:1px solid #000000;

}
tr.odd {
background-color:#fafafa;

}	
tr.even {
background-color:#e7f4fe;

}	
#moreInfoRight {
	
	
}
#moreInfoRight table {
	width: 100%;
	margin-bottom: 20px;
	width: 400px;
}
#moreInfoRight th {
	color: #FFFFFF;
	background-color: #e5a802;
	padding: 2px 2px 8px 10px;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/CallBack.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
}

#moreInfoRight td {
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	background-color: #f4d990;
	background-image: url(images/callBodyBack.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #000000;
	line-height: 18px;
}
div.quote{
color:#3c5b70;
font-style:italic;
}

/*School Layouts*/

.school img {
	border: 1px solid #666666;
	margin: 4px 0px 4px 8px;
}
.school img.left {
	float: left;
	margin-right: 8px;
	margin-left: 0px;

}
.school img.right {
	float: right;

}
/*School Layouts*/


/* Current Project Needs */

#CurrentProjects .africaTitles {
	font-size: 14px;
	color: #AA4023;
}

#CurrentProjects .asiaTitles {
	font-size: 14px;
	color: #B52623;
}

#CurrentProjects .europeTitles {
	font-size: 14px;
	color: #73A04A;
}

#CurrentProjects .latinAmericaTitles {
	font-size: 14px;
	color: #621F55;
}

#CurrentProjects .middleEastTitles {
	font-size: 14px;
	color: #F78E20;
}
#CurrentProjects .multipleTitles {
	font-size: 14px;
	color: #000000;
}

/* -END- Current Project Needs */

/* Footer Navigation */

#FooterNav {
	font-size: 11.5px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #9EADBA;
}

/* -END- Footer Navigation */

a#supportLink {
	color:#FFFFFF;
	font-size: 14px;
	margin: 16px 8px 16px 24px;
	font-weight: bold;
	text-decoration: none;
	
	}
	
	
	
	