@charset "iso-8859-1";


body {
	background : White;
	margin : 0px 0px 0px 0px;
} 

html, body  {
			background : White;
			margin : 0px 0px 0px 0px;
			padding : 0px 0px 0px 0px;
			}
#header {
		 position : absolute; 
		 left: 390px; 
		
		 }
body>  #header {
		 position : absolute; 
		 left: 390px; 
		 top: -20px;
		 }
		 
#headImage {
			position : absolute; 
			left: 15px; 
			top: 10px;
			}

h1 {
	color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : 30px;
	text-align : center;
	padding-top : 15px;
	margin-top: 20px;
}
h2 {
	color : Black;
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	text-align : center;
	font-weight : 700;
}

h3 {
	color : Black;
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	text-align : center;
	font-weight : 700;
}

h4 {
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
	font-weight: 700;
	margin-bottom: 6px;
	margin-top: 30px;

}

h4.underline {
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	font-weight: 700;
	margin-bottom: 6px;
	margin-top: 30px;
	text-decoration: underline;

}

p {
	font-family : "Times New Roman", Times, serif;
	margin-top : 0px;
	font-size : 16px;
	text-align : justify;

}

p.center {
	font-family : "Times New Roman", Times, serif;
	margin-top : 0px;
	font-size : 16px;
	text-align : center;

}

p.bold {
	font-family : "Times New Roman", Times, serif;
	margin-top : 0px;
	font-size : 16px;
	text-align : justify;
	font-weight: bold;
}


p.indent {
	font-family : "Times New Roman", Times, serif;
	margin-top : 0px;
	font-size : 16px;
	text-indent: -70px;
	padding-left: 75px;

}

p.small {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	text-align : justify;

}

p.border {
	border : 1px solid Blue;
	Color: #2e28a5;
	font-family : "Times New Roman", Times, serif;
	padding : 20px 20px 20px 20px;
	margin-top : 0px;
	font-size : 15px;
	text-align : left;
}

p.next {
	Color: #2e28a5;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	text-align : center;
	font-weight: bold;
} 

table.month {
	background: #00BFFF;
	border: 1px;
	border-style: solid solid  solid;
	border-color: #0000CD #0000CD #0000CD #0000CD;
}



ol {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
}

#navigation ul {
list-style-type: none;
padding: 0;

width: 120px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-left : 20px;
margin-top : 20px;
vertical-align : top;

}

#navigation li {
margin: 0px;
vertical-align : top;

}

a {
Color: #0415BB;
}

a.top {
font-size : 14px;
font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	COLOR: #9740C0;
}


/*  MAIN NAVIGATION  */


#navigation a {
text-decoration: none;
font-weight: bold;
text-align : center;
display: block;
font-size : 16px;

padding-bottom : 6px;
padding-top : 6px;

border-top: 1px solid #d8e5f8;
border-right: 1px solid #97B0D6;
border-bottom: 1px solid #97B0D6;
border-left: 1px solid #d8e5f8;

width : 120px;
background-color: #a9c6f0;
color: #6d87d4;
}

#navigation a:hover {
background-color: #a9c6f0;
color: #6077BC;

border-top: 1px solid #97B0D6;
border-right: 1px solid #d8e5f8;
border-bottom: 1px solid #d8e5f8;
border-left: 1px solid #97B0D6;
}

#navigation a.current {
background-color: #a4c1ed;
color: #ffffff;

border-top: 1px solid #6F93D6;
border-right: 1px solid #d8e5f8;
border-bottom: 1px solid #d8e5f8;
border-left: 1px solid #6F93D6;
}


/*  HEALTHCARE NAVIGATION  */


#navigation a.healthcare {
background-color: #a9c6f0;
color: #ffffff;

font-size : 12px;

padding-bottom : 1px;
padding-top : 1px;

border-top: 1px solid #6F93D6;
border-right: 1px solid #d8e5f8;
border-bottom: 1px solid #d8e5f8;
border-left: 1px solid #6F93D6;
} 

#navigation a.healthcare:hover {
background-color: #a9c6f0;
color: #6077BC;

border-top: 1px solid #d8e5f8;
border-right: 1px solid #97B0D6;
border-bottom: 1px solid #97B0D6;
border-left: 1px solid #d8e5f8;
}



#navigation a.healthcare-current {

background-color: #9dbceb;
color: #ffffff;

font-size : 12px;

padding-bottom : 1px;
padding-top : 1px;

border-bottom: 1px solid #93b6e5;
border-left: 1px solid #35609c;
border-top: 1px solid #35609c;
border-right: 1px solid #93b6e5;
}

/*  Month Navigation */ 



#navigation1 a.month { 

text-decoration: none;
font-weight: bold;
text-align : center;
display: block;
width : 120px;



background-color: #E2E9FD;
color: #0A1AA3;

font-size : 12px;

padding-bottom : 3px;
padding-top : 3px;


border-bottom: 1px solid #93b6e5;
border-left: 1px solid #35609c;
border-top: 1px solid #35609c;
border-right: 1px solid #93b6e5;
} 


#navigation1 a.month:hover {

background-color:  #a9c6f0;
color: #0A1AA3;

border-bottom: 1px solid #35609c;
border-left: 1px solid #93b6e5;
border-top: 1px solid #93b6e5;
border-right: 1px solid #35609c;
}  

#navigation1 a.none { 

text-decoration: none;
font-weight: bold;
text-align : center;
display: block;
width : 120px;


background-color: #E2E9FD;
color: #8EC0FD;

font-size : 12px;

padding-bottom : 3px;
padding-top : 3px;


border-bottom: 1px solid #93b6e5;
border-left: 1px solid #35609c;
border-top: 1px solid #35609c;
border-right: 1px solid #93b6e5;
} 


#navigation1 a.none:hover {

background-color: #E2E9FD;
color: #8EC0FD;
} 