h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3b4963;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3b4963;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.ctaction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
	padding: 2px;
}

.home {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.home a {
	background-color : #CC3333;
	border-bottom-width : 1px;
	border-color : #CC3333 #CC3333 #CC3333 #CC3333;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-top-width : 1px;
	width : 104px;
	display : block;
	text-decoration : none;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	font-weight : bold;
}

.home a:link {
	color : White;
	text-decoration : none;
}

.home a:visited {
	color : White;
	text-decoration : none;
}

.home a:hover {
	background-color : #DDDDDD;
	color : Black;
	text-decoration : none;
}

.home  a:active {

}

.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.menu a {
	background-color : #CC3333;
	border-bottom-width : 1px;
	border-color : #CC3333 #CC3333 #CC3333 #CC3333;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-top-width : 1px;
	width : 137px;
	display : block;
	text-decoration : none;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	font-weight : bold;
}

.menu a:link {
	color : White;
	text-decoration : none;
}

.menu a:visited {
	color : White;
	text-decoration : none;
}

.menu a:hover {
	background-color : #DDDDDD;
	color : Black;
	border-bottom-width : 1px;
	border-color : #CC3333 #CC3333 #CC3333 #CC3333;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-top-width : 1px;
	text-decoration : none;
}

.menu a:active {

}


.submenu {  font-family:  Arial, Helvetica, sans-serif; font-size: 11px;}

.submenu a {
	background-color : #CC3333;
	border-bottom-width : 1px;
	border-color : #CC3333 #CC3333 #FFFFFF #CC3333;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-top-width : 1px;
	width : 137px;
	display : block;
	text-decoration : none;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}


.submenu a:link {
	color : White;
}

.submenu a:visited {
	color : White;
}

.submenu a:hover {
	background-color : #DDDDDD;
	border-bottom-width : 1px;
	border-color : #CC3333 #CC3333 #CC3333 #CC3333;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-top-width : 1px;
	color : Black;
}

.submenu a:active {

}

.footer {  
	font-family:  Arial, Helvetica, sans-serif; font-size: 9px;
	color : #333333;
	}

.footer a {
	text-decoration : none;
}


.footer a:link {
	color : #333333;
	text-decoration : none;
}

.footer a:visited {
	color : #333333;
	text-decoration : none;
	}

.footer a:hover {
	color : #CC0000;
	text-decoration : none;
	}

.footer a:active {
	color : #333333;
	text-decoration : none;
	}

.application {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #ffffff;
	width: 240px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.applicationbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #00cccc;
	width: 80px;
	border-top: 1px solid #333399;
	border-right: 1px solid #333399;
	border-bottom: 1px solid #333399;
	border-left: 1px solid #333399;
}