/* START General Page Areas */	
body {
	background: url(../Images/pageBackground.jpg) 50% 0 no-repeat #e9e8e8;
	padding: 0;
	margin: 0;
	}

#BrandHome {
	
}

#Content {
	background: url(../Images/pageBackgroundRepeat.gif) 50% 0 repeat-y #e9e8e8;
	width: 960px;
	/*border: solid 1px red;*/
	margin: 0;
	padding: 0;
}

#PageBottom {
	background: url(../Images/pageBottom.gif) 50% 0 no-repeat #e9e8e8;
	width: 960px;
	height: 53px;
	margin: 0;
	padding: 0;
}

.homeLeftColumn	{
	float: left;
	padding: 0 0 0 32px;
	margin: 0;
	width: 634px;
	text-align: left;
	/*border: solid 1px red;*/
	}

.homeLeftColumn h1	{
	background: url(../Images/titleBar.gif) no-repeat;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	line-height: 16px;
	color: #ffffff;
	padding: 13px 20px 25px 21px;
	margin: 0;
	/*border: solid 1px red;*/
	}
	
.homeLeftColumn h2	{
	background: url(../Images/homeTanBoxtop.gif) no-repeat;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #185d6f;
	padding: 14px 10px 25px 21px;
	margin: 0;
	/*border: solid 1px red;*/
	}

.homeLeftColumn p	{
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #383838;
	padding: 0px 25px 20px 21px;
	margin: 0;
	/*border: solid 1px red;*/	
	}
	
	
.homeRightColumn {
	float: right;
	padding: 0 32px 0 0;
	margin: 0;
	width: 250px;
	/*border: solid 1px red;*/
	}

	
.homeRightColumn h2	{
	background: url(../Images/homeBlueBoxtop.gif) no-repeat;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #104653;
	padding: 6px 10px 0px 21px;
	margin: 0;
	width: 250px;
	height: 52px;
	/*border: solid 1px red;*/
	}

.HighlightBox {
	padding: 0;
	margin: 0;
	width: 634px;
	background: url(../Images/highlightBoxBackground.gif) repeat-x;
	/*border: solid 1px red;*/
	}
	
.HighlightBoxBlue {
	padding: 0;
	margin: 0;
	width: 250px;
	background: #cbe8f0 url(../Images/highlightBoxBackgroundBlue.gif) repeat-x;
	/*border: solid 1px red;*/
	}
	
.HighlightBoxBlue p	{
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 29px;
	color: #383838;
	padding: 7px 20px 13px 40px;
	margin: 0;
	/*border: solid 1px red;*/	
	}
	
* html .homeRightColumn {
	float: right;
	padding: 0 32px 0 0;
	margin: 0;
	width: 250px;
	/*border: solid 1px red;*/
	}
	
* html .homeRightColumn h2	{
	background: url(../Images/homeBlueBoxtop.gif) no-repeat;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #104653;
	padding: 6px 10px 0px 21px;
	margin: 0;
	width: 218px;
	height: 52px;
	/*border: solid 1px red;*/
	}
	
* html .HighlightBox {
	padding: 0;
	margin: 0;
	width: 634px;
	background: url(../Images/highlightBoxBackground.gif) repeat-x;
	/*border: solid 1px red;*/
	}
	
* html .HighlightBoxBlue {
	padding: 0;
	margin: 0;
	width: 250px;
	background: #cbe8f0 url(../Images/highlightBoxBackgroundBlue.gif) repeat-x;
	/*border: solid 1px red;*/
	}
	
* html .HighlightBoxBlue p	{
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 80px;
	color: #383838;
	padding: 7px 20px 13px 40px;
	margin: 0;
	/*border: solid 1px red;*/	
	}

* html .HighlightBoxBlue p img	{
	margin-top: 15px;
	/*border: solid 1px red;*/
	}
	
	
.homePhoneBox {
	padding: 0;
	margin: 7px 0 0 0;
	width: 250px;
	height: 68px;
	background: url(../Images/homePhoneBox.gif) no-repeat;
	}
	
.homePhoneBox p  {
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #ff0000;
	margin: 0;
	text-align: center;
	}

.homePhoneBox a, .homePhoneBox a:link, .homePhoneBox a:visited, .homePhoneBox a:active  {
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: #20778d;
	display: block;
	padding: 12px 0 0 0;
	margin: 0;
	}
.homePhoneBox a:hover {
	font-size: 14px;
	color : #20778d;
	text-decoration : underline;
	}

.btnLearnMore {
	padding: 0 30px 10px 0;
	margin: 0;
	}
	
	
.LogoBox {
	padding: 0;
	margin: 7px 0 0 0;
	/*width: 312px;*/
	height: 147px;
	background: url(../Images/homeLogoBackground.gif) no-repeat;
	/*border: solid 1px red;*/
	}
	
.LogoBox h2 {
	background: none;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #ffffff;
	padding: 8px 0px 0px 21px;
	margin: 0;
	/*width: 312px;*/
	height: 27px;
	}
	
	
#MethodsAndApproachHeader {
	height: 117px;
}

#MethodsAndApproachHeader h1 {
	background: url(../Images/BgMethodsAndApproachHeader.jpg) 50% 0 no-repeat #ffffff;
	height: 117px;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	text-align: right;
	color: #ffffff;
	margin: 0;
	padding: 42px 35px 20px 0px;
}

* html #MethodsAndApproachHeader {
	
}


* html #MethodsAndApproachHeader h1 {
	background: url(../Images/BgMethodsAndApproachHeader.jpg) 50% 0 no-repeat #ffffff;
	height: 75px;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	text-align: right;
	color: #ffffff;
	margin: 0px 0 0 0;
	padding: 42px 35px 0px 0px;
}

#AboutUsHeader {
	height: 117px;
}

#AboutUsHeader h1 {
	background: url(../Images/BgAboutUs.jpg) 50% 0 no-repeat #ffffff;
	height: 117px;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	text-align: right;
	color: #ffffff;
	margin: 0;
	padding: 42px 35px 20px 0px;
}

* html #AboutUsHeader {
	
}


* html #AboutUsHeader h1 {
	background: url(../Images/BgAboutUs.jpg) 50% 0 no-repeat #ffffff;
	height: 75px;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	text-align: right;
	color: #ffffff;
	margin: 0px 0 0 0;
	padding: 42px 35px 0px 0px;
}


#EamAssessmentHeader {
	height: 117px;
}

#EamAssessmentHeader h1 {
	background: url(../Images/BgEamAssessment.jpg) 50% 0 no-repeat #ffffff;
	height: 117px;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	text-align: right;
	color: #ffffff;
	margin: 0;
	padding: 42px 35px 20px 0px;
}

* html #EamAssessmentHeader {
	
}


* html #EamAssessmentHeader h1 {
	background: url(../Images/BgEamAssessment.jpg) 50% 0 no-repeat #ffffff;
	height: 75px;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	text-align: right;
	color: #ffffff;
	margin: 0px 0 0 0;
	padding: 42px 35px 0px 0px;
}

#ContactUsHeader {
	height: 117px;
}

#ContactUsHeader h1 {
	background: url(../Images/BgContactUsHeader.jpg) 50% 0 no-repeat #ffffff;
	height: 117px;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	text-align: right;
	color: #ffffff;
	margin: 0;
	padding: 42px 35px 20px 0px;
}

* html #ContactUsHeader {
	
}


* html #ContactUsHeader h1 {
	background: url(../Images/BgContactUsHeader.jpg) 50% 0 no-repeat #ffffff;
	height: 75px;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	text-align: right;
	color: #ffffff;
	margin: 0px 0 0 0;
	padding: 42px 35px 0px 0px;
}

#OracleEamHeader {
	height: 117px;
}

#OracleEamHeader h1 {
	background: url(../Images/BgOracleEamHeader1.jpg) 50% 0 no-repeat #ffffff;
	height: 117px;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	text-align: right;
	color: #ffffff;
	margin: 0;
	padding: 42px 35px 20px 0px;
}

* html #OracleEamHeader {
	
}


* html #OracleEamHeader h1 {
	background: url(../Images/Test2.jpg) 50% 0 no-repeat #ffffff;
	height: 75px;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	text-align: right;
	color: #ffffff;
	margin: 0px 0 0 0;
	padding: 42px 35px 0px 0px;
}
	
	
.interiorLeftColumn	{
	float: left;
	padding: 0;
	margin: 0;
	width: 219px;
	text-align: left;
	/*border: solid 1px red;*/
	}	
	
.interiorRightColumn	{
	float: right;
	padding: 0;
	margin: 24px 0 30px 28px;
	width: 649px;
	text-align: left;
	/*border: solid 1px red;*/
	}
	
.interiorPhoneBox {
	padding: 0;
	margin: 0;
	width: 219px;
	height: 66px;
	background: url(../Images/interiorPhoneBox.gif) no-repeat;
	text-align: center;
	/*border: solid 1px red;*/
	}
	
.interiorPhoneBox p  {
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #000000;
	margin: 0;
	}

.interiorPhoneBox a, .interiorPhoneBox a:link, .interiorPhoneBox a:visited, .interiorPhoneBox a:active  {
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: #20778d;
	display: block;
	padding: 12px 0 0 0;
	margin: 0;
	}
.interiorPhoneBox a:hover {
	font-size: 14px;
	color : #20778d;
	text-decoration : underline;
	}
	

	
.interiorRightColumn h2	{
	width: 625px;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
	color: #185d6f;
	padding: 0 0 2px 0;
	margin: 0 0 15px 0;
	border-bottom: dashed 1px #cccccc;
	}
	
.interiorRightColumn h3	{
	width: 625px;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #4e8fa0;
	padding: 0;
	margin: 15px 0 5px 0;
	}
	
.tanBoxHighlight {
	background: #e5e8b8 url(../Images/interiorTanBoxbg.gif) repeat-x;
	padding: 0;
	margin: 0;
	width: 634px;
	}
	
.interiorRightColumn .tanBoxHighlight h2 {
	background: url(../Images/interiorTanBoxtop.gif) no-repeat;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #185d6f;
	padding: 14px 10px 0px 21px;
	margin: 0;
	width: 634px;
	height: 28px;
	border: none;
	}
	
* html .interiorRightColumn .tanBoxHighlight h2 {
	background: url(../Images/interiorTanBoxtop.gif) no-repeat;
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #185d6f;
	padding: 14px 10px 0px 21px;
	margin: 0;
	width: 603px;
	height: 28px;
	border: none;
	}
	
.interiorRightColumn .tanBoxHighlight h3 {
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #383838;
	padding: 14px 10px 10px 21px;
	margin: 0;
	}
	
* html .interiorRightColumn .tanBoxHighlight h3 {
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #383838;
	padding: 14px 10px 10px 21px;
	width: 603px;
	margin: 0;
	}
	
.interiorRightColumn .tanBoxHighlight img {
	padding: 0px 0px 20px 18px;
	margin: 0;
	}
	
.interiorRightColumn .tanBoxHighlight .divider {
	border-bottom: solid 1px #979797;
	width: 598px;
	margin: 0px 0px 0px 18px;
	}
	
.interiorRightColumn .tanBoxHighlight .bottom {
	background: url(../Images/interiorTanBoxBottom.gif) no-repeat;
	width: 634px;
	height: 12px;
	margin: 0;
	}
	

.interiorRightColumn p	{
	/*width: 625px;*/
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #383838;
	padding: 0 30px 18px 0;
	margin: 0;
	}
	
.interiorRightColumn p.highlightParagraph	{
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-style: italic;
	color: #2b2a2a;
	padding: 0 10px 20px 0;
	margin: 0;
	}
	
.interiorRightColumn p.large	{
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #383838;
	padding: 0 30px 10px 0;
	margin: 0;
	}


#Footer {
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #6f6f6f;
	margin: 0;
	padding: 0px 0px 40px 0px;
	}
#Footer a, #Footer a:link  {
	font-size: 12px;
	text-decoration: none;
	color: #6f6f6f;
	}
#Footer a:visited {
	font-size: 12px;
	color: #6f6f6f;
	text-decoration: none;
	}
#Footer a:hover {
	font-size: 12px;
	color : #6f6f6f;
	text-decoration : underline;
	}
#Footer a:active {
	font-size: 12px;
	color: #ffffff;
	}
	
	
.indent {
	padding-left: 30px;
}






	
.rule {
	width: 519px;
	border-top: solid 1px #adadad;
	}



	
	
	
	
/* END global link styles */	





		
strong, b {
	font-weight: bold;
	}

em, i {
	font-style: italic;
	color: #ff0000;
	}
	



/* END Global typography styles */


/* global link styles */
a, a:link  {
	text-decoration: underline;
	color: #426599;
	}
a:visited {
	color: #7294C8;
	text-decoration: underline;
	}
a:hover {
	color: #eb131a;
	text-decoration : underline;
	}
a:active {
	color: #eb131a;
	}
	




/* image styles */
img {
	border: 0;
	}

img.left {  
 margin: 0px 12px 10px 0px;
 float: left;
 }
 
img.right {  
 margin: 0px 20px 5px 8px;
 float: right;
 }
 
.clear {
   clear: both;
}
/* END image styles */

	
/* lists */
ul {
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #383838;
	padding: 5px 20px 0px 20px;;
	margin: 0 0 0 30px;
	}

ul li { 
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #383838;
	margin: 0;
	padding: 0 0 10px 0;
	list-style-type: square;
	}
	
ol {
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #383838;
	padding: 5px 20px 0px 20px;;
	margin: 0 0 0 30px;
	}

ol li { 
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #383838;
	margin: 0;
	padding: 0 0 20px 0;
	}
	
.contentDivider {
	background-image: url(../Images/contentDivider.gif);
	height: 20px;
	margin-left: -30px;
}

.HighlightBox ul {
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #383838;
	padding: 5px 20px 0px 20px;;
	margin: 0 0 0 30px;
	}

.HighlightBox ul li { 
	font-family: trebuchet ms, tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #383838;
	margin: 0;
	padding: 0 0 10px 0;
	list-style-type: square;
	}

/* END lists */

	
/* form tags */
input  {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size:12px;
	background-color: #f4f4f4;
	border: solid 1px #c6c4c4;
	background-image: url(../Images/background_input2.gif);
}

select	{
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size:11px;
}

textarea	{
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size:11px;
}

form  {
	margin: 0;
	padding: 0;
}

.Button	{
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 13px;
	font-weight: bold;
	background: #426599;
	color: #FFFFFF;
	border: solid 1px #436FB1;
	padding: 3px;
	padding-bottom: 1px;
}
/* END form tags */



