/*--------------------*/
/*       COMMON       */
/*--------------------*/

body {
	margin:0px;
	padding:0px;
	font-size:0.75em;
	color:#666;
	font-weight:normal;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin:0px;
	padding-bottom:16px;
	line-height:16px;
}

li {
	list-style:none;
}

input,textarea,div,img,h1,ul,form,label,fieldset {
	margin:0;
	padding:0;
}

fieldset, a {
	outline:none;
	border:none;
}

img {
	border:none;
}

td {
	vertical-align:top;
}

/*--------------------*/
/*       HEADER       */
/*--------------------*/

.header {
	height:170px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.header-top {
	height:112px;
}

.logo {
	padding-top:29px;
}

.ashoka {
	padding-top:39px;
}

.top-td {
	padding-top:11px;
	height:28px;
	text-align:right;
	font-size:0.833em;
	text-transform:uppercase;
	color:#8496b3;
}

.button-links1 {
	border-right:#5ea4b3 solid 1px;
	text-align:left;
	width:135px;
	padding-right:14px;
	padding-top:4px;
}

.button-links1 ul li {
	display:inline;
	padding-left:2px;
}

.button-links1 li img {
	vertical-align:bottom;
}

.button-links2 {
	border-right:#5ea4b3 solid 1px;
	text-align:center;
	width:151px;
	padding-top:4px;
}

.button-links2 ul li {
	display:inline;
	padding-left:5px;
}

.button-links2 li img {
	vertical-align:bottom;
}

.language {
	text-align:right;
	color:#0a2e68;
	padding-top:2px;
}

.language select {
	font-size:0.833em;
	text-transform:uppercase;
	width:100px;
	color:#666;
	margin-left:5px;
}

*+html .language select {
	height:19px;
	font-size:0.917em;
}

@media \0screen {
.language select {
	height:19px;
	font-size:0.917em;
}
}

:root .language select {
	height:19px\9;
	font-size:0.917em\9;
}

.main-nav {
	font-size:0.917em;
	font-weight:bold;
	text-transform:uppercase;
	color:#006666;
}

.main-nav li {
	float:left;
	background-image: url(../images/sep.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:1px;
}

.main-nav li a {
	display:block;
	height:48px;
	padding:10px 6px 0px 7px; 
	color:#006666;
	text-decoration:none;
}

* html .main-nav li a {
	display:inline-block;
}

.main-nav li a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#589faf;
}

.active-link a {
	color:#fff!important;
	text-decoration:none!important;
	background-color:#589faf!important;
}

.no-border {
	background-image:none!important;
}
.registerlink {
	text-align:right;
	color:#0a2e68;
	padding-top:2px;
	text-decoration:none;
	
}
.registerlink:hover {
	text-align:right;
	color:#990000;
	padding-top:2px;
}

.top-nav {
	text-align:right;
	font-size:0.833em;
	text-transform:uppercase;
	color:#0a2e68;
	padding-top:12px;
}

.top-nav ul li {
	display:inline;
	padding-right:10px;
	padding-left:5px;
}

.top-nav ul li a {
	color:#0a2e68;
	text-decoration:none;
}

.top-nav ul li a:hover {
	color:#0a2e68;
	text-decoration:underline;
}

/*--------------------*/
/*       CONTENT      */
/*--------------------*/

.content {
	background-color:#fafcf8;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.lhs-top {
	height:25px;
	background-image: url(../images/lhs-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.lhs-mid {
	background-image: url(../images/lhs-mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left:21px;
	padding-right:20px;
}

.lhs-bot {
	height:19px;
	background-image: url(../images/lhs-bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.search {
	background-color:#e4f0db;
	border:#59a2b2 solid 1px;
	height:24px;
}

.search-box {
	color:#0a2e68;
	text-transform:uppercase;
	font-size:0.833em;
	font-family:Arial, Helvetica, sans-serif;
	padding:6px 5px 5px 5px;
	width:138px;
	border:none;
	background-color:#e4f0db;
	outline:none;
}

.left-navigation h2 {
	background-color:#e4f0db;
	color:#1974bc;
	text-transform:uppercase;
	font-size:1.167em;
	font-weight:bold;
	padding:4px 5px 4px 9px;
	margin:0px;
}

.lhs-head {
	background-color:#fff!important;
}

.left-nav {
	padding-bottom:22px;
	font-size:0.917em;
	font-weight:bold;
	color:#006666;
	padding-top:6px;
}

.left-nav li {
	border-bottom:#bddae0 solid 1px;
	padding:4px 5px 4px 20px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 9px 9px;
}

.left-nav li a {
	color:#006666;
	text-decoration:none;
}

.left-nav li a:visited {
	color:#006666;
	text-decoration:none;
}

.left-nav li a:hover {
	color:#589faf;
	text-decoration:none;
}

.no-border2 {
	border-bottom:none!important;
}

.banner {
	background-image: url(../images/banner-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top:14px;
	padding-bottom:15px;
	text-align:center;
}

.home-top {
	background-color:#fff;
	background-image: url(../images/home-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top:#fff solid 3px;
	border-left:#fff solid 2px;
	border-right:#fff solid 2px;
	border-bottom:#fff solid 3px;
	padding:5px 0px 6px 0px;
}

.welcome {
	border-bottom:#cecece solid 1px;
	padding-bottom:27px;
}

.welcome h2 {
	color:#1a75bc;
	margin:0px;
	font-size:1.5em;
	font-weight:bold;
	padding-top:18px;
	padding-bottom:18px;
}

* html .welcome h2 {
	padding-bottom:0px;
}

*+html .welcome h2 {
	padding-bottom:0px;
}

.welcome p {
	color:#666;
	line-height:16px;
	padding-bottom:10px;
}

.heading1 {
	color:#1a75bc;
	font-weight:bold;
	padding-bottom:13px;
	font-size:1.167em;
	line-height:normal;
}

.heading2 {
	color:#000;
	font-weight:bold;
	padding-bottom:10px;
	font-size:1em;
	line-height:normal;
}

.content-list1 {
	padding-bottom:2px;
	font-size:0.917em;
	font-weight:bold;
	color:#59a2b2;
}

.content-list1 li {
	padding-bottom:8px;
	padding-left:10px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.content-list1 li a {
	color:#59a2b2;
	text-decoration:none;
}

.content-list1 li a:hover {
	color:#1a75bc;
	text-decoration:none;
}

.blue-box {
	width:263px;
	background-color:#eef5f7;
	border:#97c471 solid 1px;
	padding:5px 12px 5px 12px;
	color:#666;
}

.blue-box h2 {
	color:#003399;
	text-transform:uppercase;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:1.167em;
	font-weight:bold;
}

.blue-box h3 {
	color:#000;
	margin:0px;
	padding-bottom:10px;
	font-size:1em;
	font-weight:bold;
}

.blue-box p {
	font-size:0.917em;
	padding-bottom:12px;
	line-height:normal;
	color:#666;
}


.bb-image {
	padding-bottom:10px;
}

.box2 {
	background-color:#fff;
	border:#b0ce99 solid 1px;
	background-image: url(../images/box-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom:11px;
}

.box2 h2 {
	color:#006699;
	margin:0px;
	font-size:1.167em;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:25px;
}

.box2 ul {
	padding-bottom:8px;
}

.box2 ul li {
	color:#579ead;
	font-size:0.917em;
	font-weight:bold;
	padding-bottom:9px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left:13px;
}

.box2 ul li a {
	color:#579ead;
	text-decoration:none;
}

.box2 ul li a:hover {
	color:#006699;
	text-decoration:none;
}

.box3 {
	background-color:#fff;
	border:#b4d09e solid 1px;
	padding:3px 1px 1px 1px;
}

.grey-box {
	background-image: url(../images/grey-box.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:9px 10px 7px 10px;
	height:125px;
}

.grey-box h2 {
	margin:0px;
	font-size:1.167em;
	color:#0164b2;
	font-weight:bold;
	border-bottom:#cbcbcb solid 1px;
	padding:0px 5px 5px 5px;
}

.grey-box h3 {
	margin:0px;
	font-size:1em;
	color:#666;
	font-weight:bold;
	padding:7px 5px 12px 5px;
}

.grey-box p {
	font-size:1em;
	color:#666;
	padding:0px 5px 5px 5px;
}

.grey-box p span {
	color:#1a75bc;
	font-weight:bold;
}

.more {
	padding-left:5px;
	font-size:0.917em;
	font-weight:bold;
}

.more a {
	color:#000;
	text-decoration:none;
}

.more a:hover {
	color:#000;
	text-decoration:underline;
}

.box4 {
	border:#59a2b2 solid 1px;
	background-color:#f2f8ed;
	background-image: url(../images/box4.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom:16px;
}

.box4 h2 {
	margin:0px;
	font-size:1.167em;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	padding:8px 0px 17px 0px;
}

.box4 h3 {
	margin:0px;
	font-size:1em;
	color:#000;
	font-weight:bold;
	padding:0px 0px 13px 0px;
}

.box4 p {
	font-size:0.917em;
	line-height:14px;
	padding-bottom:14px;
	color:#666;

}

.know-status {
	text-align:center;
	padding-bottom:21px;
	border-bottom:#c0c6ba solid 1px;
}

.login-box {
	background-color:#fff;
	border:#1a75bc solid 1px;
	height:142px;
	background-image: url(../images/login-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:12px;
	padding-right:14px;
}

.login-head {
	color:#fff;
	padding-top:5px;
	font-weight:bold;
	padding-bottom:23px;
}

.text-box1 {
	padding-bottom:8px;
}

.text-box1 input {
	border:#86aacc solid 1px;
	padding:4px 6px 4px 6px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8496b3;
	text-transform:uppercase;
	font-size:0.833em;
	width:200px;
}

.submit {
	text-align:right;
	padding-top:3px;
}

.op-top {
	background-image: url(../images/op-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:89px;
	padding-left:14px;
}

.op-top h2 {
	margin:0px;
	font-size:1.167em;
	font-weight:bold;
	padding-top:22px;
	padding-bottom:23px;
	text-transform:uppercase;
	color:#003399;
}

.op-top h3 {
	margin:0px;
	font-size:1em;
	font-weight:bold;
	color:#003399;
}

.op-bot {
	background-color:#cce6b5;
	border-bottom:#58b3af solid 1px;
	border-left:#58b3af solid 1px;
	border-right:#58b3af solid 1px;
}

.opinions td {
	padding:11px 16px 11px 16px;
}

.shade {
	background-color:#e4f0db;
}

.opinions p {
	font-size:0.917em;
	line-height:normal;
	padding-bottom:5px;
}

.opinions p span {
	font-size:0.833em;
	color:#003399;
}

.opinions p a {
	font-size:0.866em;
	color:#003399;
	text-decoration:none;
}

.opinions p a:hover {
	color:#000;
	text-decoration:none;
}

.more3 {
	padding-top:20px!important;
	padding-bottom:19px!important;
}

/*--------------------*/
/*       FOOTER       */
/*--------------------*/

.rules {
	background-color:#59a2b2;
}

.rules-text {
	padding-top:20px;
	padding-bottom:20px;
	color:#f2f8ed;
}

.rules-text h2 {
	margin:0px;
	padding-bottom:15px;
	font-size:1em;
	font-weight:bold;
}

.rules-text p {
	line-height:16px;
	padding-bottom:16px;
	font-size:0.917em;
}

.footer {
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color:#59a2b2;
}

.footer-links {
	padding-top:10px;
	height:25px;
	color:#006666;
	font-size:0.917em;
	font-weight:bold;
}

.footer-links ul li {
	display:inline;
	padding-right:23px;
}

.footer-links ul li a {
	color:#006666;
	text-decoration:none;
}

.footer-links ul li a:hover {
	color:#fff;
	text-decoration:none;
}

.update {
	font-size:1.167em;
	font-weight:bold;
	text-transform:uppercase;
	color:#8cb7c7;
}

.update span {
	padding-left:7px;
	padding-right:15px;
	color:#59a2b2;
}

.footer-links2 {
	font-size:0.833em;
	text-transform:uppercase;
	padding-top:10px;
	text-align:left;
}

.footer-links2 ul li {
	display:inline;
	padding-right:10px;
}

.footer-links2 ul li a {
	color:#59a2b2;
	text-decoration:none;
}

.footer-links2 ul li a:visited {
	color:#59a2b2;
	text-decoration:none;
}

.footer-links2 ul li a:hover {
	color:#59a2b2;
	text-decoration:underline;
}


.copyright {
	font-size:0.833em;
	font-weight:bold;
	padding-top:10px;
}

.copyright span {
	padding-left:10px;
}

.copyright a {
	color:#59a2b2;
	text-decoration:none;
}

.copyright a:visited {
	color:#59a2b2;
	text-decoration:none;
}

.copyright a:hover {
	color:#59a2b2;
	text-decoration:underline;
}

.quality {
	text-align:right;
}

.quality ul li {
	display:inline;
	padding-left:5px;
}

.quality ul li img {
	vertical-align:bottom;
}

/*--------------------*/
/*       SUBPAGE      */
/*--------------------*/

.sub-contents {
	background-color:#fff;
	border-top:#e4f0db solid 4px;
	padding:3px 2px 10px 2px;
	color:#333;
}

.sub-contents p {
	line-height:16px;
	padding-bottom:16px;
}

.sub-table {
	background-image: url(../images/home-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:1000px;
	padding-top:18px;
}

.sub-top h2 {
	margin:0px;
	background-color:#1a75bc;
	color:#fff;
	padding-left:14px;
	font-size:1.167em;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

.sub-top p {
	font-weight:bold;
	padding:20px 40px 20px 15px;
	line-height:16px;
	color:#666;


}

.sub-top {
/*	background-image: url(../images/line.gif);
*/	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:8px;
}

.c-box {
	padding-bottom:20px;
	padding-top:20px;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:13px;
	padding-right:23px;
}

.c-box h2 {
	margin:0px;
	padding-bottom:16px;
	font-size:1.167em;
	font-weight:bold;
	color:#1a75bc;
}

.last {
	background-image:none!important;
}

.content-list2 {
	color:#1a75bc;
	padding-left:32px;
	padding-top:20px;
	padding-bottom:10px;
}

.content-list2 li {
	padding-bottom:10px;
	padding-left:15px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.sub-links {
	padding-top:20px;
}

.sub-links h2 {
	margin:0px;
	margin:0px;
	padding-bottom:16px;
	font-size:1.167em;
	font-weight:bold;
	color:#1a75bc;
	text-transform:uppercase;
}

.sub-links ul {
	font-size:0.917em;
	font-weight:bold;
	color:#006666;
	width:190px;
}

.sub-links ul li {
	border-bottom:#bddae0 solid 1px;
	padding:6px 5px 6px 20px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
}

.sub-links ul li a {
	color:#006666;
	text-decoration:none;
}

.sub-links ul li a:hover {
	color:#000;
	text-decoration:none;
}
.newsline {
	border-bottom:#cecece solid 1px;
	padding-bottom:7px;
}


#news-area {
	/*background-color:#444544;*/
}

#news-wrapper {
	/*width:1000px;*/
	margin:0 auto;
	height:75px;
}

#news-head {
	font-weight:bold;
	color:#666;
	padding-top:11px;
	padding-left:5px;
	padding-right:12px;
	float:left;
	height:26px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 16px;
}

#news-text {
	float:left;
	color:#990000;
	padding-left:10px;
	width:500px;/**/
	height:45px;
	overflow:hidden;
	padding-right:10px;
	position:relative;
	font-size:11px;
	font-weight:bold;
}

.news-arrows1 {
	position:absolute;
	right:0px;
	top:15px;
}
#news-text ul li {
	height:55px;
	padding-top:11px;
}

.n-arrow1 {
	height:18px;
}

.testi-arrows {
	position:absolute;
	right:0px;
	top:12px;
	z-index:99;
}

.t-arrow {
	height:25px;
}

