html{
	height:100%;
	min-height:100%;
	width:100%;
	min-width:100%;
	margin:0px;
	border:0px;
	padding:0px;
}

body{
	text-align:center;
	height:100%;
	min-height:100%;
	width:100%;
	min-width:100%;
	padding:0px;
	margin:0px;
	border:0px;
	background-color:#97d4ff;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:15px;
	line-height:19px;
}

.menuTitles{
	padding:0px;
	margin:0px;
}

.menuItems{
	position:absolute;
	top:190px;
	top: -200000px;
	background-color:#53B4DF;
	border: #1F71AD 3px solid;
	width:170px;
	color:#084C8F;
	font-family:arial;
	font-variant: small-caps;
	font-size:12px;
	line-height:16px;
	letter-spacing:1px;
	text-align:left;
}

.menuItems a,.menuItems a:active,.menuItems a:link,.menuItems a:visited{
	color:#084C8F;
	text-decoration:none;
	margin-top:3px;
	margin-bottom:3px;
	display:block;
	width:170px;
}

.menuItems a:hover{
	color:#FCC511;
	background-color:#CF2200;
}

.menuLink{
	margin-left:5px;
}

ol,ul{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:70%;
	margin-bottom:20px;
}

textarea{
	height:40px;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
}

blockquote{
	text-indent: -0.5em;
	font-size: 14px;
	line-height:18px;
	text-align:justify;
}

a, a:active, a:visited, a:link{
	color: #f44936;
	text-decoration:none;
}

a:hover{
	color:#00c0ff;
	text-decoration:underline;
}

h1{
	color: #4d9853;
	font-family:arial;
	background-color:#d5e4b3;
	width:100%;
	font-size:24px;
	line-height:28px;
}

h2{
	font-family:Arial;
	letter-spacing:3px;
	font-size:22px;
	line-height:26px;
}


h3{
	font-family:Arial;
	font-size:18px;
	letter-spacing:3px;
	line-height:22px;
}

p{
	text-align:justify;
	margin-bottom:20px;
}

img{
	border:0px;
	margin:0px;
}

#ccont{
	width:100%;
	min-height:100%;
	margin:0px;
}

#ccont2{
	margin:auto;
	width:970px;
}

#container{
	float:left;
	padding:0px;
	background: #ffffff url('cbg.png') repeat-y;
	width:970px;
	height:100%;
}

#banner{
	background: url('banner.jpg') no-repeat;
	margin:0px;
	width:970px;
	height:233px;
	float:left;
}

#content{
	width:752px;
	margin-bottom:110px;
	float:left;
}

#contText{
	margin:20px;
}

#sidebar{
	width:218px;
	margin:0px;
	float:left;
	font-family:arial;
}

.category{
	background:url('header.png') repeat-y;
	width:218px;
	min-height:20px;
	color:#BBEBFF;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}

.catText{
	margin-right:10px;
	text-align:center;
	margin-left:36px;
}

.sideText{
	margin-left:36px;
	text-align:left;
	margin-right:25px;
}

#googleSearch{
	width:150px;
}

.sideLink a, .sideLink  a:link,.sideLink  a:active,.sideLink a:visited{
	color:#8EB3CF;
	display:block;
	text-align:left;
	width:218px;
}

.sideLink a:hover{
	color:#FF341F;
	background:url('cat.png') repeat-y;
	text-decoration:none;
}


#bottom{
	width:970px;
	height:179px;
	background:url('bottom.png') no-repeat;
	float:left;
}

#linkCont{
	width:700px;
	float:left;
	height:233px;
}

#cbox{
	width:230px;
	height:143px;
	margin-left:11px;
	float:left;
	text-align:left;
	font-family:arial;
	margin-top:3px;
}


#PDSnav{
	margin-left:76px;
	margin-top:106px;
	width:276px;
	height:40px;
	float:left;
}

#nav{
	margin-top:18px;
	margin-left:22px;
	width:615px;
	height:32px;
	float:left;
}

#top-linksCont{
	float:left;
	width:210px;
	height:200px;
	margin:0px;
}

#top-links{
	width: 170px;
	height:180px;
	margin-left:87px;
	margin-top:20px;
	float:left;
	/*background-color:#5394BF;
	opacity:0.85;
	filter:alpha(opacity=85);*/
}

#top-links-text{
	color:#BBEBFF;
	margin-top:6px;
	margin-left:8px;
	font-family:arial;
	font-size:14px;
	line-height:18px;

	font-variant:small-caps;
	text-align:left;
}

#top-links-text a, #top-links-text a:active, #top-links-text a:visited, #top-links-text a:link{
	color:#DFF6FF;
	text-decoration:none;
	display:block;
	width:145px;
	margin:0px;
}

#top-links-text a:hover{
	background-color:#0E6F0D;
	text-decoration:underline;
	color:#FFD135;
}


#top-links-links{
	margin-left:12px;
	margin-top:0px;
}

#bottomText{
	margin-top:85px;
	margin-left:185px;
	float:left;
	width:570px;
	font-size:12px;
	line-height:16px;
}

#bottomText a, #bottomText a:active, #bottomText a:visited, #bottomText a:link{
	color: #003997;
	text-decoration:none;
}

#bottomText a:hover{
	color:#238900;
	text-decoration:underline;
}
