/* blue */
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#pillmenu a:hover {
  color: #FFFFFF;
}

#pillmenu a#active_menu-nav {
  background: url(../images/blue/mw_menu_active_bg.png) repeat-x;FFFFFF
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th, {
  font-size        : 16px;
  color: #FFFFFF;
text-align: left 
}
table.moduletable-news {
  font-size        : 14px;
  color: #FFFFFF;
border: 1px solid;
padding: 10px;
width            : 160px;
text-align: left 
}
div.module_menu {
	background: url(../images/blue/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/blue/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/blue/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/blue/mw_box_tl.png) 0 0 no-repeat;
}
.chronoform a{
	color:#6E5300;
font-size: 0px;
}
.contentheading {
  font-size        : 14px;
  color: #FFFFFF;
border: 1px solid;
padding: 10px;
width            : 200px;
text-align: left 
}
input.button {
  font-size        : 11px;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F3F3F3;
}
.Normal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F3F3F3;
}
.Title_Red {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #F3F3F3;
}
.Sub_Title_Black {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F3F3F3;
}
body {
	background-color: #003768;
}
.Normal1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.Title_Red1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
.Sub_Title_Black1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}