BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #274D95;
	text-decoration: none;
	SCROLLBAR-BASE-COLOR		: #E10915;
    SCROLLBAR-FACE-COLOR		: #E10915;
    SCROLLBAR-TRACK-COLOR		: #002E74;
    SCROLLBAR-ARROW-COLOR		: #002E74;
    SCROLLBAR-3DLIGHT-COLOR		: #222222;
    SCROLLBAR-DARKSHADOW-COLOR	: #002E74;
    SCROLLBAR-HIGHLIGHT-COLOR	: default;
    SCROLLBAR-SHADOW-COLOR		: #002E74;
}


.bigBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #B5C3DE;
	text-decoration: none;
}

.bigRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #DE0818;
	text-decoration: none;
}

.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #274D95;
	text-decoration: none;
}

.successmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #274D95;
	text-decoration: none;
}


Select {
	font-size 			: 10px;
	color 				: #000000;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-weight			: normal;
	width:120;
	border-style		: normal;
    border-width		: 1 ;
	border-bottom-width		: 2 ;
	border-right-width		: 2
}


td.fieldLabelLeft{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #333333;
	text-align		: left;
	/*background-color: #F5FAFC;*/
}


.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E10915;
	text-decoration: none;
}
A.headers { 
  color: #E10915;
  text-decoration: none;
}

A.headers:visited { 
  color: #E10915;
  text-decoration: none;
}

A.headers:hover { 
  color: #002E74;
  text-decoration: underline;
}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

p {
	font-family: Arial, Helvetica, sans-serif; 
}

.submenus {
	font-family: Arial, Helvetica, sans-serif;
	color: #002E74;
	font-size: 11px;
}

.attributeinput{
	font-family: Arial, Helvetica, sans-serif;
	color: #E10915;
	font-size: 11px;
}

.attributename{
	font-family: Arial, Helvetica, sans-serif;
	color: #ebebeb;
	font-size: 11px;
}

.required{
	font-family: Arial, Helvetica, sans-serif;
	color: #E10915;
	font-size: 11px;
}

.redfont{
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size: 15px;
}

.bluefont{
	font-family: Arial, Helvetica, sans-serif;
	color: #002C73;
	font-size: 15px;
}

.darkbluefont{
	font-family: Arial, Helvetica, sans-serif;
	color: DarkSlateBlue;
	font-size: 15px;
}

A.submenus { 
  color: #002E74;
  text-decoration: none;
}

A.submenus:visited { 
  color: #002E74;
  text-decoration: none;
}

A.submenus:hover { 
  color: #E10915;
  text-decoration: underline;
}

.Homelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	color: #274D95;
}
A.Homelinks { 
	color: #E10915;
	text-decoration:underline;
}

A.Homelinks:visited { 
  color: #E10915;
  text-decoration:underline;
}

A.Homelinks:hover { 
  color: #002E74;
  text-decoration: underline;
}

.HomePglinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	text-decoration:underline;
	color: #274D95;
}
A.HomePglinks { 
	color: #E10915;
	text-decoration:underline;
}

A.HomePglinks:visited { 
  color: #E10915;
  text-decoration:underline;
}

A.HomePglinks:hover { 
  color: #002E74;
  text-decoration: underline;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
A.links { 
  color: #E10915;
  text-decoration: none;
}

A.links:visited { 
  color: #E10915;
  text-decoration: none;
}

A.links:hover { 
  color: #002E74;
  text-decoration: underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

A.copyright { 
  color: #FFFFFF;
  text-decoration: none;
}

A.copyright:visited { 
  color: #FFFFFF;
  text-decoration: none;
}

A.copyright:hover { 
  color: #FFFFFF;
  text-decoration: underline;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #002E74;
	font-size: 12px;
}

A.body { 
  color: #E10915;
  text-decoration: none;
}

A.body:visited { 
  color: #E10915;
  text-decoration: none;
}

A.body:hover { 
  color: #E10915;
  text-decoration: underline;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	color: #E10915;
	font-size: 16px;
	font-weight: bold;
}

.whitebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.csbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebebeb;
	text-decoration: none;
}
A.csbody { 
  color: #ffffff;
  text-decoration: none;
  
}

A.csbody:visited { 
  color: #ffffff;
  text-decoration: none;
}

A.csbody:hover { 
  color: #ffffff;
  text-decoration: underline;
  }
  
A.whitebody:hover { 
  color: #FFFFFF;
  text-decoration: underline;
  }
  
input.stdButton {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-weight		: bold;
	color			: #003366;
	border-right	: #C6CFEF 1px solid;
	border-top		: #C6CFEF 1px solid;
	border-left		: #C6CFEF 1px solid;
	border-bottom	: #C6CFEF 1px solid;
	background-color: #FFFFFF;
	cursor			: hand;
}
