@charset "UTF-8";
/* CSS Document */

body, html {
 margin:0;
 padding:0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	background-image: url(images/stripes-purple.gif);
	background-repeat: repeat;
}
#mainContentTwoCol a:link {
	color: #0033FF;
	text-decoration: none;
}
#mainContentTwoCol a:hover {
	color: #CC3399;
	text-decoration: underline;
}
#mainContentTwoCol a:active {
	color: #CC33CC;
	text-decoration: underline;
}
#mainContentTwoCol a:visited {
	color: #0066CC;
	text-decoration: underline;
}

#wrapper {
	width: 830px;  
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#banner {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 190px;
}
/*the following division is the purple horizontal navigation*/
#navi {
	height: 20px;
	width: 100%;
	margin: 0px 0px;
	font-size: .7em;
	font-weight: bold;
	letter-spacing: 1.5px;
	background-color: #663399;
	padding: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#navlinks {
	margin: 0;
	background: #663399;
	color: #FFFFFF;
	padding: 0.5em 0.2em;
	clear: both;

}
#navlinks li {
	display: inline;
	margin-right: 1.2em;
	padding-right: 1.2em;
	border-right: 1px solid #FFF;
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	line-height: 140%;
}
#navlinks li.last {
	border-right: 0;
}
#navlinks a:link, #navlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navlinks a:hover, #navlinks a:active {
	color: #FFCCFF;
	text-decoration: none;
}
/*end of the purple horizontal navigation styles*/

/*this is the division that holds the divisions "sideBarLeft" and "mainContent"*/
#twoCol {
	width: 100%;
	padding-top: 8px;
}

/*the following division is the holder for the vertical left navigation*/
#sideBarLeft {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	margin: 8px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.95em;
}
/*the following division IS the horizontal rollover navigation*/
#menu {
	margin: 0px;
	color: #333333;
	padding: 0px;
	width: 160px;
	background-image: url(images/blue_gradient_bkg.gif);
	background-repeat: repeat-y;
	font-family: Copperplate, Tahoma, Verdana;
	font-size: 18px;
	text-align: center;
}

#menu a:link, #menu a:visited {
	color: #666666;
	text-decoration: none;
	background: transparent;
	padding: 12px 0px;
	display: block;
}
#menu a:hover, #menu a:active {
	color: #663399;
	background-image: 
	text-decoration: none;
	background-image: url(images/gradient_plumover.gif);
}
/*end of the left vertical navigation*/

/*the following division is the main content area*/
#mainContentTwoCol {
	font-family: Verdana, Arial, Helvica, san-serif;
	font-size: 0.8em;
	color: #666666;
	width: 620px;
	margin: 1px 0px 0px 5px;
	padding: 0px 20px;
	top: 0px;
	background-color: #FFFFFF;
}

.purpleBox {
	border: thin solid #D783FF;
	padding: 5px;
	margin: 3px;
	line-height: 1.2em;
}
.blueBox {
	border: thin solid #1D3484;
	padding: 5px;
	margin: 3px;
	line-height: 1.2em;
}

.yellowBox {
	border: thin solid #FFCC00;
	padding: 5px;
	margin: 3px;
	line-height: 1.2em;
}
.yellowBoxBkgrd {
	border: 3px solid #9999CC;
	padding: 8px;
	background-color: #FFFECF;
	margin-top: 7px;
}

.lineheight_Wider {
	line-height: 1.6;
}
.lineheight_Normal {
	line-height: 1.2;
}
/*just the colors in the theme*/
.fuschia {
	color: #990099;
}
.turqoise {
	color: #009999;
}
.purple {
	color: #663366;
}

/*these can be applied to text OR tables for different looks*/
.lav_TurqouiseDashedBorders {
	border: thin dashed #66CCCC;
	padding: 5px;
	margin: 3px;
	line-height: 1.2em;
	background: #F5ECFF;
}
.TurqWLavDashedBorders {
	border: thin dashed #D783FF;
	padding: 5px;
	margin: 3px;
	line-height: 1.2em;
	background: #E6FDFE;
}
.pinkBorders {
	border: thin solid #D783FF;
	padding: 5px;
	margin: 3px;
	line-height: 1.2em;
	
}
.pinkCell_LeftBorder {
	border-left: thin solid #D783FF;
		
}
.purpleBorders {
	border: thin solid #663366;
	padding: 5px;
	margin: 3px;
	line-height: 1.2em;
	
}
.yellowBorders {
	border: thin solid #FFFECF;
	padding: 5px;
	margin: 3px;
	line-height: 1.2em;
	
}
/*text decoration*/
.arialHdgPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #663366;
}
.arialHdgTurquoise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #009999;
}
.arialCaptionPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #8400CC;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 1.2em;
}

#footer {
	width: 100%;
	height: 80px;
	clear: both;
	font-size:0.9em;
	font-style: italics;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	background-image: url(images/lav_grad.gif);
	padding: 5px 0px;
}

#footer a:link, a:visited, a:hover {
	color: #663399;
	text-decoration: none;
}
#footer a:hover {
	color: #99CCFF;
	text-decoration: none;
}
#footerRight a:link, a:visited, a:hover {
	color: #663399;
	text-decoration: none;
}
#footerRight a:hover {
	color: #99CCFF;
	text-decoration: none;
}
#footerRight {
	float: left;
	clear: both;
	width: 100%;
	height: 53px;
	font-size:13px;
	font-style: italics;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	background-image: url(images/footer-bkg.gif);
	background-repeat: repeat-x;
}




.arialHdgBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #6666CC;
}
.VerdanaSmallCaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
}
.bordersFuschia {
	border: 5px solid #E4D1FE;
	margin-top: 7px;
}
.bordersBlue {
	border: 5px solid #91c2fa;
	margin-top: 7px;
}
.margin7px {
	margin-top: 7px;
}
.blueBkgFushciaBdr {
	border: 5px solid #E4D1FE;
	padding: 8px;
	margin-top: 7px;
	background-color: #E3EAFd;
}
.bordersWhite {
	border: 3px solid #FFF;
	margin-top: 7px;
}
.textReg_margins  {
	font-family: Verdana, Arial, Helvica, san-serif;
	font-size: 0.8em;
	color: #666666;
	margin-left: 7px;
	margin-right: 5px;
}
 ===== START CELL BACKGROUND COLORS ===== 
	
.pink {
	background-color: #FFF5FA; 
}
.pinkDarker {
	background-color: #fde9f4; }
	
.paleGreen {
	background-color: #f2FFE6; }
.greenDarker {
	background-color: #e0f5cd; }	

.yellow {
	background-color: #FFFED4; }
.yellowDarker {
	background-color: #fdf1b7; }
.blue {
	background-color: #E6F2FF; }
.blueDarker {
	background-color: #CEE0F2; }	
.lavendar {
	background-color: #FAF5FF; }
.lavendarDarker {
	background-color: #DDCEF2; }
	
 ===== END CELL BACKGROUND COLORS ===== .pink {
	background: #FFF5FA;
}
					
.pink {
	background: #fff5fa;
}
.holdingTable {
	border: thin solid #eeeeee;
}
.arialHdgBlueMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #6666CC;
}
.arialHdgPurpleCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #9933CC;
}
