BODY {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #123656;
	margin: 0px;
	background-color: #e3e8ed;
}

TD {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #123656;
	line-height:20px;
}

h1 {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #d9214f;
	margin:0 0 10px 0;
}

h2 {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #d9214f;
	margin-bottom:25px;
}

h3 {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #d9214f;
	margin-bottom:10px;
}

h4 {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #49043a;
	margin-bottom:10px;
}

.h5 {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #123656;
}

.h6 {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #123656;
}

.header {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #49043a;
	line-height:15px;
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

ul#subnavMenu {
	padding:0;
	margin-top:-15px;
	margin-left:25px;
}
A, A:LINK, A:VISITED, A:FOCUS {
	color : #123656;
	text-decoration : underline;
	font-weight : normal;
}
A:HOVER {
	color: #d9214f;
	text-decoration : none;
	font-weight : normal;
}
A.subnav, A:LINK.subnav, A:VISITED.subnav, A:FOCUS.subnav {
	font-size:13px;
	line-height:35px;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.subnav {
	font-size:13px;
	line-height:35px;
	color: #123656;
	text-decoration : none;
	font-weight : bold;
}
A.subnav_on, A:LINK.subnav_on, A:VISITED.subnav_on, A:FOCUS.subnav_on {
	font-size:13px;
	line-height:35px;
	color: #123656;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.subnav_on {
	font-size:13px;
	line-height:35px;
	color: #123656;
	text-decoration : none;
	font-weight : bold;
}
A.nav, A:LINK.nav, A:VISITED.nav, A:FOCUS.nav {
	color : #ffffff;
	font-size: 13px;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav {
	color: #d9214f;
	text-decoration : none;
	font-weight : bold;
}
A.nav_on, A:LINK.nav_on, A:VISITED.nav_on, A:FOCUS.nav_on {
	color: #d9214f;
	font-size: 13px;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav_on {
	color: #d9214f;
	text-decoration : none;
	font-weight : bold;
}
.wit {
	color: #FFFFFF;
}
INPUT {
	color : #123656;
	font-family : Arial, Tahoma;
	font-size : 12px;
	border-width: 1;
	border-color: #123656;
	border-style: solid;
}
INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	padding:2px;
	font-family : Arial, Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	border-width: 0;
	border-color: white;
	border-style: solid;
	background-color : #123656;
}

.area {
	color:  #123656;
	font-family :Arial, Tahoma;
	font-size : 12px;
	text-align : left;
	border-width: 1;
	border-color: #123656;
	border-style: solid;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}
