* {
	margin: 0;
	padding: 0;
}

body {
	color: #3F3F3F;
	background-color: #4484C3;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
}

a, a:visited {
	text-decoration: none;
	color: #52769A;
	
}

a:hover {
	color: #808080;
}

#header {
	width: 702px;
	height: 56px;
	padding-top: 14px;
	padding-left: 18px;
	padding-bottom: 14px;
	font-size: 14pt;
	color: #FFF;
	background-color: #fff;
	background-image: url(../images/header1.gif);
	background-repeat: no-repeat;
}

#header h2{
	padding-top: 5px;
	font-size: 9pt;
	color: #C2D9EF;	
}

#container {
	width: 720px;
	background: #fff url(../images/sidebar.gif) repeat-y right;
	margin: 0 auto;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}


#nav {
	width: 720px;
	height: 34px;
	font-weight: bold;
	font-size: 9pt;
	padding-top: 1px;
	padding-left: 1px;
	background-image: url(../images/horizontal1.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	vertical-align: middle;
}
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin-top: 0em;
	margin-right: 0;
	margin-left: 0;
	background-color: #3F3F3F;
}

#nav li {
	float: left;
	padding: 0;
	width: 140px;
}

			#nav li#edu,
			#nav li#edu a {
				width: 11em;
			}
			
			#nav li#edu li a { width: 130px; }
			
			#nav li#intern,
			#nav li#intern a {
				width: 6em;
			}
			
			#nav li#intern li a { width: 100px; }

#nav a {
	display: block;
	width: 10em;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 2em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li ul {
	position: absolute;
	left: -9999px;
	height: auto;
	width: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em;
	padding-top: .5em;
}

#nav li ul a {
	width: 10em;
}

#nav li ul ul {
	margin-top: -0.2em;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -9999px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-color: #4484C3;
}


#content ol, #content li {
	padding: 0px;
	margin-left: 30px;
	list-style-image: url(../images/bullets.gif);
}

#horizontal a:hover {
	color: #FFF;
	text-decoration: none;
}

#right-column {
	color: #3F3F3F;
	width: 134px;
	background: url(../images/menutop.gif) no-repeat top left;
	float: right;
	border-right: 4px solid #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#container #right-column img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#right-column p {
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	margin-bottom: 5px;
	padding-left: 14px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
}

#right-column a, #right-column a:visited {
	text-decoration: none;
	line-height: 12px;
	color: #333333;
	list-style-image: url(../images/bullets1.gif);
}

#right-column ul, #right-column li {
	list-style-image: url(../images/bullets1.gif);
	margin-left: 8px;
	color: #333333;
}

#content {
	float: left;
	width: 525px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;

}
#content h2{
	font-size: 12pt;
	font-weight: bold;
	color: #76A7DC;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url(../images/h2bg.gif) top left repeat-y;

}
.black {
	color: #666666;
}

p {
margin-bottom: 20px;
padding-left: 14px;
background: url(../images/articlebg.gif) top left repeat-y;
}

input.text {
	width: 70px;	
	border: 1px solid #ccc;
}

input.button {
	color: #808080;
	padding-left: 0px;
	font-size: 8pt;	
	border: none;
	background: none;
	}

#searchbox {
	background: url(../images/searchbox.gif) no-repeat;
	padding: 5px;
	height: 30px;
}

#footer {
	color: #FFFFFF;
	clear: both;
	width: 702px;
	margin-left: 4px;
	height: 20px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #4484C3;
}

#footer a, #footer a:visited{
	color: #FFFFFF;
}

#footer a:hover {
	color: #3F3F3F;
}


#right-column h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #508CC8;
	margin-bottom: 5px;
	padding-left: 14px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
}
#right-column p {
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	margin-bottom: 5px;
	padding-left: 14px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
}
#right-column a {
	text-decoration: none;
	line-height: 12px;
	color: #333333;
	list-style-image: url(../images/bullets1.gif);
}
#right-column ul, #right-column li {
	list-style-image: url(../images/bullets1.gif);
	margin-left: 8px;
	color: #333333;
}

table {
 font-size:0.9em;
 font-family: Arial, Helvetica, verdana sans-serif;
 background-color:#fff;
 border-collapse: collapse;
 width: 100%;
}
caption {
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	margin-bottom: 2px;
	background-image: url(../images/tablehr-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFFFFF;
	background-color: #508CC8;
}
thead th {
 border-right: 1px solid #fff;
 color:#FFFFFF;
 text-align:center;
 padding:2px;
 text-transform:uppercase;
 height:25px;
 background-color: #508CC8;
 font-weight: normal;
}
tfoot {
 color:#1ba6b2;
 padding:2px;
 text-transform:uppercase;
 font-size:1.2em; 
 font-weigth: bold;
 margin-top:6px;
 border-top: 6px solid #e9f7f6;
}
tbody tr {
	background-color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
}
tbody td {
	color:#414141;
	padding:5px;
	text-align:left;
}
tbody th {
 text-align:left;
 padding:2px;
}
#container #content #itsthetable img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container #content #itsthetable tr odd {
	background-color: #000000;
}
