@charset "utf-8";
/*basic  styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E7EBEF;
	margin-top: 0px;
	top: 0px;
	font-size: 0.8em;
}

A	{ font-weight:bold;}

h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.15em;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
a:link, a:visited {
	color: #004E6F;
	text-decoration: none;
}
a:hover, a:active {
	color: #F78F1E;
	text-decoration: underline;
}

img	{ border:0px;}
/*layout IDs */

/* centers the page */
#contentSurround {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 786px;
	height:inherit;
}

/*gives the background image and width */
#container {
	background-image: url(../images/bg_grad.jpg);
	float: left;
	width: 786px;
	height: inherit;
}


/*contains all the other layers in the 720px width */
#main {
	padding: 10px 20px 0 20px;
	width: 720px;
	margin-right: 13px;
	margin-left: 13px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
}
/* contains OAG logo and logoBannerExtras on the right */
#logobanner {
	float: left;
	width: 720px;
	height: 80px;
}

/* rss and search form at top of page on the right */
#logobannerExtras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	text-align: right;
	vertical-align: top;
	width: 250px;
}

#menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #50A0C5;
	border-bottom-color: #50A0C5;
	font-size: 13px;
	color: #006893;
	float: left;
	width: 720px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	margin-top: 10px;
}

#homePhoto {
	background-image: url(../images/homePhoto.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 720px;
	margin-top: 12px;
	height: 241px;
	margin-bottom: 11px;
}


#internalPhoto {
	background-image: url(../images/internalPhoto.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 720px;
	margin-top: 12px;
	height: 165px;
	margin-bottom: 7px;
}
#breadcrumbs {
	margin-bottom:10px;
	height: 10px;
	width: 100%;
	float: left;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #004E6F;
	text-decoration: none;
}
#breadcrumbs a:hover, #breadcrumbs a:active {
	color: #F78F1E;
	text-decoration: none;
}

/* message that appears over home Image */
#LongMessageBG{
    filter:alpha(opacity=80);
    height:1%;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/transwhite80.jpg);
	background-repeat: repeat;	
	float: right;
	height: 200px;
	width: 181px;
	margin-top: 0px;
	margin-right: 20px;
	}
#LongMessage {
	background-image:url(../images/transwhite80.png);
	background-repeat: repeat;	
	font-size: 18px;
	height: 90px;
	width: 160px;
	margin-top: 0px;
	font-weight: normal;
	text-align: right;
	color: #004E6F;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* message that appears over internal Image */
#TitleMessageBG{
	filter:alpha(opacity=80);
	height:1%;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/transwhite80.jpg);
	background-repeat: repeat;
	float: right;
	height: 56px;
	margin-top: 80px;
	width: 280px;
	}
#TitleMessage {
	background-image:url(../images/transwhite80.png);
	background-repeat: repeat;
	font-size: 18px;
	height: 36px;
	margin-right: 0px;
	font-weight: normal;
	text-align: right;
	color: #004E6F;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;

}
#oneColumnPageContent/*the main text*/
 {
	float: left;
	width: 720px;
	padding: 0px;
	text-align: justify;
}
#leftColumnContent {
	float: left;
	width: 125px;
	height: 300px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#midColumnContent {
	float: left;
	width: 580px;
	padding: 0px;
	text-align: justify;
}


/*bottom background image and extra links below*/
#bottombanner {
	background-image: url(../images/bottomgrad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 773px;
	float: left;
	padding-top: 27px;
	padding-left: 13px;
	font-size: 11px;
	color: #666666;
}
#bottombanner  a  {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.greyButton/* buttons */
 {
	background-image: url(../images/greygradButton_mid.jpg);
	background-repeat: repeat-x;
	width: auto;
	float: left;
	height: 22px;
	line-height: 22px;
}
.greyButton  a:link, .greyButton  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.greyButton  a:hover, .greyButton  a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

/*three industry categories on homepage*/
.industrycategoryTitle   {
	margin: 0 0 10px 0;
	font-size: 1.25em;
	color: #004E6F;
	font-weight: bold;

}
.industrycategory {
	float: left;
	height: 120px;
	width: 220px;
	padding: 0 20px 0 0;
	font-size: 0.9em;
	color: #666666;
	text-align: left;
}
.industrycategory2 {
	float: left;
	height: 120px;
	width: 220px;
	padding: 0 10px 0 10px;
	font-size: 0.9em;
	color: #666666;
	text-align: left;
}

.industrycategory3 {
	float: left;
	height: 120px;
	width: 220px;
	padding: 0 0 0 20px;
	font-size: 0.9em;
	color: #666666;
	text-align: left;
}

.superior {
	font-size: 0.7em;
	vertical-align: super;
	position: relative;
	bottom: -2px;
}



/* text styling */
.orangetext {
	color: #F78F1E;
}
.DarkBluetext {
	color: #004E6F;
}
.smalltext {
	font-size: 0.85em;
}
#logobannerExtrasWITH_AD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	text-align: right;
	vertical-align: top;
	width: 350px;
}

