/* Reset styles */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}

/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

h1 {
	color: #FFFFFF;
	font-weight:bold;
	padding:75px 0px 0px 0px;
	margin:0px 10px 0px 0px;	
	font-family: arial, Times, serif;
	font-size: 20px;
	float:right;
}

h1 a:link, h1 a:visited {
	color: #759bb1;
}

/* Links */

a:link, a:visited, a:active {
	color: #383838;
	text-decoration: none;
}

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

/* Paragraphs */
 
p {
	margin: 0 0px 18px 0px;
	line-height: 1.2em;
}

/* Layout */

body {
	font: 12px arial;
}
.events-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:0 0 0 15px;
}

.bg {
	background-color: #001A59;
}
.date {
	float: left;
	width: 250px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
	height: 31px;
	line-height: 31px;
}

.header {
	position: relative;
	height: 67px;
}

.logo {
	float: left;
	width:672px;
}

.help {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#393939;
	float: right;
	vertical-align:text-bottom;
	margin-right:10px;
	padding-top:60px;
	width:250px;
	
}

/* Top right menu */

.top_menu {
	margin: 0;
	float:right;
	overflow: hidden;
	}

.top_menu li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float: left;
	display: inline;
	margin: 0;
	border-left: 1px solid #7A7A7A;*/
    background: url('../images/blank.gif') no-repeat 0 4px;
	padding: 10px 0 10px 14px;
	margin: 0 14px 0 -2px;
}

.top_menu li a {
	color: #383838;
}

.top_menu li a:hover {
	color: #383838;
}

#main-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
#main-menu .main-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display:block;
	height:30px;
	line-height:30px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/green-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#main-menu a.main-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display:block;
	height:30px;
	line-height:30px;
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../images/orange-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#main-menu .link-bg {
	height:30px;
	line-height:30px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/green-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;

}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	height:50px;
	line-height:30px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	height:30px;
	line-height:30px;
}

.query {
	background-image: url(../images/do-you-have-query.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
}
#left-section-inner {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 19px;
	padding-left: 8px;
	color:#42413D;
}

#left-section {
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 19px;
	padding-left: 17px;
	color:#42413D;
}
#left-section .more-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1F66A1;
	text-decoration: none;
}
.green-strip {
	background-image: url(../images/green-strip.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.border-gray {
	border: 1px solid #ABA79E;
}

.border-ash {
	border: 1px solid #ABA7AB;
}
.right-section-inner {

	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 19px;
	color:#42413D;
}

.right-section {

	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 19px;
	color:#42413D;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #838383;
}
.submit-btn {
	border: 1px solid #27488E;
	background-color: #27488E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
}

.login-bg {
	color:#000;
	background-image: url(../images/login-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #DCD9CE;
}
.text-bg {
	background-image: url(../images/text-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: justify;
	padding:11px 31px 11px 31px;	
}
.course-bg {
	text-align: justify;
	background-color: #FFF8DC	
	padding:10px 10px 10px 10px;

}
.study-bg {
	font-face: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #010101;
	text-align: justify;
	background-color: #FFFFFF	
	padding:10px 10px 10px 10px;

}
.text-ag {
	background-image: url(../images/text-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: justify;
	padding:0px 0px 0px 0px;	
}

.heading-bg {
	background-image: url(../images/text-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0px 31px 0px 28px;
	
}

.tell-friend {
	background-image: url(../images/tell-a-friend-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 132px;
	padding-left:11px;
	padding-top:5px;
	color:#000;
}
.events {	
	height: 132px;
	padding-left:11px;
	padding-top:5px;
	color:#000;
}
.inner-header-bg {
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.td_right {	
	text-align: left;
	font-size: 12px;
	font-face: arial;
	font-weight: bold;
	}

.question_left{

align:left; 
text-align: left; 
border : 1px solid #808080;
font-family: Arial, sans-serif;
font-size: 11px;
color: #696969;
background-color: #EFEFEF;
padding : 2px;
}




.question_right{

align:left; 
text-align: left; 
border : 1px solid #808080;
font-family: Arial, sans-serif;
font-size: 12px;
color: #696969;
background-color: #FFFFFF;
padding : 2px;
}

.red_mark
{
	color:red;
}
.alertMsg
{
	color:red;
	font-size:11px;
	font-weight:bold;
}

