body { background:url(/images/body-bg.gif) repeat; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#737373;margin:0; padding:0;}
div, h1, ul {margin:0; padding:0;}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-top { background:url(/images/tail-top.gif) left top repeat-x #f4f4f4;}
.tail-bottom { background:url(/images/tail-bottom.gif) left bottom repeat-x;}

#button 
{
	width: 100%;
	border-right: 1px solid #000;
	padding: 0 0 0 0;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
}

#button ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#button li 
{
	border-bottom: 1px solid #90bade;
	margin: 0;
}

#button li a 
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #button li a 
{
	width: auto;
}

#button li a:hover 
{
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0;}

.form { height:30px; }
.form input {width:192px; padding:0 0 0 3px; background:#fff; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; padding-left:3px;}
textarea  
{
	width:192px; height:181px; background:#fff; overflow:auto;  
	border-top:1px solid #bbbbbb; border-left:1px solid #dddddd; 
	border-bottom:1px solid #dddddd;  border-right:1px solid #dddddd; 
	padding:2px 0 0 3px; }


/*==================list====================*/
ul { list-style:none;}

.site-nav li {display:inline;}
.site-nav li a {display:block; float:left; margin-left:6px;}

.footer-nav {margin-left:-20px; padding-bottom:22px;}
.footer-nav li {display:inline; border-right:1px solid #c1c1c1; float:left;}
.footer-nav li a {display:block; float:left; color:#c1c1c1; text-decoration:none; padding:0 20px 0 20px;}
.footer-nav li a:hover { text-decoration:underline;}
.footer-nav li.last {border:0px;}

.list {width:100%; overflow:hidden;}
.list li { background:url(/images/marker1.gif) no-repeat left 1px; padding:0 0 10px 26px; float:left; margin-top:-1px;}
.list li span {background:url(/images/divider.gif) repeat-x top; display:block; float:left; padding-top:10px;}
.list li a { text-decoration:underline; color:#75A821;}

.list1 li {background:url(/images/marker2.gif) no-repeat left center; padding-left:20px; margin-bottom:16px; }
.list1 li a { text-decoration:underline; color:#75A821;}

li { line-height:17px; }
li a { text-decoration:underline; color:#75A821;}

div.level2 ul { list-style-type:square; margin-left:25px; }

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { overflow:hidden;}
.img-box img { float:left; margin:0 18px 20px 0;}
.img-box h2 {margin-bottom:10px; margin-top:0px;}

.rss {background:url(/images/rss.gif) no-repeat right center; padding-right:25px; color:#767676; display:block;}

.p1 {margin-top:25px;}
.p2 {margin-top:45px;}
.p3 {margin-top:12px; text-align:right; margin-right:10px;}
.p4 {margin-top:35px;}
.p5 { line-height:18px;}

.phone { float:right; margin-right:198px;}

/*==================txt, links, lines, titles====================*/
a {color:#565b5e;}
a:hover{text-decoration:none;}

h1 { font-size:27px; color:#000; line-height:25px; font-style:italic; font-weight:normal; margin-bottom:14px;}
h1 span { font-size:15px; color:#0d7397; font-weight:bold; line-height:18px; display:block; text-transform:lowercase;}
h2 { color:#000; font-size:15px; font-style:italic; margin-bottom:18px;}
h2 span { font-size:15px; color:#0d7397; font-weight:bold; display:block; margin-top:3px; text-transform:lowercase;}

.txt1 { font-size:14px; line-height:18px;}
.txt2 { font-size:14px; color:#000;}
.txt3 { font-size:14px; color:#000; font-style:italic; line-height:18px;}
.txt4 { color:#a0261f; font-size:14px; font-style:italic;}
.txt5 { font-size:11px;}
.txt6 { color:#a0261f;}

.link { display:block; float:left; background:url(/images/link-bgd.gif) left top repeat-x; color:#434343; font-size:11px; text-transform:uppercase; text-decoration:none; }
.link em { display:block; background:url(/images/link-left.gif) no-repeat left top;}
.link b { display:block; background:url(/images/link-right.gif) no-repeat right top; font-style:normal; padding-right:10px;}
.link span {background:url(/images/link-marker.gif) no-repeat right; padding:3px 15px 3px 8px; display:block;}
.link:hover { color:#a0261f;}

.link1 {background:url(/images/marker.gif) no-repeat left center; padding-left:11px; text-transform:uppercase; font-size:10px; color:#000;}

.link2 {background:url(/images/marker3.gif) no-repeat left center; padding-left:18px; font-size:10px; text-transform:uppercase; color:#000;}

.link3 {text-decoration:underline; color:#75A821;}

.line-ver1 {background:url(/images/line-1.gif) repeat-y 616px 0;}
.line-ver2 {background:url(/images/line-1.gif) repeat-y 308px 0;}
.line-ver3 {background:url(/images/line-1.gif) repeat-y 308px 0;}
.line-ver4 {background:url(/images/line-1.gif) repeat-y 616px 0;}

.line-hor { background:url(/images/line-2.gif) repeat-x bottom; padding:20px 30px 35px 25px; }
.line-hor1 { background:url(/images/divider.gif) repeat-x bottom; padding:20px 0 20px 0;}

.title1 { margin-bottom:20px;}

/*header*/
#header { color:#a3b0b5;}
#header .row-1 { height:145px;}
#header .row-1 .fleft { padding:18px 0 0 30px;}
#header .row-1 .fright { padding:38px 34px 0 0;}
#header .row-2 .title1 { margin-bottom:14px;}
#header .row-2 .title2 { margin:26px 0 20px 0;}
#header .row-2 .txt1 { font-size:14px; line-height:17px;}
#header .row-2 .p1 {margin-top:17px;}
#header .row-2 .indent { padding:0 82px 0 415px;}

/*headerblank*/
#headerblank { color:#a3b0b5;}
#headerblank .row-1 { height:145px;}
#headerblank .row-1 .fleft { padding:18px 0 0 30px;}
#headerblank .row-1 .fright { padding:38px 34px 0 0;}
#headerblank .row-2 .title1 { margin-bottom:14px;}
#headerblank .row-2 .title2 { margin:26px 0 20px 0;}
#headerblank .row-2 .txt1 { font-size:14px; line-height:17px;}
#headerblank .row-2 .p1 {margin-top:17px;}
#headerblank .row-2 .indent { padding:0 82px 0 415px;}

/*content*/
#content { padding:0 0 0 26px;}
#content .indent { padding:20px 0 40px 25px;}
#content .indent1 { padding:0 25px 0 25px;}
#content .indent2 { padding:25px 30px 0 25px;}
#content .indent3 { padding:0 25px 0 0;}

/*footer*/
#footer .fleft { padding:0 0 0 53px;}
#footer .fright { padding:0 51px 0 0;}
#footer { color:#c1c1c1;}
#footer p a { color:#fff;}

/*==========================================*/

.dxnbControl_GlassNavigation
{
	font: 11px Tahoma;
	color: White;
	background-color: #00667d;
	padding: 3px 0px;
}
.dxnbControl_GlassNavigation a
{
	color: White; 
	text-decoration: none;
}

.dxnbGroupHeader_GlassNavigation
{
    font: 11px Tahoma;
	color: #BDE0FC;
	background-color: #00667d;
	font-weight: bold;
	background-image: url('/images/nbGroupHeaderBackground.gif');
    background-repeat: repeat-x;	
	border: Solid 1px #19577B;	
	padding: 3px 6px 3px 6px;
}
.dxnbGroupHeader_GlassNavigation table
{
    font: 11px Tahoma;
	color: #BDE0FC;    					
	font-weight: bold;
}
.dxnbGroupHeader_GlassNavigation table td
{
	white-space: nowrap;
	font-weight: bold;
}
.dxnbGroupContent_GlassNavigation
{
    font: 11px Tahoma;
	background-color: #00667d;
	background-image: url('/images/nbGroupContentBackground.gif');
    background-repeat: repeat-x;	
	border: 0px;
	border-top: Solid 1px #03305B;
	border-bottom: Solid 1px #014d5e;
	padding: 7px 0px 7px 0px;
}
.dxnbItem_GlassNavigation
{
    font: 11px Tahoma;
    border: 0px;
    padding: 1px 30px 3px 30px;
}
.dxnbItemSelected_GlassNavigation
{
    color: White;
    font-weight: bold;
	background-image: url('/images/nbBullet.gif');
	background-repeat: no-repeat;
	background-position: 15px 4px;
    padding: 1px 30px 3px 29px;
}
.dxnbItemHover_GlassNavigation
{
	background-color: #1E518F;
}
.dxnbGroupHeaderCollapsed_GlassNavigation
{
    font: 11px Tahoma;
	color: #BDE0FC;
	font-weight: normal;	
	background-image: url('/images/nbGroupHeaderBackgroundCollap.gif');
    background-repeat: repeat-x;	    					
	border: 0px;	
	padding: 4px 7px 5px 7px;
}
.dxnbGroupHeaderCollapsed_GlassNavigation table
{
    font: 11px Tahoma;
	color: #BDE0FC;
}
.dxnbGroupHeaderCollapsed_GlassNavigation table td
{
	white-space: nowrap;
}
.dxnbGroupHeaderCollapsedHover_GlassNavigation
{
	background-image: url('/images/nbGroupHeaderBackground.gif');
	background-repeat: repeat-x;	
    border: Solid 1px #19577B;
	padding: 3px 6px 4px 6px;
}

.headerBar
{
	background-color:#119ac8; 
	color:#ddffff; 
	font-size:11px; 
	padding-top:3px;
}

.headerBar div
{
	width:910px; 
	text-align:right; 
	margin:auto;
}

.headerBar a
{
	color:#ddffff;
	text-decoration:none;
}
