﻿* {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
	font-family: Arial,Helvetica,sans-serif; /*font-size:11px;*/
}
/*body{background: #eeeeee url('/images/bg.jpg') repeat-x;}*/
#container {
	margin: 0 auto;
	width: 950px;
}
img {
	border: 0;
}
.wrapper {
	text-align: center;
}
.container {
	width: 955px;
	margin: 0 auto;
}
.header {
	width: 940px;
	margin: 0 auto;
}
.header_blue {
	display:none;
}

.header_logo {
	width: 940;
	height: 83px;
}
.header_main {
	display:none;
}
.header_main_box_top {
	margin: 0 auto;
	width: 955px;
	height: 13px;
	background: url(         '../images/header_main_top.jpg' ) no-repeat;
}

.header_main_box_mid {
	margin: 0 auto;
	width: 955px;
	padding: 0 0 0 0px;
	background: url(         '../images/header_main_mid.jpg' ) repeat-y;
	display: table;
	zoom: 1;
}


.header_main_box_bot {
	margin: 0 auto;
	width: 955px;
	height: 13px;
	background: url(         '../images/header_main_bot.jpg' ) no-repeat;
	padding: 0 0 10px 0;
}


#first, #second, #third {
	text-align: center;
	display: table;
	zoom: 1;
	margin: 0 auto;
}
.content_table {
	width: 909px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 5px; /*margin-bottom: 20px;*/
}
.content_table2 {
	width: 909px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.zebra {
	font-size: 12px;
	border-right: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	margin: 5px;
}


.zebra tr {
	color: #7f7f7f;
}
.zebra td {
	padding: 4px 4px 4px 4px;
	border-left: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	text-align: left;
}
.zebra td a {
	color: #458eab;
	text-decoration: none;
}
.zebra td a:hover {
	color: #458eab;
	text-decoration: underline;
}
.tdalert {
	background-color: #ffffff;
}
.tdalert2 {
	background-color: #f4f4f4;
}

UL.tabNavigation LI A.selected {
	display: block;
	color: #000000;
	background: #ffffff;
}

.header_search_top {
	margin: 0 auto;
	width: 909px;
	height: 8px;
	background: url(         '/images/header_search_top.jpg' ) no-repeat;
}

.header_search_mid {
	margin: 0 auto;
	width: 909px;
	background: url(         '/images/header_search_mid.jpg' ) repeat-y;
	display: table;
	zoom: 1;
}

.header_search_bot {
	margin: 0 auto;
	width: 909px;
	height: 8px;
	background: url(         '/images/header_search_bot.jpg' ) no-repeat;
	padding: 0 0 10px 0;
}

.noBorder td {
	border: 0px;
}
.featuredPrgms_table {
	width: 902px;
	margin: -7px 0 -5px 4px;
}
.featuredPrgms_table td {
	color: #000000;
	font-size: 12px;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	padding: 5px 0 5px 15px;
}
.featuredPrgms_table td a {
	color: #000000;
	text-decoration: underline;
}
.featuredPrgms_table td a:hover {
	color: #000000;
	text-decoration: none;
}
.tdHeadBlue {
	font-size: 12px;
	color: #2a509d;
	position: relative;
	top: 2px;
}

.searchTable {
	font-size: 12px;
	color: #000000;
	margin-left: 12px;
}
.searchTable td {
	padding: 5px;
}
.searchTable input {
	border: 1px solid #c8c8c8;
	color: #000000;
	font-size: 12px;
	padding: 0 0 0 4px;
}
.searchTable select {
	border: 1px solid #c8c8c8;
	color: #000000;
	font-size: 12px;
	padding: 0 0 0 4px;
	width: 200px;
}

.display_menu_box {
	width: 500px;
	height: 60px;
	margin-top: -10px;
	display: table;
	zoom: 1;
}
.display_menu_box ul {
	font-size: 16px;
	float: left;
	display: block;
	text-align: left;
	border: 0px solid red;
}
.display_menu_box li {
	float: left;
	display: block;
	color: #8b8b8b;
	line-height: 0px;
	text-align: left;
	padding: 0 30px 0 0;
}
.display_menu_box li a {
	float: left;
	display: block;
	text-decoration: underline;
	color: #8b8b8b;
}
.display_menu_box li a:hover {
	float: left;
	display: block;
	text-decoration: none;
	color: #8b8b8b;
}
.footer {
	margin: 0 auto;
	font-size: 12px;
	color: #000000;
	text-align: right;
	border-top: 1px solid #c0e09b;
	margin: 10px 0 20px 0;
	padding: 10px 0 0 0;
}
.footer a {
	display:none;
}

.login {
	margin: 0px;
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	color: #212121;
}

.login td {
	padding: 5px 5px 5px 0;
}

.input {
	border: 1px solid #C8C8C8;
	padding: 0 0 0 5px;
	color: #000000;
}


.error {
	font-weight: bold;
	color: #ff0000;
}


.calendar {
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	width: 900px;
	padding: 0px;
	margin: 0px;
	margin: 0 auto;
}

.calendar td {
	margin: 0px;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	width: 130px;
	height: 90px;
	text-align: left;
	padding: 5px;
}

.calendar td span.date {
	color: gray;
	font-size: 9px;
	top: 0px;
	left: 0px;
	position: relative;
	display: block;
	margin: 0px;
}

.calendar td a {
	font-size: 10px;
	color: #458eab;
	text-decoration: none;
	display:block;
	border-bottom:1px solid #e5e5e5;
	padding:1px 0px;
}

.calendar td a:hover {
	color: #458eab;
	text-decoration: none;
}

.calendar td.weekend {
	background-color: #efefef;
}
.calendar td.notCurrent {
	background-color: #efefef;
}
.cms_h {
	width: 650px;
	margin: 0 0 10px -2px;
}
.cms_h td {
	height: 28px;
	background-color: #f1f1f1;
	padding: 0px 10px 0 10px;
	border-top: 2px solid #ffffff;
}
.calenderHead {
	font-size: 15px;
	color: #2d509b;
	padding: 15px 0;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #e5e5e5;
}
.currentTime {
	font-size: 15px;
	color: #2d509b;
	padding: 16px 0;
	border: 1px solid #e5e5e5;
	padding: 2px 15px;
	margin: 0px 10px;
}
.prevnext {
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	background: url(   '/images/but_prevnext_bg.jpg' ) repeat-x;
}
.prevnext a {
	color: #ffffff;
	text-decoration: none;
	margin: 25px;
	cursor: pointer;
}
.prevnext a:hover {
	color: #ffffff;
	text-decoration: none;
}
.pager {
	font-size: 12px;
	text-align: center;
	margin: 10px 0px;
}

.pager a {
	color: #458eab;
}

.pager a:visited {
	color: #458eab;
}


.content {
	width: 909px;
	text-align: left;
	margin: 0 auto;
}
.content_left {
	float: left;
	width: 691px;
}
.template_details_top {
	width: 691px;
	height: 11px;
	position: relative;
	margin-top: 34px;
}
.template_details_mid {
	width: 691px;
	margin-top: 12px;
	padding: 0px;
}

.template_details_mid_content {
	width: 660px;
	font-size: 12px;
	color: #000000;
}

p {
	color: #000000;
	padding: 0 0 20px 0;
	font-size: 12px;
}
.template_details_bot {
	width: 691px;
	height: 12px;
}
.temp_det_nav {
	display: table;
	zoom: 1;
	margin-left: 2px;
	position: absolute;
	z-index: 555;
	margin-top: 1px;
}
.temp_det_ul {
	display: block;
	height: 33px;
	float: left;
}
.temp_det_ul li {
	display: block;
	height: 33px;
	float: left;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
.temp_det_ul li a {
	display: none;
}
.detSelected {
	padding: 10px 0px;
	display: block;
	height: 33px;
	float: left;
	background: url( '/images/temp_det_but_hov-125.jpg' ) repeat-x -2px 0;
	color: #000000;
	width: 125px;
}

.content_right {
	float: right;
	width: 209px;
	font-size: 12px;
}
.content_right_text {
	text-align: left;
	margin-left: 15px;
	width: 178px;
	color: #000000
}
.content_right_ul {
	font-size: 12px;
	color: #000000;
	display: block;
	list-style: none;
	padding: 5px 0 20px 0;
}
.content_right_ul li {
	font-size: 12px;
	color: #000000;
	padding: 0 0 5px 0;
	display: block;
	list-style: none;
	list-style-position: inside;
}
.content_right_ul li a {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.content_right_ul li a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


.documents_2_ul {
	list-style: square;
	font-size: 12px;
	display: block;
	padding: 5px 0 20px 15px;
}
.documents_2_ul li {
	list-style-position: outside;
	list-style: square;
	color: #000000;
	padding: 0 0 5px 0;
}

.documents_2_ul li a {
	color: #000000;
	text-decoration: underline;
}
.documents_2_ul li a:hover {
	color: #000000;
	text-decoration: none;
}

.documents_ul {
	font-size: 12px;
	display: block;
	padding: 0 0 20px 0;
}
.documents_ul li {
	list-style-image: url( '/images/icon_documents.gif' );
	list-style-position: INSIDE;
	list-style-type: disc;
}
.documents_ul li a {
	color: #000000;
	text-decoration: underline;
}
.documents_ul li a:hover {
	color: #000000;
	text-decoration: none;
}
.content_right_box_top {
	background: url(        '/images/content_right_box_top.jpg' ) no-repeat;
	height: 12px;
	width: 208px;
}
.content_right_box_mid {
	background: url(        '/images/content_right_box_mid.jpg' ) repeat-y;
	width: 178px;
	text-align: left;
	font-size: 12px;
	padding: 6px 15px;
}
.content_right_box_mid a {
	color: #93cb59;
	text-decoration: underline;
}
.content_right_box_mid a:hover {
	color: #93cb59;
	text-decoration: none;
}
.content_right_box_bot {
	background: url(        '/images/content_right_box_bot.jpg' ) no-repeat;
	height: 12px;
	width: 208px;
	margin: 0 0 15px 0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #2a509d;
	padding: 0 0 10px 0;
}
.h1 {
	font-size: 18px;
	font-weight: bold;
	color: #2a509d;
	padding: 0 0 10px 0;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 0 0 4px 0;
}
h3 {
	color: #2a509d;
	padding: 0 0 13px 0;
	font-size: 12px;
}
h4 {
	color: #2a509d;
	padding: 0 0 14px 0;
	font-size: 16px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #b6b6b6;
}
h5 {
	color: #2d509b;
	padding: 0 0 0px 0;
	font-size: 13px;
	line-height: 40px;
}

#dsc p {
	padding-left: 10px;
}

.clear {
	clear: both;
}
.but_prevnext {
	background: url(       '/images/but_prevnext_bg.jpg' ) repeat-x;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	padding: 0px 10px 0 10px;
	height: 30px;
}
.icons_span {
	position: relative;
	top: 10px;
}


.searchResults {
	font-size: 12px;
	border-right: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	margin: 10px 0 10px 25px;
}


.searchResults tr {
	color: #7f7f7f;
}
.searchResults td {
	padding: 4px 4px 4px 4px;
	border-left: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	text-align: left;
}
.searchResults td a {
	color: #458eab;
	text-decoration: none;
}
.searchResults td a:hover {
	color: #458eab;
	text-decoration: underline;
}

.register_now_button {
	display:none;
}

.copy_print {
	display:none;
}

.button_cms_details_tabs {
	text-align: right;
	padding: 0px 12px 0 0;
	position: relative;
}
.button_cms {
	background: url(      "/images/button_cms_bg.jpg" ) no-repeat;
	height: 27px;
	width: 73px;
	color: #000000;
	font-size: 12px;
	text-align: center;
	border: 0;
}

.button_cms_150 {
	background: url(      "/images/button_cms_bg.jpg" ) no-repeat;
	height: 27px;
	width: 150px;
	color: #000000;
	font-size: 12px;
	text-align: center;
	border: 0;
}

.disclaimer {
	margin: 20px 0 0 0;
}
.disclaimer h2 {
	font-size: 12px;
	text-align: left;
}
.disclaimer p {
	font-size: 10px;
	text-align: left;
}

.PrivinceList a {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.PrivinceList a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.ProvDetail {
	font-size: 12px;
	color: #000000;
}
.ProvDetail a {
	color: #2A509D;
	text-decoration: underline;
}
.ProvDetail a {
	color: #2A509D;
	text-decoration: none;
}

p.infoWindow {
	display: block;
	padding: 20px 10px;
	font-size: 10px;
}
p.infoWindow a {
	font-size: 12px;
}

a.close {
	display: block;
	float: right;
	font-size: 24px;
	font-weight: bold;
}

.setProfile {
	text-align: left;
	border: 0;
}
.setProfile select {
	border: 1px solid #C8C8C8;
	font-size: 12px;
}
.setProfile td {
	padding: 0 0 5px 0;
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}

.uploadClass td {
	font-size: 12px;
	font-family: Arial;
	text-transform: uppercase;
	color: #000000;
	padding: 0 0 5px 5px;
}
.uploadClassinput {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	border: 1px solid #C8C8C8;
}
#addPaperForm {
	width: 280px;
}

.errorMsg {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

.errorAuth {
	font-family: Arial;
	font-size: 12px;
	width: 400px;
	font-weight: bold;
}

#admin {
	width: 500px;
	height: 350px;
}

#paperForm {
	width: 700px;
	border: 1px solid green;
}


.code_wrap {
	padding: 20px;
}

.iframe_Code {
	width: 680px;
	height: 510px;
}
.iframe_add {
	width: 280px;
	height: 180px;
}

.iframe_comment {
	width: 590px;
	height: 380px;
}

.iframe_UpdateAdd {
	width: 710px;
	height: 510px;
}

.unIndentedList {
	list-style: square;
	font-size: 12px;
	display: block;
	padding: 5px 0 20px 15px;
	color: #000000;
	font-family: Arial;
}


div.menuHover {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	padding: 29px 0 11px 5px; 
	/padding:29px061px5px;
	height:110px;
	text-transform:uppercase;
	width:218px;
	background:url('../images/nav_popup.png') no-repeat;
	display:none;
	position:absolute;
	top:53px;
}

#menu_1 {
	left: 268px; /left:260px;
}
#menu_2 {
	left: 365px;
}
#menu_3 {
	left: 468px;
}
#menu_4 {
	left: 565px;
}
#menu_5 {
	left: 668px;
}
#menu_6 {
	left: 765px;
}

.calendarCallout {
	position: absolute;
	z-index: 3;
	width: 255px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.calendarCallout_top {
	background: url('../images/calendarCallout/top.png' ) no-repeat;
	height: 13px;
}

.calendarCallout_middle {
	background: url('../images/calendarCallout/mid.png' ) repeat-y;
	padding: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.calendarCallout_middle a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.calendarCallout_middle a:hover {
	color: #ffffff;
	text-decoration: none;
}
.calendarCallout_bottom {
	background: url('../images/calendarCallout/bot.png' ) no-repeat;
	height: 28px;
}

.calendarCallout_close {
	width: 17px;
	height: 17px;
	text-align: right;
	float: right;
	top:-10px;
	cursor:pointer;
}

.error1 {
	display:block;
	font-size:larger;
	font-weight: bold;
	color: #ff0000;
	padding-bottom:10px;
	
}

.errorP{
	font-size:12px;
	display:block;
	padding:10px;
	border:1px solid #ff0000;
}

.errorP ul li{
	padding-left:15px;	
}

.errorP ul li{
	margin-left:25px;	
}

.login a{
	color:#458EAB;
	text-decoration:none;
}

.login a:hover{
	color:#458EAB;
	text-decoration:underline;
}

div.title {
	color:#2A509D;
	font-size:18px;
	font-weight:bold;
}

h2.title {
	color:#2A509D;
	font-size:14px;
	font-weight:bold;
}

.myProgramsGray 
{
    color: #888888;
}