/* CSS Document */

body { background-color:#315299; font-family:Tahoma; color: #4F4F4F; font-size:11px; text-decoration:none}

.contentlink {font-family:Tahoma; color: #4F4F4F; font-size:11px;}
.contentlink:link {font-family:Tahoma; color: #4F4F4F; font-size:11px;}
.contentlink:visited {font-family:Tahoma; color: #4F4F4F; font-size:11px;}
.contentlink:hover {font-family:Tahoma; color: #ECECEC; font-size:11px;}

input.error, select.error {border: 1px solid red;	font-family: Tahoma; color: #4F4F4F; text-decoration: none; font-size: 11px;}

table {background-color:#ffffff;}


form, select, input, textarea {
	font-family: Tahoma;
	color: #4F4F4F;
	text-decoration: none;
	font-size: 11px;
}

.heading {
	font-family: Tahoma;
	color: #4F4F4F;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.footer {
	font-family: Tahoma;
	color: #4F4F4F;
	text-decoration: none;
	font-size: 9px;
}

.subheadingNoLink {
	font-family: Tahoma;
	color: #4F4F4F;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}

.subheading {
	font-family: Tahoma;
	color: #4F4F4F;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}

.subheading:link {
	font-family: Tahoma;
	color: #4F4F4F;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}

.subheading:hover {
	font-family: Tahoma;
	color: #ECECEC;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}


.subheadingsm {
	font-family: Tahoma;
	color: #4F4F4F;
	text-decoration: none;
	font-size: 12px;
	font-weight:normal;
}

.subheadingsm:link {
	font-family: Tahoma;
	color: #4F4F4F;
	text-decoration: none;
	font-size: 12px;
	font-weight:normal;
}

.subheadingsm:hover {
	font-family: Tahoma;
	color: #ECECEC;
	text-decoration: none;
	font-size: 12px;
	font-weight:normal;
}

.subheadingsm:visited {
	font-family: Tahoma;
	color: #4F4F4F;
	text-decoration: none;
	font-size: 12px;
	font-weight:normal;
}



/* Designed by */
.design {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size : 7pt;	color : #B9B9B9; text-decoration:none}
.design:link {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size : 7pt;	color : #B9B9B9; text-decoration:none}
.design:hover {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size : 7pt;	color : #B9B9B9; text-decoration:none}
.design:visited {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size : 7pt;	color : #B9B9B9; text-decoration:none}
