BODY {
	BACKGROUND: #ffffff; COLOR: #000000; margin-left:0px; margin-top: 0px; 
}
input {
		font : 12px Verdana, sans-serif;
	color : blue;
	margin-left : 1px;
	padding-left : 2px;
	border : 1px;
	border-style : solid;
	border-color : #A9A9A9 #A9A9A9 #A9A9A9 #A9A9A9;
	background : white;
	padding-top : 2px;
	padding-bottom : 2px;
	height : 22px;
}
.formradio {
	border : 0px none;
}
#submit {
	font : bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	padding-left : 1px;
	padding-top : 3px;
	padding-bottom : 2px;
	height : 30px;
	width: 80px
	cursor : pointer;
	background-color:#ddd;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc');
	margin : 0px 0px 0px 25px;
}
A:link {
	COLOR: #002369; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #666666; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #002369; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #666666; TEXT-DECORATION: underline
}
A:active {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A.nav:link {
	COLOR: #ffffff; FONT-FAMILY: Arial,Tahoma,Arial,Sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: none
}
A.nav:hover {
	COLOR: #ffffff; FONT-FAMILY: Arial,Tahoma,Arial,Sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: underline
}
A.nav:active {
	COLOR: #ff0000; FONT-FAMILY: Arial,Tahoma,Arial,Sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: none
}
A.nav:visited {
	COLOR: #ffffff; FONT-FAMILY: Arial,Tahoma,Arial,Sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: none
}
A.nav:hover {
	COLOR: #ffffff; FONT-FAMILY: Arial,Tahoma,Arial,Sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: underline
}
A.subnav:link {
	COLOR: #b0c4de; FONT-FAMILY: Verdana,Tahoma,Arial,Sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: none
}
A.subnav:hover {
	COLOR: #b0c4de; FONT-FAMILY: Verdana,Tahoma,Arial,Sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: underline
}
A.subnav:active {
	COLOR: #ff0000; FONT-FAMILY: Verdana,Tahoma,Arial,Sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: none
}
A.subnav:visited {
	COLOR: #b0c4de; FONT-FAMILY: Verdana,Tahoma,Arial,Sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: none
}
A.subnav:hover {
	COLOR: #b0c4de; FONT-FAMILY: Verdana,Tahoma,Arial,Sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: underline
}
A.subnavon:link {
	COLOR: #ffffff; FONT-FAMILY: Verdana,Tahoma,Arial,Sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: underline
}
A.subnavon:visited {
	COLOR: #ffffff; FONT-FAMILY: Verdana,Tahoma,Arial,Sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: underline
}
A.subnavon:active {
	COLOR: #ffffff; FONT-FAMILY: Verdana,Tahoma,Arial,Sans-serif; FONT-SIZE: 11px; TEXT-DECORATION: underline
}
TD {
	COLOR: #000000; FONT-FAMILY: Verdana,Tahoma,Arial,Sans-serif; FONT-SIZE: 12px
}
P {
	COLOR: #000000; FONT-FAMILY: Verdana,Tahoma,Arial,Sans-serif; FONT-SIZE: 12px
}
SMALL {
	COLOR: #000000; FONT-FAMILY: Verdana,Tahoma,Arial,Sans-serif; FONT-SIZE: 10px; FONT-STYLE: normal; FONT-WEIGHT: normal
}
BIG {
	COLOR: #000000; FONT-FAMILY: Verdana,Tahoma,Arial,Sans-serif; FONT-SIZE: 16px; FONT-STYLE: normal; FONT-WEIGHT: bold
}
#certstatus {
	background: #DDDDDD;
	border : 1px solid;
	padding : 10px 10px 10px 10px;
}
#navpad {
	padding-left : 8px;
}
.title {
	COLOR: #000000;
	FONT-FAMILY: Verdana,Tahoma,Arial,Sans-serif;
	FONT-SIZE: 14px;
	font-weight : bold;
}
.subtitle {
	COLOR: #000000;
	FONT-FAMILY: Verdana,Tahoma,Arial,Sans-serif;
	FONT-SIZE: 18px;
	font-weight : bold;
}
option {
	COLOR: #000000;
	FONT-FAMILY: Verdana,Tahoma,Arial,Sans-serif;
	FONT-SIZE: 10px;
}
#timeralert {
	background : Background;
	border : 4px ridge Black;
	padding : 50px 50px 50px 50px;
	color : White;
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#timeralert2 {
	background : #505050;
	border : 4px ridge Background;
	padding : 50px 50px 50px 50px;
	color : White;
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}