body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #474747;
	line-height: 1.4;
	background: #999999 url(images/templatemo_bg.gif);
}
a:link, a:visited
{
	color: #067AB4;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a:active, a:hover
{
	color: #5bcbf5;
	text-decoration: none;
}

a.changeColor:link
{
	/* default link color */
	font-size: medium;
	color: #FF7200;
}
a.changeColor:hover
{
	/* change to blue on mouseover */
	font-size: medium;
	color: #FFCC00;
}
img
{
	border: 0;
}
*.html
{
	margin: 0;
	padding: 0;
}
/*---Background of Body page---*/
#templatemo_container
{
	width: 1000px;
	margin: 0px auto;
	background: url(images/templatemo_content_bg.jpg);
}
#templatemo_top
{
	text-align: left;
	height: 54px; /* 'padding-top' + 'height' must be equal to the background image height' */
	padding-left: 20px;
	margin: 0px auto;
	background: url(images/table_top.jpg) no-repeat bottom;
}
#templatemo_menu_header
{
	height: 12px;
	text-align: center;
	background: url(images/menu_header_back.jpg) no-repeat;
}
#templatemo_left_column
{
	clear: left;
	float: left;
	width: 540px;
	padding-left: 20px;
}
#templatemo_right_column
{
	float: right;
	width: 316px;
	padding-right: 15px;
}
#templatemo_footer
{
	clear: both;
	padding-top: 30px;
	height: 25px;
	text-align: center;
	font-size: 11px;
	background: url(images/templatemo_footer_bg.jpg) no-repeat;
	color: #666666;
}
#templatemo_footer a
{
	color: #666666;
}
#templatemo_site_title
{
	font-weight: bold;
	font-size: 22px;
	color: #0B72B6;
}
#templatemo_site_sub_title
{
	font-weight: bold;
	font-size: 22px;
	color: #D39A1F;
}
#templatemo_site_slogan
{
	padding-top: 5px;
	font-weight: bold;
	font-size: 13px;
	color: #65C63B;
}
.templatemo_spacer
{
	clear: left;
	height: 18px;
}
.templatemo_pic
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.section_box
{
	padding: 10px;
	width: 240px;
	border: 1px dashed #CCCCCC;
	background: #F2F2F2;
}
.section_box2
{
	clear: left;
	margin-top: 10px;
	background: #F6F6F6;
	color: #000000;
}
.text_area
{
	padding: 10px;
}
.publish_date
{
	clear: both;
	margin-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
.title
{
	padding-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.subtitle
{
	padding-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.post_title
{
	padding: 6px;
	padding-left: 10px;
	background: #DDEEFF;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.templatemo_menu
{
	list-style-type: none;
	margin: 10px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 225px;
}
.templatemo_menu a
{
	background: #E5E5E5 url(images/button_active.gif) no-repeat;
	font-size: 12px;
	color: #028CC2;
	display: block;
	width: 223px;
	margin-bottom: 2px;
	padding: 5px;
	padding-left: 12px;
	text-decoration: none;
}
* html .templatemo_menu li a
{
	background: #E5E5E5 url(images/button_active.gif) no-repeat;
	font-size: 12px;
	color: #028CC2;
	display: block;
	width: 223px;
	margin-bottom: 2px;
	padding: 5px;
	padding-left: 12px;
	text-decoration: none;
}
.templatemo_menu li a:visited, .templatemo_menu li a:active
{
	color: #028CC2;
}
.templatemo_menu li a:hover
{
	background: #EEEEEE url(images/button_default.gif) no-repeat;
	color: #FF7200;
	margin-bottom: 2px;
}

#content
{
	text-align: left;
}
#left
{
	font-family: Verdana, Helvetica, Arial;
	color: #474747;
	font-size: 12px;
	margin: 10px 25px 0 0;
	padding-bottom: 5px;
	padding-top: 0;
}
#left h1
{
	font-family: Verdana, Helvetica, Arial;
	font-weight: bold;
	font-size: 16px;
	color: #f7941d;
	padding-left: 15px;
}
#left ul
{
	list-style: square;
	margin: 5;
}
#left ul li
{
	margin-left: 60px;
}
#left p, #right p
{
	font-family: Verdana, Helvetica, Arial;
	padding: 0px 0px 0 30px;
}
#right
{
	width: 280px;
	padding-right: 10px;
	color: #000;
	float: right;
}
#right h1
{
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-size: 22px;
	color: #f7941c;
	padding: 10px 0 5px 5px;
}
.date
{
	color: #c1c1c1;
	padding: 10px 10px 0 30px;
	float: left;
}
#right h2
{
	padding: 15px 10px 0 30px;
	font: 13px normal Verdana, Helvetica, Arial;
	color: #3ba4c4;
	text-decoration: underline;
}
.col h2
{
	font: 15px normal Verdana, Helvetica, Arial;
	color: #3ba4c4;
	margin-left: 0px;
}
.fcol p
{
	margin-left: 50px;
}
.fcol
{
	font-family: Verdana, Helvetica, Arial;
	padding: 0px 10px 0 0px;
	margin-left: 10px;
	border-bottom: 1px dotted #3ba4c4;
}
.fcol li
{
	padding-bottom: 10px;
}
#menu
{
	background: url(images/menu_back.jpg) repeat;
	text-align: left;
	margin-right: 10px;
}
.globe
{
	background: url(images/Final-Result.gif) no-repeat center;
	height: 60px;
}
.scrollHeading
{
	color: #E8903C;
	font: 18px Verdana, Helvetica, Arial;
	font-weight: bold;
}

.box
{
	background: url(images/Box.gif) no-repeat;
	width: 300px;
	height: 272px;
}
.nbox3
{
	background: url(images/nBox3.gif) no-repeat;
	width: 300px;
	height: 330px;
}
.nbox3 ul
{
	list-style: none;
	margin: 0;
	padding: 10px;
	padding-left: 0px;
}
.nbox3 ul li
{
	background: url(images/more.gif) no-repeat;
	padding-left: 15px;
}

.nbox
{
	background: url(images/nBox.gif) no-repeat;
	width: 300px;
	height: 272px;
}
.nbox ul
{
	list-style: none;
	margin: 0;
	padding: 10px;
	padding-left: 0px;
}
.nbox ul li
{
	background: url(images/more.gif) no-repeat left center;
	padding-left: 15px;
}
.Boxtitle
{
	color: #FF7200;
	font-family: Verdana, Helvetica, Arial;
	font-weight: bold;
	font-size: 16px;
}
.aBoxtitle
{
	color: #FF7200;
	font-family: Verdana, Helvetica, Arial;
	vertical-align: top;
}

.box ul
{
	list-style: none;
	margin: 0;
	padding: 10px;
	padding-left: 0px;
}
.box ul li
{
	background: url(images/more.gif) no-repeat left center;
	padding-left: 15px;
}
.Login
{
	font-weight: bold;
	color: #f9f9f9;
}
/* attributes of the input box */
.loginboxdiv
{
	margin: 0px;
	height: 22px;
	margin-left: 10px;
	width: 145px;
	background: url(images/textbox_bg.gif) no-repeat bottom;
}
.loginbox
{
	background: none;
	border: none;
	height: 18px;
	width: 115px;
	padding: 3px 15px 0px 10px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
}

.loginGoBtn
{
	border: 0px;
	height: 29px;
	width: 32px;
	background: url(images/icon_go.gif) no-repeat bottom;
}
/*#popup{
background:#fff;position:absolute;left:785px;top:35px;width:120px;margin-left:10px; z-index:25;
}
#popup a{color: #067AB4; text-decoration: none;font-size: 10px;}
#popup a:hover{color: #5bcbf5; text-decoration: none;}*/
#pop
{
	position: absolute;
	width: 125px;
	height: 40px;
	left: 780px;
	top: 35px;
	background: #fff;
}
#pop a
{
	color: #FF6C00;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial;
	font-size: 9px;
	font-weight: normal;
}
#pop a:hover
{
	color: #008a4b;
	text-decoration: none;
}
