A , BODY , TABLE , SPAN , SELECT , TEXTAREA , INPUT {

	font-family : Arial ;
	font-size : 13px ;

}

BODY {

	margin : 0 ;
	background-color : #FFFFFF ;
	overflow : auto ;

}

BODY , TEXTAREA , DIV {

	SCROLLBAR-FACE-COLOR: #769FB8;
    SCROLLBAR-HIGHLIGHT-COLOR: #769FB8;
    SCROLLBAR-SHADOW-COLOR: #63849E;
    SCROLLBAR-3DLIGHT-COLOR: #63849E;
    SCROLLBAR-DARKSHADOW-COLOR: #63849E;
    SCROLLBAR-BASE-COLOR: #FFFEF2;
    SCROLLBAR-BACKGROUND-COLOR: #FFFEF2 ; 
    SCROLLBAR-ARROW-COLOR: #FFFEF2
    
}

SELECT {

	width : 100px

}

A:Active {

	color : blue ;
	text-decoration : none

}

A:Link {

	color : blue ;
	text-decoration : none

}

A:Hover {

	text-decoration : underline

}

A:visited {

	color : darkblue ;
	text-decoration : none

}

.Button {

	border-style : solid ;
	border-width : 1px ;
	border-color : #000000 ;
	background-color : #63849E ;
	color : white ;
	width : 80px ;
	font-weight : bold

}

.Category {

	cursor : hand ;
	padding-left : 10px ;
	padding-right : 10px ;
	font-size : 11px;
    font-family: none;
     font-weight : none;

}

.Button_Nav {

	border-style : solid ;
	border-width : 1px ;
	border-color : #000000 ;
	background-color : #63849E ;
	color : white ;
	width : 80px ;
	font-weight : bold

}

.SubHeader2 {

	font-size : 13px ;
	font-weight : bold ;
	background-color : #63849E ;
	color : white

}

.Header {

	color : black ;
	font-weight : bold ;
	font-size : 15px

}

.Clickable {

	cursor : hand ;
	text-decoration : underline ;
	color : blue

}

TD.Clickable {

	cursor : hand ;
	text-decoration : underline ;
	color : blue

}

.Footer {

	font-size : 15px ; 
	font-weight : bold ;
	color : #506677 ;

}

.Error {

	color : red ;
	font-weight : bold

}

.TextInput {

	border-style : solid ;
	border-width : 1px

}

.Required {

	color : #506677 ;
	font-weight : bold

}

TABLE.SiteMap {
	
	height :20px ;
	width : 100% ;
	background-color : #E0E7ED ;

}

TD.SiteMap {

}

Span.SiteMap {
	
	cursor : default ;
	white-space : nowrap ;
	overflow : hidden ;
	text-overflow : ellipsis ;
	color : #4D6B83 ;
	font-size : 11px ;

}
.regText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
}


.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight : bold;
	color: #ffffff;
	
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1E5E7A;
}
.border {
	border: 2px solid #D2DCE5;
}
.dots {
	background-image: url(Images/dots.gif);
	background-repeat: repeat-x;
	height: 3px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.regTextBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1E5E7A;
}
.menuOFF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7E9AB2;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	cursor: hand;

}
.menuON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EF9A40;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	cursor: hand;


}
.li {
	list-style-position: outside;
	list-style-image: url(Images/bullet.jpg);
}
.subtitleBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1E5E7A;
}
.regTextJustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}
.BlueLink A {
	COLOR: #1E5E7A;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.BlueLink A:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
A.BlueLink {
	COLOR: #1E5E7A;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
A.BlueLink:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.whiteLink A {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.whiteLink A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
A.whiteLink {
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
A.whiteLink:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}.orangeBG {
	background-color: #EB9B3A;
}
