@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-color:#2274aa ;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px
	}
	
p {
	margin:0px;
	padding:5px 0;
	}
	
.normal-size {
	font-size:13px;
	font-weight:normal;
	}
	
.normal-size-blue {
	font-size:13px;
	font-weight:normal;
	color:#024470
	}
	
#main {
	width:748px;
	background-image:url(images/content-bg-1.jpg);
	background-position:left;
	background-repeat:repeat-y;
	margin:0px auto;
	position:relative
	}
ul {
	margin:0px;
	padding:12px 0;
	}
	
li {
	background-image:url(images/tick1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:2px 30px;	
	margin:0px;
	font-size:13px;
	font-weight:bold; line-height:16px;
	list-style:none;
	
	}
	
a {
	text-decoration:none;
	cursor:pointer
	}		
	
.rpt-y-1 {
	background-position:left top;
	background-repeat:repeat-y;
	}
	
.br-1 {
	background-position:left top;
	background-repeat:no-repeat;
	height:434px;
	}
	
.br-2 {
	background-position:left bottom;
	background-repeat:no-repeat;
	height:334px;
	}
	
.bg-btm {
	background-position:bottom left;
	background-repeat:no-repeat;
	}
	
.padding-l-25 {
	padding:0 0 0 25px;
	}
	
.box-1 {
	background-color:#e7e99d;
	border:3px solid #b1b186;
	font-family:"Trebuchet MS" , Arial;
	font-size:17px;
	color:black;
	width:605px;
	padding:16px
	}
	
.no-rpt {
	background-repeat:no-repeat;
	background-position:left top;
	}
		
.blue-text {
	color:#024470;
	font-weight:bold;
	padding:0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px
	}
	
.gray-1-text {
	color:#2c3841;	
	font-size:14px;
	line-height:17px
	}
	
.hello {
	color:#2274aa;
	padding:0 0 0 25px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	float:left;
	width:626px
	}
	

.yellow-bg {
	background-color:#fdfdc4;
	border-top:2px dotted #96962a;
	border-bottom:2px dotted #96962a;
	padding:10px;
	
	}	
	
	
.blue-bg {
	background-color:#2274aa;
	border-top:2px dotted #2274aa;
	border-bottom:2px dotted #2274aa;
	padding:10px;
	color:white
	
	}
.orrange-bg {
	background-color:#f2a60d;
	border-top:2px dotted #f2a60d;
	border-bottom:2px dotted #f2a60d;
	padding:10px;
	color:black
	
	}
	
.gray-bg {
	background-color:#7f7f7f;
	border-top:2px dotted #7f7f7f;
	border-bottom:2px dotted #7f7f7f;
	padding:10px;
	color:white
	
	}		
	
	
.green {color: #006e2e; font-size: 18px}

.blue-new {
	color: #2274aa; font-size: 18px
	}
	
.orrange-new {
	color: #ff7901; font-size: 18px
	}	
	
.gray {
	color: #585858; font-size: 18px
	}	
	
.red {
	color: #CC0000; font-size: 30px;
	font-family:Tahoma;
	font-weight:bold;
	}	
	
.orrg-btn {
	background-image:url(images/orrange-btn.jpg);
	color:white;
	font-weight:bold;
	text-align:center;
	width:104px;
	font-size:13px;
	padding:3px 0;
	}
	
.dotted-line {
	border-top:1px dashed #307daf;
	}.highlighted {  background-color: #FFFF00}
.whitelink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; color: #FFFFFF; text-decoration: none}

