body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

body, table, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #404759;
}

A {
	FONT-SIZE: 100%; COLOR: #333333; TEXT-DECORATION: none
}

A:link {
	COLOR: #333333
}

A:visited {
	COLOR: #333333
}

A:hover {
	COLOR: #333333; TEXT-DECORATION: underline
}

/* Headings */
H1, H2, H3, H4, H5, H6 { color : #6A86A2;}
H1 { 
	font-size : 16px; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-align:center;}
H2 {
	font-size : 14px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color: #DB9D7B;
	text-align:left;
}
H3 { font-size : 14px; font-family : Verdana, MS Sans Serif, Geneva, sans-serif;}
H4 { font-size : 12px; font-family : Verdana, MS Sans Serif, Geneva, sans-serif;}
H5 { font-size : 12px;}
H6 { font-size : 12px; font-style : italic;}

/* standard tags */
p {text-align:left;}

STRONG {
	FONT-WEIGHT: bolder
}
EM {
	FONT-STYLE: italic
}

/* Crumbing */
.crumb { font-size: 10px; color: #23355D;}

.smalltext {
	FONT-SIZE: 60%;
}

.copyright {
	FONT-SIZE: 80%;
	PADDING-TOP: 6px;	
}

.footernav {
	FONT-SIZE: 80%;
}

a.menu, a.menu:active, a.menu:link, a.menu:visited {
	color:#FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding-right: 3px;
	font-weight: bold;
}

a.menu:hover {
	text-decoration: underline;
}

/* Styles for the right nav that shows up on sub-pages */
.subNav {
	/*background-image: url(../images/EMS_HomePage_r4_c4.jpg);*/
	background-color: #F4F4F4;
	padding: 2px;
}
.subNav A:active, .subNav A:link, .subNav A:visited {
	color: #555555;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 4px;
	margin-right: 4px;
}
.subNav A:hover {
	text-decoration: underline;
}
.subNavList1 {
	/*list-style-image: url(../../../images/headerFooter/arrow_r.gif);*/
	list-style-type : square;
	margin-left: 20px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.subNavList1 A:active, .subNavList1 A:link, .subNavList1 A:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.subNavList2 A:active, .subNavList2 A:link, .subNavList2 A:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.subNavList1 A:hover, .subNavList2 A:hover {
	color: #003663;
	text-decoration: underline;
}
.subNavList2 {
	list-style-image : none;
	list-style-type : circle;
	margin-left: 12px;
	margin-right: 4px;
}
.subNavList1 li, .subNavList2 li {
	margin-top: 4px;
	margin-bottom: 4px;
}
.HomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C4160;
}
.footer1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #404759;
}
.footer2 {
	font-size: 10px;
	color: #3A4255;
}

