/* CSS Document */



/* Global Styles

--------------------------------------------------------------- */



body {

	text-align: center;

	font-size: 12px;

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

	margin-top: 0px;

	background: #dbeaf6 url(../../images/mainBg.jpg) top repeat-x;

}



A:link{

color:#000;

text-decoration:none

}



A:visited{

color:#000;

text-decoration:none

}



A:active{

color:#000;

text-decoration:none

}



A:hover{

color:#000;

text-decoration: underline;

}



h1 {

	background: url(../../images/headerBg.jpg) no-repeat left;

	width: 419px;

	height: 37px;

	color: #fff;

	padding-left: 70px;

	padding-top: 8px;

	font-weight: bold;

	font-size: 21px;

font-family: Arial;

letter-spacing:-1px;

}

h2 {

font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

}



/* Layout Styles

--------------------------------------------------------------- */

#keywords{

	margin-left:auto;

	margin-right:auto;

	width: 740px;

	text-align:right;

	font-size: 10px;

}

#keywords p{

	margin: 0px;

}



#container {

width: 740px;

/* Mozilla Firefox Centre Align Fix */

margin-left:auto;

margin-right:auto;

text-align:left;

background: #ffffff;

border: 1px solid #000;

position:relative;

}



#header {

width: 740px;

height: 137px;

}



#navContainer {

background: url(../../images/navBg.jpg) right no-repeat top #001850;

overflow: hidden;

}



* html #navContainer {

overflow: visible;

}



#contentContainer {

width: 740px;

}



#contentLeft {

float: left;

padding-top: 30px;

width: 500px;

padding-bottom: 20px;

}



#contentLeftText {

padding-left: 40px;

text-align: justify;

}



#contentLeftText A{

	font-size:14px;

	color:#FF0000;

	font-weight:bold;

}



#contentLeftText li {

padding: 5px;

}



#contentLeftText img {

clear: both;

text-align: center;

}



#contentRight {

float: right;

padding: 20px 20px 20px 0px;

}



#footer {

clear: both;

width: 720px;

background: #05461d;

padding: 10px;

color: #fff;

font-size: 0.9em;

}



#footer a {

color: #fff;

}



#footer a:hover {

color: #FFFF99;

}

#feature-lists{

	margin-top: 10px;

}

#right-list{

	float: right;

	width: 220px;

	text-align:left;

}

#left-list{

	width: 220px;

	text-align:right;

}

/* Navigation Styles

--------------------------------------------------------------- */





#navigation {

	clear: both;

	width: 740px;

	height: 22px;



}



 #navigation ul {

	  margin: 0px;

      display: inline;

	  list-style: none;

}



#navigation li {

      display: inline;

      margin: 0px;

}

	  

#navigation a {

	float:left;

    background: url(../../images/navBg_a.jpg) right no-repeat #00216b;

	color: #fff;

    text-decoration:none;

	padding: 5px 12px 5px 8px;

	font-weight: bold;

	font-size: 10px;

}





#navigation a:hover {

	float:left;

    background: url(../../images/navBg_hover.jpg) right no-repeat #004408;

	color: #fff;

    text-decoration:none;

	padding: 5px 12px 5px 8px;

	font-weight: bold;

	font-size: 10px;

}



/* Class Styles

--------------------------------------------------------------- */



.pageTitle {

background: url(../../images/headerBg.jpg) no-repeat left;

width: 419px;

height: 37px;

color: #fff;

padding-left: 90px;

padding-top: 8px;

font-weight: bold;

font-size: 22px;

font-family: Arial;

}



.subHeader {

font-weight: bold;

}



#pda_logo{

	position:absolute;

	width:106px;

	height:100px;

	z-index:1;

	left: 578px;

	top: 698px;

	text-align:center;

	font-size:10px;

}

.feature-list-item{

	width: 168px;

	height: 22px;

	display:block;

	background-image:url(../../images/feature-list-bg.gif);

	background-repeat:no-repeat;

	color: #ffffff;

	text-align:center;

	font-weight: bold;

	padding-top: 7px;

}





/*seo

==================================================*/



#bottom-keywords{

font-size: 9px;

color:#CCCCCC;

width: 740px;

margin-left: auto;

margin-right: auto;

margin-top: 50px;

padding-top:10px;

padding-bottom: 10px;

border-top: 1px solid #ccc;

border-bottom: 1px solid #ccc;

}



#bottom-links {

	margin-top: 50px;

	width: 760px;

	margin-right: auto;

	margin-left: auto;

	text-align:center;

}

#bottom-links ul{

	list-style:none;

	display: block;

	margin: 0px;

	padding: 0px;

	margin-top: 10px;	

}

#bottom-links li{

	display: inline;

}

#bottom-links a{

	padding: 5px 10px;

	color: #666;

	font-size: 10px;

}

.locations ul {
margin:0px;
padding:0px;
}

.locations li {
display:inline;
}