body
{
	margin-top: 0px;
	margin-left: 0px; 
	background-color: #F4F4F4; 
	margin-right: auto;
}

.right-stripe
{
	border-left: solid 3px #175EC3;
	border-right: solid 3px #175EC3;
}

.headline
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;	
	color: Black;
}

.main-text
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px; 
	line-height: 20px;
	color: Black;
}

.main-text img
{
	margin-left: 40px;
	margin-bottom: 10px; margin-top: 5px;
}

.links
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 20px;
	color: #009900;
	vertical-align: middle;
}

.bottomlinks
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
}

a:link 
{
	font-family: Verdana, Helvetica, Sans-Serif;
	color: Green;
	font-size: 10px;
	text-decoration: none;	
}
a:visited 
{
	color: Green;
	font-weight: bold;
	text-decoration: none;
}
a:hover 
{
	color: Red;
	font-weight: bold;
	text-decoration: underline;
}
a:active { }

.dropmenudiv{
position: absolute; 
text-align: left;
top: 0;
border: 1px solid #4C4C4C; /*Theme Change here*/
font: normal 10px Verdana;
color: White;
line-height:14px;
z-index:100; 
background-color: #175EC3;
width: 141px; 
visibility: hidden;
}

.dropmenudiv2{
position: absolute; 
text-align: left;
top: 0;
border: 1px solid #4C4C4C; /*Theme Change here*/
font:normal 10px Verdana; 
color: White;
line-height:18px;
z-index:100; 
background-color: #175EC3;
width: 141px; 
visibility: hidden;
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 6px;
border-bottom: 0px solid #4C4C4C; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
color: White;
}

.dropmenudiv2 a{
width: 100%;
display: block;
text-indent: 6px;
border-bottom: 0px solid #4C4C4C; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
color: White;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #749EDB; 
color: #E72323;
}

.dropmenudiv2 a:hover{ /*Theme Change here*/
background-color: #749EDB; 
color: #E72323;
}

.dropmenudiv a:visited{ /*Theme Change here*/ 
color: White;
}

.dropmenudiv2 a:visited{ /*Theme Change here*/
color: White;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #165DBF;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #009900;
	text-decoration: none;
}
