A{
	color:#818181;
}
		
A:hover{
	color:#3399CC;
}

BODY{
	font-family:arial;
	font-size:10pt;
	background-image:url(/images/layout/bg.gif);
	background-repeat:repeat-x;
	background-color:#9bb1b0;
}

#Container{
}

#Layout{
	background:#FFFFFF;
	width:760px;
}

#Shadow_Left{
	background-image:url(/images/layout/shadow_leftbg.gif);
	width:14px;
}

#Shadow_Right{

	background-image:url(/images/layout/shadow_rightbg.gif);
	width:14px;
}

#Shadow_LL{
	background-image:url(/images/layout/ll.gif);
	width:14px;
	height:14px;
}

#Shadow_LR{
	background-image:url(/images/layout/lr.gif);
	width:14px;
	height:14px;
}

#Shadow_Bottom{
	background-image:url(/images/layout/shadow_bottom.gif);
	width:760px;
	height:14px;
}

#Header{
	border-top:1px solid #9cb2b2;
	border-left:1px solid #9cb2b2;
	border-right:1px solid #9cb2b2;
	background:#C7E0F2;
	width:760px;
	height:48px;
}

#Search{
	text-align:right;
	padding-right:5px;
	color:#557367;
}

#TopLinks{
	color:#557367;
	font-size:10px;
	font-weight:bold;
	font-stretch:wider;
	text-decoration:none;
	text-transform:uppercase;
	padding-right:5px;
}

#TopLinks a{
	color:#1F392E;
	text-decoration:none;
}

#TopLinks a:hover{
	color:#3399CC;
	text-decoration:underline;
}

.SEARCH_FORM_LABEL_TEXT{
	font-size:10pt;
}

.SEARCH_FORM_BOX{
	color:#6F6F6F;
	border:1px;
	background-color:#FFFFFF;
	height:15px;
	width:100px;
}

#Navigation{
	test-align:center;
	border-left:1px solid #9cb2b2;
	border-right:1px solid #9cb2b2;
	background-image:url(/images/layout/navbg.gif);
	width:760px;
	height:48px;
}

a.NavHome{
	color:#FFFFFF;
	font-family:arial,sans-serif;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
}

a.NavHome:hover{
	color:#213A2F;
	font-family:arial,sans-serif;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	background-repeat:repeat-x;
}

#NavAbout{
	text-align:center;
	width:151px;
	height:48px;
}

#NavHistory{
	text-align:center;
	width:76px;
	height:48px;
}

#NavBusiness{
	text-align:center;
	width:84px;
	height:48px;
}

#NavLiving{
	text-align:center;
	width:67px;
	height:48px;
}

#NavEducation{
	text-align:center;
	width:102px;
	height:48px;
}

#NavTourism{
	text-align:center;
	width:81px;
	height:48px;
}

#NavGovt{
	text-align:center;
	width:199px;
	height:48px;
}

#Flash{
	background-image:url(/images/headers/business_01.jpg);
	width:760px;
	height:115px;
}

#Breadcrumbs{
	font-size:8pt;
	font-weight:normal;
	border-left:1px solid #9cb2b2;
	border-right:1px solid #9cb2b2;
	padding-top:10px;
	padding-left:10px;
	width:760px;
	height:35px;
}

#Left{
	border-left:1px solid #9cb2b2;
	border-right:1px solid #cdd8d8;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:170px;
}

#Welcome{
	color:#797979;
	font-size:10pt;
}

#Weather{
	padding-top:15px;
}

#MoreToOffer{
	text-align:center;
	margin-top:15px;
	margin-left:20px;
	width:125px;
	height:110px;
}

#ContentDefault{
	font-size:10pt;
	border-left:1px solid #9cb2b2;
	border-right:1px solid #9cb2b2;
	background:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:740px;
}

#ContentDefault > td, tr, p{
	font-size:10pt;
}

#Content{
	font-size:10pt;
	background:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:360px;
}

#Content > td, tr, p{
	font-size:10pt;
}

#ContentWide{
	font-size:10pt;
	border-right:1px solid #9cb2b2;
	background:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:550px;
}

#ContentWide > td, tr, p{
	font-size:10pt;
}

#DeptHeader{
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	background-image:url(/images/layout/deptheaderbg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:100px;
}

#DeptContent{
	font-size:10pt;
}

#Right{
	border-left:1px solid #cdd8d8;
	border-right:1px solid #9cb2b2;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:170px;
}

#MiniCal{
	with:160px;
}

#RightBox{
	color:#1f392e;
	font-size:8pt;
	border:1px solid #C0D9E6;
	padding:5px;
	margin-left:3px;
	margin-top:6px;
	width:165px;
}

#tdRight{
	font-size:8pt;
}

#RightLink{
	font-size:8pt;
}

#Footer{
	color:#1F392E;
	font-size:12px;
	text-align:center;
	border-left:1px solid #9cb2b2;
	border-right:1px solid #9cb2b2;
	border-bottom:1px solid #9cb2b2;
	padding-top:15px;
	background-image:url(/images/layout/footer.gif);
	height:70px;
}

a.FooterLink{
	color:#1F392E;
	font-size:12px;
}

a.FooterLink:hover{
	color:#1F392E;
	font-size:12px;
	text-decoration:none;
}

a.PoweredBy{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

a.PoweredBy:hover{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(/images/layout/home_nav_over_bg.gif);
	background-repeat:repeat-x;
}

H1{
	color:#8F9C96;
	font-family:arial;
	font-size:14pt;
	font-weight:bold;
	font-style:italic;
	margin-bottom:10px;
}

FIELDSET{
	border:0px;
	height:100%;
}
#PrescriptionCard{
	text-align:center;
	margin-top:10px;
}
