body {
	background:#678fc3;
	margin: 0px;
	direction: ltr;
	font: normal 12px Arial;
}
.lang{
	font: normal 12px Tahoma;
	color:#fff;
}
.lang a{
	text-decoration:none;
	color:#fff;
}
.lang a:hover{
	color:#fff;
	text-decoration:underline;
}
.browserLinks{
	font: normal 12px Arial;
	color:#024b7b;
}
.browserLinks a{
	color:#024b7b;
	text-decoration:none;
}
.browserLinks a:hover{
	color:#024b7b;
	text-decoration:underline;
}
.loginForm , .helpBlcok{
	font: normal 11px Tahoma;
	color:#164782;
}
.loginForm a, .helpBlcok a{
	text-decoration:none;
	color:#164782;
}
.loginForm a:hover, .helpBlcok a:hover{
	text-decoration:underline;
	color:#164782;
}
.loginFormInput {
	font: normal 10px tahoma;
	color:#444444;
	width:100px;
	height:13px;
	padding:0px;
	margin:0px;
}
.menuLinks{
	font: normal 12px Tahoma;
	color:#636363;
	text-align:left;
}
.menuLinks a{
	color:#636363;
	text-decoration:none;
}
.menuLinks a:hover{
	color:#636363;
	text-decoration:none;
}
.tells{
	font: normal 12px Tahoma;
	color:#636363;
	text-align:left;
}
.tells a{
	color:#636363;
	text-decoration:none;
}
.tells a:hover{
	color:#636363;
	text-decoration:underline;
}
.board{
	font: normal 12px Tahoma;
	color:#636363;
	text-align:left;
}
.board p{
	margin: 0px;
	padding:0px;
	color:#636363;
}
.board a{
	color:#636363;
	text-decoration:none;
}
.board a:hover{
	color:#636363;
	text-decoration:underline;
}
.alCourses{
	font: normal 12px Tahoma;
	color:#000;
	text-align:left;
	line-height: 20px;
	margin:5px 10px 0px 10px;
	padding:0px;
}
.alCourses a{
	color:#000;
	text-decoration:none;
}
.alCourses a:hover{
	color:#000;
	text-decoration:underline;
}
.ictCourses{
	font: normal 12px Tahoma;
	color:#fff;
	text-align:left;
	line-height: 18px;
	margin:5px 10px 0px 10px;
	padding:0px;
}
.ictCourses a{
	color:#fff;
	text-decoration:none;
}
.ictCourses a:hover{
	color:#fff;
	text-decoration:underline;
}
.footer{
	font: normal 11px Arial;
	color:#fff;
}
.footer a{
	color:#fff;
	text-decoration:none;
}
.footer a:hover{
	color:#fff;
	text-decoration:underline;
}

/*******************************************************************/
img        {border:0px;}
/*    table styles **********************/
.tableHead{
        color: #333;
        font-size: 12px;
        font-weight: bold;
        font-family: Arial,Verdana;
        text-decoration: none;
        background-color:#bcd2dd;
}
.tableCell1{
        color: #000000;
        font-size: 11px;
        font-weight: normal;
        font-family: Arial,Verdana;
        text-decoration: none;
        background-color:#d5e5ec;
}
.tableCell2{
        color: #000000;
        font-size: 11px;
        font-weight: normal;
        font-family: Arial,Verdana;
        text-decoration: none;
        background-color:#e1edf1;
}
/*******************************************************/
.formElement{
        color: #444;
        font-size: 11px;
        font-weight: normal;
        font-family: Arial;
        text-decoration: none;
        border:1px solid #bcd2dd;
}
.small{
        color: #000000;
        font-size: 10px;
        font-weight: normal;
        font-family: Arial;
        text-decoration: none;
}
.redNotes{
        color: #e22a2a;
        font-size: 10px;
        font-family: Arial;
}
.greenNotes{
        color: #0aa00e;
        font-size: 10px;
        font-family: Arial;
}
.info{
        color: #a25303;
        font: normal 11px Arial;
		background:#fdfaf3;
		border: 1px dashed #cf9b27;
		padding:5px;
		line-height: 18px;
}
H1,H2,H3,H4{
        font-family: Arial,tahoma,verdana;
        font-weight: bold;
        color: #3986b2;
}
H1{
    font-size: 20px;
}
H2{
        font-size: 18px;
}
H3{
        font-size: 16px;
}
H4{
        font-size: 14px;
}
p, td{
        font-family: Arial;
        font-size: 11px;
		color:#000000;
}
a{ text-decoration: none; color: #cc8616; }
a:hover{ text-decoration: underline; color: #cc8616;}
.background1 {
	font-family: Arial;
	font-size: 11px;
	color: #f6b03c;
	background-color: #f4a41d;
	padding:5px;
}
.background2 {
	font-family: Arial;
	font-size: 11px;
	color: #024b7b;
	background-color: #fde7bd;
	padding:5px;
}
.background3 {
	font-family: Arial;
	font-size: 11px;
	color: #f7f2e4;
	background-color: #f7f2e4;
	padding:5px;
}

.headOrange {
	font-size: 20px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #f4a41d;
}
.headOrange a{ text-decoration: none; color: #f4a41d; }
.headOrange a:hover{ text-decoration: underline; color: #f4a41d;}
.textOrange {
	color: #f4a41d;
}
.textOrange a{ text-decoration: none; color: #f4a41d; }
.textOrange a:hover{ text-decoration: underline; color: #f4a41d;}

.headBlue {
	font-size: 20px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #678fc3;
}
.headBlue a{ text-decoration: none; color: #678fc3; }
.headBlue a:hover{ text-decoration: underline; color: #678fc3;}
.textBlue {
	color: #678fc3;
}
.textBlue a{ text-decoration: none; color: #678fc3; }
.textBlue a:hover{ text-decoration: underline; color: #678fc3;}

.headLightBlue {
	font-size: 20px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #c4ddf3;
}
.headLightBlue a{ text-decoration: none; color: #c4ddf3; }
.headLightBlue a:hover{ text-decoration: underline; color: #c4ddf3;}
.textLightBlue {
	color: #c4ddf3;
}
.textLightBlue a{ text-decoration: none; color: #c4ddf3; }
.textLightBlue a:hover{ text-decoration: underline; color: #c4ddf3;}

.headBlack {
	font-size: 20px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #000000;
}
.headBlack a{ text-decoration: none; color: #000000; }
.headBlack a:hover{ text-decoration: underline; color: #000000;}
.textBlack {
	color: #000000;
}
.textBlack a{ text-decoration: none; color: #000000; }
.textBlack a:hover{ text-decoration: underline; color: #000000;}

.headWhite{
	font-size: 20px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #f1f1f1;
}
.headWhite a{ text-decoration: none; color: #f1f1f1; }
.headWhite a:hover{ text-decoration: underline; color: #f1f1f1;}
.textWhite {
	color: #f1f1f1;
}
.textWhite a{ text-decoration: none; color: #f1f1f1; }
.textWhite a:hover{ text-decoration: underline; color: #f1f1f1;}

.headRed{
	font-size: 20px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #cc0000;
}
.headRed a{ text-decoration: none; color: #cc0000; }
.headRed a:hover{ text-decoration: underline; color: #cc0000;}
.textRed {
	color: #cc0000;
}
.textRed a{ text-decoration: none; color: #cc0000; }
.textRed a:hover{ text-decoration: underline; color: #cc0000;}

.bulletsBlack {
	color: #000000;
	line-height:1.5;
}
.bulletsBlack a{ text-decoration: none; color: #000000; }
.bulletsBlack a:hover{ text-decoration: underline; color: #000000;}

.bulletsBlue {
	color: #678fc3;
	line-height:1.5;
}
.bulletsBlue a{ text-decoration: none; color: #678fc3; }
.bulletsBlue a:hover{ text-decoration: underline; color: #678fc3;}

.bulletsOrange {
	color: #f4a41d;
	line-height:1.5;
}
.bulletsOrange a{ text-decoration: none; color: #f4a41d; }
.bulletsOrange a:hover{ text-decoration: underline; color: #f4a41d;}

.nav {
	width:25px;
	height:21px;
	color: #e88f00;
	border:1px solid #678fc3;
	text-align:center;
	vertical-align:middle;
	background-color:#c0d5e0;
	padding:3px;
}
.blockTitle{
        background:#f2a31b;
        font: bold 16px Arial;
        color:#FFFFFF;
        margin:10px;
        padding:0px 10px 0px 0px;
}
.blockTitle a{
        color:#FFFFFF;
        text-decoration: none;
}
.blockTitle a:hover{
        color:#FFFFFF;
        text-decoration: underline;
}
.blockContent{
	font: normal 11px Arial;
	color:#000;
	margin:0px;
	padding:0px 0px 0px 10px;
}
.blockContent a{
	color:#000;
	text-decoration: none;
}
.blockContent a:hover{
	color:#000;
	text-decoration: underline;
}
.mainStoryHint {
	display:none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: 1px solid #d4a576;
	width: 300px;
	height: 80px;
	z-index:99;
	background: #fff;
	overflow: hidden;
	font: bold 10px tahoma;
}
.mainStoryHintB {
	display:none;
	position: absolute;
	z-index:999;
	width:27px;
	height:11px;
	margin: 0px;
	padding: 0px;
}
.mainStoryHintAll {
	display:none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: 1px solid #d4a576;
	width: 685px;
	height: 265px;
	z-index:99;
	background: #fff;
	overflow: hidden;
	font: bold 10px tahoma;
}
.mainStoryHintAllB {
	display:none;
	position: absolute;
	z-index:999;
	width:27px;
	height:11px;
	margin: 0px;
	padding: 0px;
}
.bold_black {
	font-family: Arial,tahoma,verdana;
	font-size: 16px;
    font-weight: bold;
    color: #3986b2;
}
/* Added Dec 5, 2011*/
.linkbox2{
        font-weight:bold;
        padding:4px;
        font: bold 16px Arial;
        font-family:Arial;
        color:#FFFFFF;
        background-color:#f7a016;
        width:100px;
        text-decoration:none;
        border-style:solid;
        border-color:#b6b6b6;
        border-width:0px;
        text-align:left;
}