body {
	background-color:#065177
  	background-position: top;
	margin-top: 0px;
	margin-bottom: 16px;
}

body,td,th {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	text-tracking: 20px;
	color: #403e3e;
}

a {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;

}
a:link {
	text-decoration: none;
	font-weight: 500;
	color: #093a9f;
}
a:visited {
	text-decoration: none;
	font-weight: 300;
	color: #4b6b9f;
}
a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #e4ba3c;
}
a:active {
	text-decoration: none;
	
}

h1,h2,h3,h5,h6 {
	font-family: Verdana;
}
h1 {
	font-family: Times New Roman, Serif;
	text-decoration: none;
	font-size: 22px;
	line-height: 22px;
	font-weight: 300;
	color: #b1181e;
}

h2 {
	font-family: Verdana;
	text-decoration: none;
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;

}

h3 {
	font-family: Verdana;
	font-variant: normal;	
	text-decoration: none;
	font-weight: 300;
	color: #e4ba3c;
	border-bottom: 2px dotted #f3d2a6;
	font-weight: 300;
	
}

h4 {
	font-family: Verdana;
	font-size: 10 px;
	font-weight: 300;
	line-height: 14px;
	color: #ffffff;
}

h5 {
	font-family: Verdana;
	font-size: 24 px;
	font-weight: 500;
	color: #ffcc00;
	
}

.left_column{
	width:171px;

}

.left_column td,th,h2 {
	color:#e00348;
}

#leftmenu {
	line-height: 1.9em;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}

#leftmenu h3 {
	font-family: Verdana;
	font-variant: none;
	text-decoration: none;
	font-size: 11px;
	font-weight: 300;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	color: #e4ba3c;
}

#leftmenu ul {
	list-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#leftmenu ul li a {
	font-family: Verdana;
	font-variant: normal;	
	text-decoration: none;
	font-weight: 300;
	color: #ffffff;
}

#leftmenu ul li a:hover {
	font-family: Verdana;
	font-variant: normal;
	text-decoration: none;
	border-bottom: 2px dotted #f3d2a6;
	font-weight: 300;
	color: #e00348;	
	padding-left: 10px;
}

.content{
	width:640px;
	background-color:white;
}

/*Content links*/
a.content:link {
	font-family: Verdana;
	text-decoration: none;
	font-weight: 500;
	color: #e00348;
}
a.content:visited {
	text-decoration: none;
	font-weight: 500;
	color: ##e00348;
}
a.content:hover {
	text-decoration: none;
	font-size: 12px;
	color: #b47224;
}
a.contentppm:link {
	font-family: Verdana;
	text-decoration: none;
	font-weight: 500;
	color: #07608d;
}
a.contentppm:visited {
	text-decoration: none;
	font-weight: 500;
	color: #07608d;
}
a.contentppm:hover {
	text-decoration: none;
	font-size: 12px;
	color: #d18327;
}

/*Upper and Footer links*/
a.footer:link {
	font-family: Verdana;
	text-decoration: none;
	font-weight: 400;
	color: #ffffff;
}
a.footer:visited {
	font-family: Verdana;
	text-decoration: none;
	font-weight: 400;
	color: #ffffff;
}
a.footer:hover {
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
	color: #1f54db;
}


.textBold
{
	font-family: Verdana;
	color: #E00348;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}

.textBold2
{
	font-family:Verdana;
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}

.textLarge
{
	font-family: Verdana;
	color: #E00348;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none
}

.textLarge2
{
	font-family: Verdana;
	color: black;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none
}

.textRedSmall
{
	font-family: Verdana;
	color: #E00348;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none
}

.button 
{
	font: 11px  Verdana; 
	font-weight: bold; 
	letter-spacing: 1; 
	color: #9d406e; 
	cursor: pointer; 
	background-color : White;
	padding: 4px 10px 4px 10px;
	vertical-align:top ;
	height: 25px;
	border: solid 1px #b36884;		
}

.style1 {color: #333333;
}
