/* CSS Document */
body, td, button, submit, input, select {
	font-family: "Trebuchet Ms", Helvetica, Verdana;
	font-size: 11px;
}
p {
	margin: 15px;
	line-height: 24px;
	text-align: justify; 
}
.fnt21 {
	font-family: "Trebuchet Ms", Helvetica, Verdana;
	font-size: 33px;
	color: #FFFFFF;
}
.fnt18 {
	font-size: 18px;
}
.fnt16 {
	font-size: 18px;
}
.fnt13b {
	font-size: 13px;
	color: #007090;
	font-weight: bold;
}
A:link {
	font-family: "Trebuchet Ms", Helvetica, Verdana;
	font-size: 13px; 
	font-weight: bold;
	color: #0099C2; 
	text-decoration: none;
}
A:visited {
	font-family: "Trebuchet Ms", Helvetica, Verdana;
	font-size: 13px; 
	font-weight: bold;
	color: #0099C2; 
	text-decoration: none;}
A:hover {
	font-family: "Trebuchet Ms", Helvetica, Verdana;
	font-size: 13px; 
	font-weight: bold;
	color: #000000; 
	text-decoration: none;
}
.user:link {
	font-family: "Trebuchet Ms", Helvetica, Verdana;
	font-size: 11px; 
	color: #0099C2; 
	text-decoration: none;
	font-weight: normal;
}
.user:visited {
	font-family: "Trebuchet Ms", Helvetica, Verdana;
	font-size: 11px; 
	color: #0099C2; 
	text-decoration: none;
	font-weight: normal;
}
.user:hover {
	font-family: "Trebuchet Ms", Helvetica, Verdana;
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	font-weight: normal;
}
.box {
	background-color: #E7FDFE;
	border: #0099FF 1px solid;
}
.cumpulsory {
	color: #ff0000;
}
.line {
	border-bottom:#1471C7 1px solid;
}
.linel {
	border-left:#BDCCD5 1px solid; border-bottom:#BDCCD5 1px solid;
}
.liner {
	border-left:#BDCCD5 1px solid; border-right:#BDCCD5 1px solid; border-bottom:#BDCCD5 1px solid;
}
.boxbg {
	border:#BDCCD5 1px solid;
}
.blueBox {
	border-left: 1px solid #1471C7;
	border-right: 1px solid #1471C7;	
}

