/* homepage Styles */

/*select {
border-radius: 5px;
}
*/

html {
	height:100%;
}

body {
	height:100%;
/*	background: #f9efa8 url(images/bg.gif) center repeat-y; */
	background: #ffffee center repeat-y;  
	font-family: Calibri,"Trebuchet MS",Verdana,Arial,Sans-serif;*/
	margin: 0px;
	padding: 0px 20px 0px 20px ;
	text-align: left;
	color:#333;
}

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

a:hover {
	text-decoration: underline; 
}

form {
	margin:0;
	padding:10px;
}

table {
    border-collapse: collapse;
    border-spacing: 2px;
    min-width: 250px;
	text-align: center
}


table tr th,
table tr td {
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    padding: 5px;
}
table tr th:first-child,
table tr td:first-child {
    border-left: 1px solid #bbb;
}
table tr th:first-child,
table tr td:first-child {
    border-left: 1px solid #bbb;
}
table tr th {
    background: #8bb;
    text-align: left;
}

table.Info tr th,
table.Info tr:first-child td
{
    border-top: 1px solid #bbb;
}

/* top-left border-radius */
table tr:first-child th:first-child,
table.Info tr:first-child td:first-child {
    border-top-left-radius: 1px;
}

/* top-right border-radius */
table tr:first-child th:last-child,
table.Info tr:first-child td:last-child {
    border-top-right-radius: 1px;
}

/* bottom-left border-radius */
table tr:last-child th:first-child {
    border-bottom-left-radius: 12px;
}

/* bottom-right border-radius */
table tr:last-child td:last-child {
    border-bottom-right-radius: 12px;
}










h1 a{
	color: #10315A
        }	

h2{
	background-repeat:no-repeat;
    margin: 0px 0 0 0; 
	padding:10px 10px 10px 0px;
    vertical-align: top;
	color: #66a2a2;
	font-size: 125%;
	font-weight:bold;
	line-height:27px;	
	}
	
#main h2 a{
	color: #66b2e2
        }

#main h3{
	background-repeat:no-repeat;
    margin:0 0 0 0; 
	padding:10px 10px 0 0;
    vertical-align: top;	
	color: #10315A;
	font-size: 125%;
	font-weight:bold;
	line-height:17px;
	}	

#main h4{
	background-repeat:no-repeat;
    margin:10px 0 0 0; 
	padding:0 10px 0 0;
    vertical-align: top;
	color: #66b2e2;
	font-size: 100%;
	font-weight:normal;
	line-height:17px;	
	}	

#main h5{
	background-repeat:no-repeat;
    margin:0 0 0 0; 
	padding:0 0 0 0;
    vertical-align: top;
	color: #10315A;
	font-size: 100%;
	font-weight:normal;
	}	

#main h6{
	background-repeat:no-repeat;
    margin:0 0 0 0; 
	padding:0 0 0 0;
    vertical-align: top;
	color: #FF0000;
	font-size: 80%;
	font-weight:normal;
	}	


#content {
	margin:18px 10px 10px 10px;
	font-size: 87%;
	color:#666;
	letter-spacing: .01em;
	list-style: none; 
	}

#content table {
	width: 339px;
	font-family: Calibri,"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;	
	border-width: 0px 0px 0px 0px;
	border-style:solid;
	border-color:#e03535;  	
	border-spacing: 0;
	border-collapse: collapse;
	background-color:#F3F3F3;  
	margin: 0 0 0 1px;
	}

html>#content table	{
	font-size: 100%;
	} 

#content th {
	text-align:left;
	vertical-align:top;
	background-color:#E4E4E4;
	font-size: 125%;
	color: #10315A;	
	padding:5px 5px 7px 5px;  
	border-width:  0 2px 2px 0; 
	border-style:solid;
	border-color:#e03535;	
  	margin: 0;
}

#content td {
	text-align:left;
	vertical-align:top;
	background-color:#F3F3F3;  
	color:#582204;
	padding:2px 5px 2px 5px;  
	border-width:  0 2px 2px 0;
	border-style:solid;
	border-color:#e03535;	
  	margin: 0;
}



#content .chkbx th {
	text-align:left;
	vertical-align:top;
	background-color:#E4E4E4;
	font-size: 125%;
	color: #10315A;	
	padding:5px 5px 7px 5px;  
	border-width:  0; 
  	margin: 0;
}

#content .chkbx td {
	text-align:left;
	vertical-align:top;
	background-color:#F3F3F3;  
	color:#582204;
	padding:2px 5px 2px 5px;  
	border-width:  0;
  	margin: 0;
}



#content .inside table  {
		width: 100%;
		font-family: Calibri,"Trebuchet MS",Verdana,Arial,Sans-serif;
		font-size: 100%;
		voice-family: "\"}\""; 
		voice-family:inherit;	
		font-size: 100%;
		border-width: 0;
		border-spacing: 0;
		border-collapse: collapse;
		background-color:#F3F3F3;  
		margin: 0;
		}

#content .inside th  {
	text-align:left;
	vertical-align:top;
	background-color:#E4E4E4;
	padding:2px;  
	border-width:  0; 
  	margin: 0;
}

#content .inside td  {
	text-align:left;
	vertical-align:top;
	background-color:#F3F3F3;  
	color:#10315A;  
	padding:2px;  
	border-width:  0;
  	margin: 0;
}







#content ul {
	list-style: none;
	padding-left: 0;
}



#content ul li ul li {
	padding-left: 20px;
}


#content ol li {
	padding-left: 10px;
	background-position: 0 .5em;
}

#content input {
	font-family: Calibri,"Trebuchet MS",Verdana,Arial,Sans-serif;
}

#content .content_header{
    font-weight:bold;
	color:#333333;
	}

#content a {
/*	color:#333333;  */
color:#006699;
	text-decoration: none;
/*	background: url(images/grey_txt_line.gif) bottom left repeat-x; */
}

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

.navon {
	font-weight:bold;
}

/*  News Styles */
#news {
	margin: 0;
	padding: 0;
	line-height:20px;
	font-size: 80%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: 80%;	
	}
html>#news	{
	font-size: 80%;
	} 

#news #news_header {
	margin-top:10px;
	display: block;
	font-weight:bold;
	padding:5px;
	color:#fff;
	background-color:#FFCC00;
}

#news ul
{
list-style: none;
margin: 0;
padding: 5px;
}

#news li {
	padding: 0 0 10px 10px;
	background-image: url(images/ucd_arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
}

#news a {
	color:#2C537E;
	text-decoration: none;
	background: url(images/blue_txt_line.gif) bottom left repeat-x; 
}

#news a:hover {
	text-decoration: underline;
}

/*  Hide-Skipnav */

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

/*  Dropdown Nav */

#nav_dropdown, #nav_dropdown ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	clear: left;
	font-size: 80%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: 80%;	
	}
html>#nav_dropdown	{
	font-size: 80%;
	} 

#nav_dropdown a {
	display: block;
	width: 166px;
	background: #3378C1;
	color:#0C335C;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	background: url(images/drop_down.gif) top left repeat-x;	
}

#nav2_dropdown a {
	display: block;
	width: 156px;
	background: #3378C1;
	color:#0C335C;
	text-decoration:none;
	padding-left:20px;	
	background: url(images/menu_sub.gif) top left repeat-x;		
}

#nav_dropdown a:hover {
	display: block;
	color:#3378C1;
	font-weight: bold;
}

#nav_dropdown li { /* all list items */
	width: 170px; /* width needed or else Opera goes nuts */
	line-height: 19px;
	display: inline; /* this gets rid of the gaps in IE5 */
}


#nav_dropdown li ul { /* second-level lists */
	position: absolute;
	width: 166px;
	line-height: 15px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav_dropdown li:hover ul, #nav_dropdown li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
