.style1 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}


.small_header_text {
font-family: Arial;
color: rgb(102, 102, 102);
font-size: 10px
}

.smallcontent {
font: normal normal normal 12px Arial;
margin: 10px;
}

.small_text, a.small_text { margin: 5px;
font-family: Arial,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 12px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
color: rgb(255, 255, 255);
border-left-width: 0px;
}



P { margin: 10px;
font-family: Arial,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 14px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
color: rgb(0, 0, 0);
}


.Main_text { margin: 10px;
font-family: Arial,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 14px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
color: rgb(0, 0, 0);
}
h1 { margin: 10px;
font-family: Arial,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
font-size: 16px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
}
.menutitle{
font-family: Arial,sans-serif;
cursor:pointer;
margin-bottom: 1px;
background-color:#519638;
color:#ffffff;
width:166px;
padding:0px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #366427 ;/* */
}

.menutitle_blue{
font-family: Arial,sans-serif;
cursor:pointer;
margin-bottom: 1px;
background-color:#055994;
color:#ffffff;
width:166px;
padding:0px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #073662 ;/* */
}

.menutitle_red { border: 1px solid rgb(175, 52, 41);
padding: 0px;
font-family: Arial,sans-serif;
cursor: pointer;
margin-bottom: 1px;
background-color: #D23F32;
color: rgb(255, 255, 255);
width: 166px;
text-align: center;
font-weight: bold;
}

.menutitle_purple{
font-family: Arial,sans-serif;
cursor:pointer;
margin-bottom: 1px;
background-color:#2f346f;
color:#ffffff;
width:166px;
padding:0px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #181b38 ;/* */
}

.submenu {
font-family: Arial,sans-serif;
font-size: 12px;
margin-bottom: 0.5em;
color:#ffffff;
}
a.menu {
font-family: Arial,sans-serif;
font-size: 12px;
margin-bottom: 0.5em;
color:#ffffff;
}
a.menu:link, a.menu:visited, a.menu:active {
text-decoration: none;
color:#ffffff;
}

a.menu:hover {
text-decoration: underline;
color:#ffffff; }

a.menu_blue {
font-family: Arial,sans-serif;
font-size: 16px;
margin-bottom: 0.5em;
color:#ffffff;
}

a.menu_blue:link, a.menu_blue:visited, a.menu_blue:active {
text-decoration: none;
color:#ffffff;
}

a.menu_blue:hover {
text-decoration: none;
color:#ffffff; }



A:link, a:visited, a:active {
text-decoration: underline;
color:#000000;
}
A:hover {
text-decoration: underline; color: #000000;
}

UL
{
	list-style-image:url(images/contentimages/bullet_logo.gif);
	list-style-position:outside;
	list-style-type:none;
	margin: 20px;

}
UL LI
{
 margin-bottom:2px;
 padding-bottom:2px;
 vertical-align:text-top;
 margin: 20px;
}


TABLE.Download 
{
	border:1px solid navy;
	width: 75%;
	clear:both;
	text-align:left;
	white-space:normal;
	
}
.layouttable table.Download
{
	border:1px solid navy;
	width: 95%;
	text-align:left;
	clear:both;
	white-space:normal;
}

td.DownloadTableBanner
{
background:navy;
color:White;
font-size:11px;
white-space:nowrap;
font-weight:bold;
}
td.DownloadIcon
{
	width:32px;
	vertical-align:top;
	text-align:left;
}
td.DownloadFileTitle
{
	color:Navy;
	font-weight:bold;
	font-size:11px;
}
td.DownloadFileDescription
{
	color:Black;
	font-style:italic;
	font-size:10px;
}

UL.twocolumn 
{
 list-style-position:outside;
 list-style-type:none;
 width:95%;
font-family: Arial,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 14px;
line-height: normal;

}
UL.twocolumn LI
{
 	background-position: 0 3px;
	background-repeat: no-repeat;
	float:left;
	width:40%;
	padding-left:16px;
	 margin-bottom:2px;
	vertical-align:text-top;
}
}
