@CHARSET "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	line-height: 16px;
}

html, body {
	margin:0px;
	padding:0px;
	text-align: justify;
	background-color: #F5F6EF;
	font-family: Arial, Verdana, Tahoma;
	color: #333333;
	font-size: 12px;
}
body { margin: 0px; padding:0px; }
ul { margin-left: 12px; list-style-type: disc; margin-top: 8px; }

li { margin-left: 10px; }

select {
	font-size: 11px;
	font-family: Tahoma;
}

q { font-style: italic; }

.al { text-align:left; }
.ac { text-align:center; }
.ar { text-align:right; }
.aj { text-align:justify; }
.fl { float:left; }
.fr {
	float: left;
}
.cb { clear:both; }
.du { text-decoration: underline; }
.inline { display: inline; }
.din { display:none }
.dib { display:block }
.lhNO { line-height: normal }
.lhX  { line-height: 15px; }
.lhXX { line-height: 17px; }
.lhXXX { line-height: 20px; }
.ramka { padding: 3px; border: 1px solid #5c5c5c; }
.minititle { font-size: 10px; }

.strong, .bold { font-weight: bold; }
.under { text-decoration: underline; }
.italic { font-style: italic; }

.vsmall { font-size: 9px; }
.small { font-size: 10px; }
.eleven { font-size: 11px; }

.red { color: #bf0f0f; }
.orange { color: #ef5c04;}
.blue { color: #207DA1; }
.zolty, .yellow { color: #FFCC00; }

.lapka { cursor: pointer; }

a img{ border: none; }
a.photo img { border: 1px solid #e1e1e1; padding: 3px; }

a:link, a:visited, a:active {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}



/**
 *
 *
 *
 *
 **************************************************************************** */

.pr50 {
	width: 50%;
	float: left;
}
.lay { width: 980px; margin: 0 auto; padding-left: 16px; padding-right: 15px; }
#top {
	background: url("./images/bg_top.gif");
	height: 7px;
	overflow: hidden;
}
#middle {
	background: url("./images/bg_middle.gif");
	min-height: 200px; /*just for testing*/
}
/*****
 *
 *     LOGO CONTAINER
 * 
 **************************************************************************** */
#logo_cont { padding-top: 12px; height: 44px; }
table.logo_search_tab { width: 100%; }
table.logo_search_tab td { width: 50%; }
.search_fix {
	width: 273px;
	height: 20px;
	border: 1px solid #DCDCDC;
	overflow: hidden;
}
input.search {
	border: none;
	background: none;
	width: 255px;
	margin-top: 2px;
	font-size: 10px;
	padding: 0 9px;
	color: #999999; 
}
.search_now_fix {
	margin-left: 5px;
	width: 46px;
	height: 18px;
	border: 1px solid #DCDCDC;
	padding-top: 2px;
	background: #EF9102;
	overflow: hidden;
	text-align: center;
}
input.search_submit {
	border: none;
	background: #EF9102;
	color: white;
	width: 46px;
	font-size: 10px;
}

/*****
 *
 *     MENU CONTAINER
 * 
 **************************************************************************** */
#menu_cont {
	height: 32px;
	border: 1px solid #8BA0AA;
	margin-top: 19px;
	background-color: #9C8FEB;
}
#menu_cont a.fl:link, #menu_cont a.fl:visited, #menu_cont a.fl:active {
	height: 32px;
	font-size: 13px;
	line-height: 32px;
	padding: 0 13px;
	margin-right: 18px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#menu_cont a.fl:HOVER {
	height: 32px;
	font-size: 13px;
	line-height: 32px;
	padding: 0 13px;
	margin-right: 18px;
	background: #F0EBDC;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

/*****
 *
 *     CONTENT TOP CONTAINER
 * 
 **************************************************************************** */
#content_top {
	margin-top: 20px;
	min-height: 425px;
	height: auto!important;
	height: 673px;
}

.main_LEFT { margin-right: 18px; width: 273px; }
.main_RIGHT { width: 689px; }


.left_big_box {
	background: #F0EBDC;
	width: 271px;
	min-height: 400px;
	height: auto!important;
	height: 673px;
	border: 1px solid #DCDCDC;
	overflow: hidden;
	float: right;
}
.left_big_box h2 {
	font-size: 13px;
	color: #000000;
	padding: 0 12px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D0D0D0;
	text-align: left;
	background-color: #9C8FEB;
}
.left_big_box h3 {
	margin-top: 18px;
	font-size: 12px;
	color: #EF9102;
	padding: 0 12px;
	text-align: left;
}
.left_big_box .text {
	padding: 0 12px;
	text-align: left;
	line-height: 16px;
}
.left_big_box .a_white a {
	white-space: pre;
}



.common_box {
	background: #F5F6F7;
	height: auto!important;
	border: 1px solid #DCDCDC;
}
.common_box h2 {
	font-size: 13px;
	color: #000000;
	padding: 0 12px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D0D0D0;
	background: #F0F0F0;
	text-align: left;
}
.common_box .text_bg {
	background: #fff url("./images/bg_gradient.gif") repeat-x;
	background-position: 50% 1px;
}
.common_box .text {
	padding: 16px 12px;
	text-align: left;
	line-height: 18px;
}
.common_box a:ACTIVE, .common_box a:VISITED, .common_box a:LINK, .common_box a:HOVER {
	font-weight: bold;
	color: #194F6B;
	text-decoration: underline;
}
.common_box a:HOVER { color:#8BA0AA; }




.right_big_banner_box {
	background: #fff url("./images/bg_gradient.gif") repeat-x;
	background-position: top center;
	width: 687px;
	border: 1px solid #DCDCDC;
	padding-top: 9px;
	padding-bottom: 10px;
	text-align:center;
}



.three_boxes_cont {
	margin-top: 18px;
	width: 689px;
	text-indent: 20px;
}
.spacer { width: 26px; height: 10px; overflow: hidden; }
.spacer2 { width: 27px; height: 10px; overflow: hidden; }
.small_box {
	background: #fff url("./images/bg_gradient.gif") repeat-x;
	background-position: 50% 1px;
	width: 210px;
	border: 1px solid #DCDCDC;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 193px;
	height: auto!important;
	height: 193px;
	text-align:center;
}
a.blue_heading_link:ACTIVE, a.blue_heading_link:LINK, a.blue_heading_link:VISITED, a.blue_heading_link:HOVER {
	color: #0052A3;
	font-size: 12px;
	display: block;
	padding: 0 10px;
	padding-top: 9px;
	padding-bottom: 7px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
a.blue_heading_link:HOVER {
	text-decoration: underline;
}
a.b_heading_link:ACTIVE, a.b_heading_link:LINK, a.b_heading_link:VISITED, a.b_heading_link:HOVER {
	color: #0052A3;
	font-size: 12px;
	display: block;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	text-decoration: underline;
}
a.b_heading_link:HOVER {
	text-decoration: underline;
}
.small_box .text {
	padding: 0 10px;
	text-align: left;
	line-height: 14px;
	color: #7B7B7B;
	font-size: 11px;
}



.two_boxes_cont {
	margin-top: 17px;
	width: 689px;
}
.spacer_two { width: 11px; height: 10px; overflow: hidden; }
.small_box_two {
	background: #fff url("./images/bg_gradient.gif") repeat-x;
	background-position: 50% 1px;
	width: 337px;
	border: 1px solid #DCDCDC;
	min-height: 120px;
	height: auto!important;
	height: 120px;
}
.small_box_two h2 {
	font-size: 13px;
	color: #000000;
	padding: 0 11px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	background: #F0F0F0;
	text-align: left;	
}
.small_box_two .text {
	padding: 10px;
	text-align: left;
	background: #fff url("./images/bg_gradient.gif") repeat-x;
	background-position: 50% 1px;
	min-height: 43px;
	height: auto!important;
	height: 43px;
	line-height: 17px;
}

ul.blue_links_ul {
	margin-top: 0px;
	margin-left: 2px;
	list-style-type: disc;
	text-align: left;
	line-height: 20px;
}
ul.blue_links_ul li a:ACTIVE, ul.blue_links_ul li a:LINK, ul.blue_links_ul li a:VISITED, ul.blue_links_ul li a:HOVER {
	color: #0052A3;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

ul.blue_links_ul li a:HOVER {
	text-decoration: underline;
}

/*****
 *
 *     CONTENT BOTTOM CONTAINER
 * 
 **************************************************************************** */
#content_bottom {
	margin-top: 17px;
	height: auto!important;
	height: 274px;
}
.bottom_big_box {
	background: #F5F6F7;
	width: 978px;
	min-height: 274px;
	height: auto!important;
	height: 274px;
	border: 1px solid #DCDCDC;
}
.bottom_big_box h2 {
	font-size: 13px;
	color: #000000;
	padding: 0 12px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D0D0D0;
	background: #9C8FEB;
	text-align: left;
}
.bottom_big_box h3 {
	margin-top: 18px;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	text-align: left;
}
.bottom_big_box .text {
	text-align: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
}
.bottom_big_box td.text {
	padding-bottom: 18px;
	vertical-align: top;
}

.a_666 a:LINK, .a_666 a:ACTIVE, .a_666 a:VISITED, .a_666 a:HOVER {
	color: #666;
}

table.sitemap { width: 100%; }
.tab_spacer { width: 13px; overflow: hidden; }

/*****
 *
 *     LOGOS (almost-footer) CONTAINER
 * 
 **************************************************************************** */

#logos {
	text-align: left;
	border-bottom: 1px solid #F1F1F1;
	margin-bottom: 10px;
}
#logos img {
	margin-left: 8px;
	margin-right: 41px;
}

/*****
 *
 *     FOOTER CONTAINER
 * 
 **************************************************************************** */

#footer {
	font-size: 11px;
	color: #979797;
	text-align:left;
}
#footer a {
	color: #0033CC;
	font-size: 11px;
}


#bottom{
	background: url("./images/bg_bottom.gif");
	height: 17px;
	overflow: hidden;
	margin-bottom: 30px;
}
.Courstext {
	font-size: 20pt;
	text-align: left;
	line-height: 20pt;
}
.topbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
.linket {
	color: #0000FF;
	text-decoration: underline;
}
.bordertext {
	border: 1px solid #999999;
}
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.hyper {
   font-family: arial;color: blue; 
   font-size:10pt; 
   text-decoration: underline
}
.greyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #999999;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
form {
	margin: 0px;
}

.normaltext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
