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

/* ------------- "generic" styles */

#flash {
	left: 25px;
	top: 25px;
	position: absolute;
	visibility: hidden;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	background-image: url(images/background.png);
	}



#email {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#email a:link {
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.pointer {
	cursor: pointer;
}


#email a:hover {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#email a:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a img {
	border: 0;
	text-align: center;
}

a:link {
	color: #0B82C6;
	text-decoration: underline;
}

a:hover {
	color: #0099FF;
	text-decoration: none;
}

a:visited {
	color: #0B82C6;
}

p {
	margin: 0 0 1em;
	font-family: Tahoma, Arial, sans-serif;
}

/* for content text decoration in main body text */

#content {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

#content table{
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #0B82C6;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	background-color: #EFF7FE;
	border-top-style: solid;
	border-top-color: #0B82C6;
	margin-bottom: 6px;
}

h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #0B82C6;
	margin: 0px;
	color: #0B82C6;
}

.left_menu a{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom-style: solid;
	display: block;
	text-decoration: none;
	top: -15px;
}


#menu{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	left: 5px;
	list-style-type: none;
}


/* decoration for submenu */

#submenu {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #333;
	margin-left: 0px;
	position: relative;
	right: 3px;
	top: 1px;
}

#submenu a:link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #333;
	text-decoration: underline;
}

#submenu a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}

#submenu a:visited {
	color: #666666;

}

/* Footer text styling */

#footer {
	color:#FFFFFF;
	font-size: 11px;
	line-height: 20px;
}

#footer a:link{
	color:#FFFFFF;
	letter-spacing: 0.1em;
	text-decoration: underline;
}

#footer a:hover{
	letter-spacing: 0.10em;
	text-decoration: none;
}

#footer a:visited{
	color:#FFFFFF;
	font-size: 11px;
	letter-spacing: 0.1em;
}

/* All menus in site */



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
	border-bottom-width: 0;
	width: 120px;
	margin-left: 0px;
}

#ddblueblockmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#ddblueblockmenu li a{
	display: block;
	padding: 3px 0;
	padding-left: 5px;
	width: 169px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: white;
	background-color: #0C87CE;
	border-bottom: 1px solid #90bade;
	border-left: 7px solid #1958b7;
}

* html #ddblueblockmenu li a{ /*IE only */
	width: 187px; /*IE 5*/
	w\idth: 150px; /*185px minus all left/right paddings and margins*/
	margin-left: 0px;
}

#ddblueblockmenu li a:hover {
	background-color: #2586d7;
	border-left-color: #1c64d1;
	font-weight: bolder;
}

#ddblueblockmenu div.menutitle{
	color: white;
	padding: 1px 0;
	padding-left: 5px;
	background-color: black;
	font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}



#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-family: Tahoma;
	font-size: 11px;
	font-style: bold;
	font-weight: lighter;
	font-variant: normal;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #9DD8FF;
	color: #666666;
}
.program_header {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0B82C6;

}
.body-big {
	font-size: 14px;
	color: #000;
}
