
TD,p,ul,li {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

a:link	{
	font-family: arial;
	font-size: 12px;
	color:#2F5B88;
	font-weight: bold;
	text-decoration: none;
}
a:visited	{
	font-family: arial;
	font-size: 12px;
	color:#2F5B88;
	font-weight: bold;
	text-decoration: none;
}
a:hover	{
	font-family: arial;
	font-size: 12px;
	color:#C30633;
	font-weight: bold;
	text-decoration: underline;
}

a.nav:link {
	font-family: arial;
	font-size: 11px; 
	color: #003399;
	font-weight: normal;
	text-decoration: none;
}
a.nav:visited {
	font-family: arial;
	font-size: 11px; 
	color: #003399;
	font-weight: normal;
	text-decoration: none;
}
a.nav:hover {
	font-family: arial;
	font-size: 11px; 
	color: #C30633;
	font-weight: normal;
	text-decoration: underline;
}

a.link1:link {
	font-family: arial;
	font-size: 12px; 
	color: #2F5B88;
	font-weight: bold;
	text-decoration: none;
}
a.link1:visited {
	font-family: arial;
	font-size: 12px; 
	color: #2F5B88;
	font-weight: bold;
	text-decoration: none;
}
a.link1:hover {
	font-family: arial;
	font-size: 12px; 
	color: #C30633;
	font-weight: bold;
	text-decoration: underline;
}

a.acolheader:link {
	font-family: arial;
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.acolheader:visited {
	font-family: arial;
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.acolheader:hover {
	font-family: arial;
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.error {
	font-family: arial;
	font-size: 12px; 
	color: #FF0000;
	font-weight: bold;
}

.msg {
	font-family: arial;
	font-size: 12px; 
	color: #FF0000;
	font-weight: bold;
}

.white {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.whitebold {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.red {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}

.redbold {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.smalltext {
	font-size: 11px;
}

.traincal {
	font-family: arial;
	font-size: 10px;
}

.navcat {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #BDBDBD;
}

.navtab {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #2F5B88;
	padding: 3px 6px 3px 6px;
}

.secheader {
	font-family: arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.colheader {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #2F5B88;
}

.formsecname {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #2F5B88;
}

.ffname {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #E7E7E7;
}
.ffnamereq {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #E7E7E7;
}
.ffdata {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #E7E7E7;
}

.listrow {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
}
.listrowalt {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #E7E7E7;
}

.tdbluelite {
	background-color: #E6EDF4;
}
.tdblue {
	background-color: #2F5B88;
}
.tdgray {
	background-color: #EFEFEF;
}
.tdblack {
	background-color: #000000;
}
.formbg {
	background-color: #E7E7E7;
}

.button1 {
	border: 1px solid;
	background-color : #FFFFFF;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
	text-align : center;
	font-family : Arial;
	font-size : 12px;
	border-color : #2F5B88;
	font-weight : bold;
}

