/* CSS Document */
/* Created by Maple Chou @ Communications Design */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
	background-image: url(paperdolls.jpg);
	background-color: #FFFFFF;
}

/******* hyperlink and anchor tag styles *******/

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

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

/************** header/footer tag styles **************/

h1 {
	font-size: 20px;
	color: #FBD813;
	letter-spacing: 0.3pt;
	padding-top: 10px;
	background-color: #006;
}
.Rockingham {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #006;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 18px;
}


.header {
	background-color: #4663AA;
	font-family: Calibri;
	font-size: 60%;
	line-height: 120%;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.5pt;
	}
	
.headimg {
	background-color: #000066;
	color: #FFFFFF;
	font-family: Calibri;
	font-size: 10px;
	}

.headerContact {
	background-color: #FCBC24;
	font-size: 100%;
	text-align: center;
	color: #FFFFFF;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;

}

.footer {
	background-color: #4663AA;
	font-size: 85%;
	color: #ffffff;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	padding-right: 8px;
	padding-left: 8px;
}

.footer a:link, .footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	color: #FBD813;
	text-decoration: underline;
	background-color: #000066;
}

/************** Content Container styles **************/

.container {
	border-style: solid;
	border-color: #888888;
	border-width: 1px;
}


.contentBox {
	padding: 20px 15px 20px 15px;
	color: #000000;
	line-height: normal;
	border-color: #FBD813;
	background-color: #FFFFFF;
	text-align: center;
}

.contentox a:hover {
	color:#000066;
	background:black;
}

/************** Main Navigation styles **************/

.mainNav {
	background-color: #000066;
	line-height: 160%;
	font-weight: bold;
	color: #FBD813;
	padding: 10px 0px 10px 18px;
	font-size: 14px;
	font-family: Calibri;
	font-style: normal;
}
mainNav a {
	
	color: #FFFFFF;
	
}

/*************************   White background link styles ******************/
.whiteBackgroundLink {
	font-size: 24px;
	color: #006;
}
.whiteBackgroundLink a:active {
	color: #006;
	text-decoration: underline;
}

.whiteBackgroundLink a:link {
	color: #00C;
	text-decoration: underline;
}
.whiteBackgroundLink a:visited {
	color: #36F;
	text-decoration: underline;
}
.whiteBackgroundLink a:hover {
	color: #900;
}


/************** FCPS Navigation styles **************/

.fcpsNav_title {
	background-color: #000066;
	font-size: 90%;
	line-height: 100%;
	font-weight: bold;
	color: #ffffff;
	padding: 8px 0px 8px 18px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;

}

.fcpsNav {
	background-color: #E6EAF4;
	font-size: 12px;
	line-height: 100%;
	color: #5C5C5C;
	padding: 10px 0px 10px 18px;
}

.fcpsNav a:link, .fcpsNav a:visited {
	color: #5C5C5C;
	text-decoration: none;
}

.fcpsNav a:hover {
	color: #FFCC00;
	text-decoration: underline;
}


/************** Keep In Touch Box styles **************/

.keepInTouchBox {
	background-color: #fee19c;
	border-top-style: solid;
	border-top-color: #fee19c;
	border-top-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #fee19c;
	border-bottom-width: 5px;

}

/************** News Headline styles **************/

.newsHeadline {
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	margin-bottom: 75%;
}

.contentox a:hover {
	color:#FFFFFF;
	background:black;
	background-color: #FFFFFF;
	
}



.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(media/blockdefault.gif) center center repeat-x;

}

.solidblockmenu li{
display: inline;

}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;

}

.solidblockmenu li a:visited{
color: white;

}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(media/blockactive.gif) center center repeat-x;

}


/*[if IE]>
<style type="text/css">
p.iepara{ 
padding-top: 1em;

}
</style>
<![endif]
*/
.style7 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #006;
	font-weight: normal;
}

