/*
CSS Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d4d1c5;
	background:  url(images/background.jpg) repeat;
}

a:link, a:visited { color: #fe0000; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #fcd82b; text-decoration: underline; }

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_70 { margin-right: 70px; }

.fl { float: left; }
.fr { float: right }
.fc { float:inherit}
.fn { float:none}

.button_01 a {
	clear: both;
	display: block;
	width: 100px;
	height: 21px;
	padding-top: 5px;
	background: url(images/templatemo_button_01.jpg) no-repeat;
	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button_02 a {
	clear: both;
	display: block;
	width: 100px;
	height: 21px;
	padding-top: 5px;
	background: url(images/templatemo_button_02.jpg) no-repeat;
	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.header_01 {
	clear: both;
	color: #000000;
	/* #fcd82b */
	padding: 5px 0 10px 0;
	border-bottom: 2px dashed #fcd82b;
	margin-bottom: 20px;
	font-size: 26px;
}

.header_02 {
	clear: both;
	color: #0B0B61;
	/* #ffffff */
	padding: 0;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

.em_text {
	color: #000055;
}

#tmeplatemo_container {
	width: 980px;
	margin: 0 auto;
	background: #4a483f;
}

/* menu */

#templatemo_menu {
	clear: both;
	width: 980px;
	height: 55px;
	background: url(images/templatemo_menu_bg.jpg) repeat-x;
}

#templatemo_menu2 {
	clear: both;
	width: 980px;
	height: 55px;
	background: url(images/templatemo_menu_bg.jpg) repeat-x;
}

#templatemo_menu ul {
	margin: 0 auto;
	padding: 0px;
	width: 790px; /*  ( 138 x no. of menu item ) - 38 */
	list-style: none;
	
}

#templatemo_menu2 ul {
	margin: 0 auto;
	padding: 0px;
	width: 890px; /*  ( 138 x no. of menu item ) - 38 */
	list-style: none;
	
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	cursor:default;
	list-style-type:none;
	display: inline;
}

#templatemo_menu2 ul li {
	float:left;
	margin: 0px;
	padding: 0 7px;
	background: url(images/templatemo_menu_bg.jpg) repeat-x;
	position: relative;
	z-index: 2;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 100px;
	height: 40px;
	padding: 15px 38px 0 0;
	background: url(images/templatemo_menu_right.jpg) right top no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #707070;	
	outline: none;	
}

#templatemo_menu2 ul li a {
	float: left;
	display: block;
	width: 80px;
	height: 40px;
	padding: 15px 38px 0 0;
	background: url(images/templatemo_menu_right.jpg) right top no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #707070;	
	outline: none;
	overflow: hidden;
	
}


#templatemo_menu li a:hover {
	color: #000000;		
}


#templatemo_menu2 li a:hover {
	color: #000000;	
	z-index:1;	
}

#templatemo_menu li .current {
	color: #000000;
}

#templatemo_menu2 li .current {
	color: #000000;
}

#templatemo_menu li .last {
	padding-right: 0px;	
	background: none;
}

#templatemo_menu2 li .last {
	padding-right: 0px;	
	background: none;
}

#templatemo_menu2 ul li a .menu-left {
	background: url(images/templatemo_menu_bg.jpg) repeat-x;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
#templatemo_menu2 ul li a .menu-mid {
	background: url(images/templatemo_menu_bg.jpg) repeat-x;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
#templatemo_menu2 ul li a .menu-right {
	background: url(images/templatemo_menu_bg.jpg) repeat-x;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
#templatemo_menu2 li a:hover .menu-left,
#templatemo_menu2 li.active a .menu-left,
#templatemo_menu2 li:hover a .menu-left,
#templatemo_menu2 li a:hover .menu-mid,
#templatemo_menu2 li.active a .menu-mid,
#templatemo_menu2 li:hover a .menu-mid,
#templatemo_menu2 li a:hover .menu-right,
#templatemo_menu2 li.active a .menu-right,
#templatemo_menu2 li:hover a .menu-right {
	background-position: 0 -37px;
	
	line-height: 35px;
}
#templatemo_menu2 li a:hover,
#templatemo_menu2 li.active a,
#templatemo_menu2 li.hover a,
#templatemo_menu2 li:hover a {
	color: #003399;
}
#templatemo_menu2 li:hover .sub,
#templatemo_menu2 li.hover .sub {
	display:block;
}
#templatemo_menu2 li .sub {
	display: none;
	position: absolute;
	top: 50px;
	right: 5px;
	background: url(images/templatemo_menu_bg2.jpg) repeat-x;
	width: 180px;
}

#templatemo_menu2 li ul {
	background: url(images/templatemo_menu_bg2.jpg) repeat-x;
	width: 160px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
}

#templatemo_menu2 li:hover li,
#templatemo_menu2 li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dashed;
}
#templatemo_menu2 li:hover li a,
#templatemo_menu2 li.active li a {
	color: #707070;
	background: url(images/templatemo_menu_bg2.jpg) repeat-x;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
#templatemo_menu2 li:hover li a:hover,
#templatemo_menu2 li.active li a:hover {
	color: #003399;
	background: url(images/templatemo_menu_bg2.jpg) repeat-x;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
#templatemo_menu2 li li a:hover,
#templatemo_menu2 li li a:hover {
	color: #fff;
	background: url(images/templatemo_menu_bg2.jpg) repeat-x;
	text-decoration: none;
	line-height: normal;
}
/**/
#templatemo_menu2 .btm-bg {
	background: url(images/templatemo_menu_bg2.jpg) repeat-x;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}
#templatemo_menu2 .content {
	width: 670px;
	background:  url(images/templatemo_menu_bg2.jpg) repeat-x;
	float: left;
	padding: 10px 20px;
}
#templatemo_menu2 .content h1 {
	color: #333;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px dashed #C1D9F0;
}
#templatemo_menu2 .content h2 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
	margin-bottom: -5px;
}
#templatemo_menu2 .content p {
	padding: 0 15px;
	text-align: justify;	
}
#templatemo_menu2 .content-bottom {
	width: 710px;
	background:  url(images/templatemo_menu_bg2.jpg) repeat-x;
	height: 13px;
	float: left;
}

/* end of menu*/



/* header */

#templatemo_header_01 {
	clear: both;
	width: 980px;
	height: 220px;
	background:url(images/templatemo_header_bg2.gif) no-repeat;
}

/*----- OR ------*/

#templatemo_header_02 {
	clear: both;
	width: 980px;
	height: 220px;
	text-align: center;	
	background: url(images/templatemo_header_bg_blank.jpg) no-repeat;
}

#templatemo_header_02 #site_title {
	padding: 80px 0 0 0;
	font-size: 40px;
	color: #eccd35;
	font-weight: bold;
}

#site_title span {
	display: block;
	color: #cba810;
	margin-top: 20px;
	font-size: 16px;
}

/* end of header */

/* contetn */

#tmeplatemo_content {
	clear: both;
	width: 880px;
	padding: 10px 50px;
	background: #ffffff;
}
/* 8F8B7F_old_bg_color */
/* side_column */

#templatemo_side_column {
	float: left;
	position: relative;
	width: 260px;
	padding: 45px 20px;
	background: #f2f2f2;
}
/* 434039_old_sc_color  */
#templatemo_side_column2 {
	float:right;
	position: relative;
	width: 260px;	
	padding: 45px 20px;
	background: #f2f2f2;
}

#templatemo_side_column3 {
	float:none;
	position:relative;
	width: 560px;	
	padding: 45px 20px;
	background: #f2f2f2;
}

#templatemo_side_column .top {
	position: absolute;
	width: 300px;
	height: 45px;
	top: 0px;
	left: 0px;
	background: url(images/templatemo_side_column_top2.jpg) no-repeat;
}

#templatemo_side_column2 .top {
	position: absolute;
	width: 300px;
	height: 45px;
	top: 0px;
	left: 0px;
	background: url(images/templatemo_side_column_top2.jpg) no-repeat;
}

#templatemo_side_column3 .top {
	position: absolute;
	width: 600px;
	height: 45px;
	top: 0px;
	left: 0px;
	
	background-image: url(images/templatemo_side_column_top3.jpg);
}

#templatemo_side_column .bottom {
	position: absolute;
	width: 300px;
	height: 45px;
	bottom: 0px;
	left: 0px;
	background: url(images/templatemo_side_column_bottom.jpg) no-repeat;
}

#templatemo_side_column2 .bottom {
	position: absolute;
	width: 300px;
	height: 45px;
	bottom: 0px;
	left: 0px;
	background: url(images/templatemo_side_column_bottom.jpg) no-repeat;
}

#templatemo_side_column3 .bottom {
	position: absolute;
	width: 600px;
	height: 45px;
	bottom: 0px;
	left: 0px;
	
	background-image: url(images/templatemo_side_column_bottom3.jpg);
}

#templatemo_side_column img {
	border: 2px solid #ffffff;
	margin-bottom: 5px;
}

#templatemo_side_column2 img {
	border: 2px solid #ffffff;
	margin-bottom: 5px;
}

#templatemo_side_column3 img {
	border: 2px solid #ffffff;
	margin-bottom: 5px;
}

.news_event_section {
	clear: both;
	margin-bottom: 30px;
}

.news_event_section p {
	margin-bottom: 10px;
}

#templatemo_main_column {
	float: right;
	padding-top: 50px;
	width: 480px;
}

#templatemo_main_column p {
	margin-bottom: 15px;
}

#templatemo_main_column2 {
	float:inherit;
	padding-top: 50px;
	width: 900px;
}

#templatemo_main_column2 p {
	margin-bottom: 15px;
}

.section_w480 {
	clear: both;
	width: 480px;
	margin-bottom: 60px;
}

.section_w750 {
	clear: both;
	width: 750px;
	margin-bottom: 60px;
}

.section_w900 {
	clear: both;
	width: 900px;
	margin-bottom: 60px;
}

.section_w160 {
	width: 170px;
}

.section_w270 {
	width: 270px;
}

.image_wrapper img {
	border: 2px solid #000033;
}

.fl_img {
	float: left;
	margin: 3px 20px 10px 0px;
}

.image_wrapper .fr_img img {
	float: right;
	margin: 3px 20px 5px 0px;
}

.content_list_01 {
	margin: 0 0 0 15px;
	padding: 0px;
	list-style: outside;
}

.content_list_01 li {
	margin: 0px;
	padding: 0 0 10px 0;
}
/* end of content */

/* footer */
#templatemo_footer {
	width: 880px;
	padding: 80px 50px 0 50px;
	margin: 0 auto;
	background: #ffffff url(images/templatemo_footer_bg.jpg) no-repeat;
	min-height: 15px;
}

#templatemo_footer a {
	color: #f6d229;
}

/* end of footer */

dd {background: #86A7ED; border: 2px solid #5677BD; padding: 5px; margin-bottom:20px; color:#000000;}
dt a{display:block;font-size: 125%; background:#36479d; border:1px outset; padding-left:20px;color:#FFF !important;text-decoration:none}
dt a:hover {background:#86A7ED; color:#36479D; border:1px inset;}
caption {
	font-size: 125%;
	font-weight: 900;
}
ul.StarList {
	font-size: 24px;
	list-style: none;
	text-align: center;
	margin: 0;
}
.StarList li {
	color: #FFFFFF;
	background: url(img/big-button.gif) no-repeat center top;
	height: 30px;
	width: 300px;
	margin-bottom: 5px;
}
#content .StarList a {
	font-weight: 900;
	color: #FFFFFF;
}
.red {color:#FF0000;}
.blue{color:#000099;}

