/* 
  ------------------------------------------------
  SET MAIN BODY STYLE
  ------------------------------------------------
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 5px 0px 0px 0px;
	padding: 0;
}
/* 
  ------------------------------------------------
  MASTHEAD
  ------------------------------------------------
*/
#mastheadimage_wrapper {
	width: 891px;
	margin: 0 auto;
}
#mastheadimage_wrapper .mastheadimage1{
	float:left;
	width:225px;
}
#mastheadimage_wrapper .mastheadimage2{
	float:left;
	background-image:url(../buildgfx/mastheadimg.jpg);
	background-repeat:no-repeat;
	height:118px;
	width:666px;
}
#mastheadimage_wrapper .mastheadimage2 .content{
	text-align:right;
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:bold;
	margin:5px 10px 15px 0;
}
#mastheadimage_wrapper .mastheadimage2 .mastheadtable{
	margin:0 10px 0 0;
}
#mastheadimage_wrapper .searchbutton{
	background-color:#89AD9F;
	color:#FFFFFF;
	font-weight:bold;
}
#masthead {
	color: #666666;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	font-size: 0.8em;
	clear: both;
}
#masthead2 {
	color: #666666;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	font-size: 0.8em;
	clear: both;
}
.masthead1{
	background-color:#224FAA;
	height:23.5px;
}
.masthead2{
	background-color:#89AD9F;
	height:23.5px;
}
.mastheadimage1 a img{
	border:none;
}
/* 
  ------------------------------------------------
 	MAIN CONTENT WRAPPERS
  ------------------------------------------------
*/
#wrapper {
	width: 891px;
	margin: 0 auto;
	background-image:url(../buildgfx/leftrightbg.jpg);
	background-repeat:repeat-y;
	background-position: right;
}
#wrapperchipbg {
	width: 891px;
	margin: 0 auto;
	background-image:url(../buildgfx/chipbg.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
}
#wrappernobg {
	width: 891px;
	margin: 0 auto;
}
#column_wrapper {
	background-image:url(../buildgfx/leftrightbg.jpg);
	background-repeat:repeat-y;
	background-position: left;
}
#column_wrappernobg {
	
}
/* 
  ------------------------------------------------
 	CLEAR ANY FLOATS
  ------------------------------------------------
*/
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/* 
  ------------------------------------------------
 	SET WIDTHS OF COLUMNS IN MAIN CONTENT
  ------------------------------------------------
*/
#centersearch2{
	float:left;
	width:891px;
}
#centersearch{
	float:left;
	width:653px;
}
#center {
	width: 415px;
	float: left;
}
#left {
	width:238px;
	float: left;
}
#right {
	float: left;
	width:238px;
}
/* 
  ------------------------------------------------
 	SET STYLE OF CONTENT IN MAIN AREAS
  ------------------------------------------------
*/
#center .content {
	padding: 5px 40px;
	font-size: 0.8em;
	line-height: 1.65em;
	text-align:left;
}
#center .content a{
	text-decoration:none;
	text-align:left;
	color:#224FAA;
	font-weight:bold;
}
#center .content a:hover{
	text-decoration:underline;
	font-weight:bold;
	text-align:left;
}
#centersearch .content {
	padding: 5px 40px;
	font-size: 0.8em;
	line-height: 1.65em;
	text-align:left;
}
#centersearch .content a{
	text-decoration:none;
	text-align:left;
	color:#224FAA;
	font-weight:bold;
}
#centersearch .content a:hover{
	text-decoration:underline;
	font-weight:bold;
	text-align:left;
}
#centersearch3 .content {
	padding: 5px 10px;
	font-size: 0.8em;
	line-height: 1.65em;
	text-align:left;
}
#centersearch3 .content a{
	text-decoration:none;
	text-align:left;
	color:#224FAA;
	font-weight:bold;
}
#centersearch3 .content a:hover{
	text-decoration:underline;
	font-weight:bold;
	text-align:left;
}
h1 {
	font-size: 1em;
	padding: 0px 0px 0px 10px;
	margin:0px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}
/*#left .leftimage {
	margin:0px;
	padding:30px 0 20px 0;
}
#left .content {
	padding: 20px 0px 0px 0px;
	font-size: 0.9em;
	font-weight:bold;
	line-height: 1.5em;
}*/
.rapidresponseform .content {
	padding: 0px 12px 0px 0px;
	font-size: 0.9em;
	line-height: 1.5em;
	color:#FFFFFF;
	font-weight:bold;
}
.tableform{
	text-align:right;
	font-weight:normal;
}
.searchbutton{
	background-color:#89AD9F;
	color:#FFFFFF;
	font-weight:bold;
}
.searchbox {
	padding: 15px 0 20px 0;
}
.searchbox .content p {
	font-size: .9em;
	line-height: 1.5em;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding-top:10px;
}
.searchbox .content p a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.searchbox .content p a:hover{
	text-decoration:underline;
}
.searchbox .content a img{
	padding:0px;
	margin:0px;
	border:none;
}
.nomargintop {
	margin-top: 0;
}
/* 
  ------------------------------------------------
  NAVIGATION
  ------------------------------------------------
*/
#navlist {
	padding: 0px;
	margin:0px;
	width: 190px;
}
#navlist li {
	list-style: none;
	margin: 0;
	padding:0;
	border-top: 1px solid #224FAA;
	background-image:url(../buildgfx/lightnav.jpg);
	background-repeat:no-repeat;
	width:190px;
	height:43px;
	font-size: 0.9em;
	font-weight:bold;
	line-height: 1.5em;
}
#navlist li a {
	display: block;
	padding: 0.75em 0.75em 0.75em 0.75em;
	height: 21px;
	text-decoration: none;
	margin:0;
	text-align: left;
	outline:none;
}
#navlist li a:link { color: #224FAA; }
#navlist li a:visited { color: #224FAA; }

#navlist li a:hover {
	border-top: #224FAA;
	color: #FFFFFF;
	background-image:url(../buildgfx/darknav2.jpg);
	background-repeat:no-repeat;
	width:190px;
	height:43px;
}
/* 
  ------------------------------------------------
  NAVIGATION2
  ------------------------------------------------
*/
#navigation{
	padding:0px;
	margin-top:5px;
	margin-bottom:20px;
	height:43px;
	background-image:url(../buildgfx/darknav.jpg);
	background-position:left;
	background-repeat:repeat-x;
}
#navigation li{
	width:925px;
	list-style: none;
	margin:0px auto;
	padding:10px 0;
	font-size: 0.9em;
	font-weight:bold;
	line-height: 1.5em;
	color:#224FAA;
}
#navigation li a {
	display: inline;
	margin: 0.75em 0.75em 0.75em 0.75em;
	text-decoration: none;
	text-align: left;
	color: #224FAA;
}
#navigation li a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.nomarginleft{
	margin-left:0px;
	padding-left:0px;
}
/* 
  ------------------------------------------------
 	SET FOOTER DETAILS
  ------------------------------------------------
*/
#footer {
	color: #666666;
	padding: 0px;
	margin: 20px 0px 10px 0px;
	font-size: 0.8em;
	clear: both;
}
.footer1{
	background-color:#224FAA;
	height:23.5px;
}
.footer2{
	background-color:#89AD9F;
	height:23.5px;
}
.footer2 .content p {
	margin:0px;
	padding: 5px 0px 0px 8px;
	color:#FFFFFF;
}
.footer3{
	height:43px;
	background-image:url(../buildgfx/darknav.jpg);
	background-position:left;
	background-repeat:repeat-x;
}
.footer3content{
	width:870px;
	margin:0px auto;
}
.leftfooter{
	width:435px;
	float:left;
}
.rightfooter{
	width:435px;
	float:right;
}
.footer3 p{
	/*width:870px;
	margin:0px auto;*/
	margin:15px 0px 10px 0px;
	color:#FFFFFF;
}
.footer3 p a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer3 p a:hover{
	color:#224FAA;
	text-decoration:underline;
}
.designbar{
	width:870px;
	margin:0 auto;
}
.designbar p{
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px 0px 20px 0px;
	color:#999999;
}
.designbar p a{
	color:#224FAA;
	text-decoration:none;
}
.designbar p a:hover{
	color:#224FAA;
	text-decoration:underline;
}
.designleft{
	width:435px;
	float:left;
}
.designright{
	width:435px;
	float:right;
}
.otg_logo{
	float:left;
	width:20px;
	margin: 0px 5px 0px 0px;
}
.otg_logo img{
	border:none;
}
p.otg_text, p.otg_text2{
	margin:4px 0px 0px 0px;
}
p.otg_text a{
	color:#999999;
	text-decoration:none;
}
/* 
  ------------------------------------------------
 	ROUND BOX SETTINGS
  ------------------------------------------------
*/
.rndbox{
	background:#BCD1CA;
	width:238px;
}
.rndtop{
	background:url(../buildgfx/greentopright.jpg) no-repeat right top;
}
.rndbottom{
	background:url(../buildgfx/greenbottomright.jpg) no-repeat right top;
}
.rndbottom img{
	display:block;
}

.centerbox{
	background:#224FAA;
	width:350px;
	/*NEW FOR NO ROUND CORNERS*/
	padding:17px 0px 17px 0px;
}
.centerbox2{
	background:#224FAA;
	width:589px;
	margin-left:32px;
	margin-right:32px;
}
.centerbox3{
	background:#224FAA;
	width:889px;
	margin-left:2px;
	margin-right:2px;
}
.centerbox4{
	background:#224FAA;
	width:619px;
	margin-left:32px;
	margin-right:2px;
}
.centerboxtop{
	background:url(../buildgfx/bluetopright2.jpg) no-repeat right top;
}
.centerboxbottom{
	background:url(../buildgfx/bluebottomright2.jpg) no-repeat right top;
}
.centerboxbottom img{
	display:block;
}
.rapidbox{
	background:#224FAA;
	margin: 20px 0 0 0;
	width:215px;
	/*NEW FOR NO ROUND CORNERS*/
	padding:24px 0px 24px 0px;
}
.rapidboxtop{
	background:url(../buildgfx/bluetopright.jpg) no-repeat right top;
}
.rapidboxbottom{
	background:url(../buildgfx/bluebottomright.jpg) no-repeat right top;
}
.rapidboxbottom img{
	display:block;
}

.searchboxblue{
	background:#224FAA;
	width:215px;
	/*NEW FOR NO ROUND CORNERS*/
	padding:24px 0px 24px 0px;
}
.searchboxbluetop{
	background:url(../buildgfx/bluetopright.jpg) no-repeat right top;
}
.searchboxbluebottom{
	background:url(../buildgfx/bluebottomright.jpg) no-repeat right top;
}
.searchboxbluebottom img{
	display:block;
}

.navigationbox{
	background:#224FAA;
	margin: 20px 0 0 0;
	/*NEW FOR NO ROUND CORNERS*/
	padding:24px 0px 24px 0px;
	width:215px;
}
.navigationboxtop{
	background:url(../buildgfx/bluetopright.jpg) no-repeat right top;
}
.navigationboxbottom{
	background:url(../buildgfx/bluebottomright.jpg) no-repeat right top;
}
.navigationboxbottom img{
	display:block;
}
ul.sitemap{
	padding-left:15px;
	margin-left:0px;
}
