#container {
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3C3F82;
	border-left-color: #3C3F82;
}

.chromestyle{
	width: 100%;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}



.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/* border: 1px solid #BBB; */ 
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;/* border-right: 1px solid #DADADA; */ 
}

.chromestyle ul li a:hover{
	background-repeat: repeat-x;
	background-position: center center;
	color: #000000;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height:15px;
	z-index:100;
	width: 200px;
	visibility: hidden;
	/* filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3D3D88;
	background-color: #FFFFFF;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #3D3D88;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D3D88;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color: #FFFFFF;
	background-color: #3D3D88;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
}
.footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-size: 11px;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
h1 {
	font-size: 18px;
	color: #B80505;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
}
li {
	font-size: 11px;
}
h2 {
	font-size: 16px;
	color: #3E3D89;
	padding-right: 5px;
	padding-left: 5px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #3E3D89;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	padding-top: 7px;
	margin: 0px;
}
h5 {
	font-size: 12px;
	font-style: italic;
	padding-right: 5px;
	padding-left: 5px;
}
.formelement {
	font-size: 10px;
	padding-left: 5px;
}
.formfilled {
	border: 1px solid #B80505;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B80505;
}
a {
	text-decoration: none;
	color: #000000;
}
h6 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 2px;
	text-align: justify;
	list-style-type: none;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.content123 a {
	font-weight: bold;
	color: #3E3D89;
}
.content123  a:hover {
	text-decoration: underline;
	color: #B70503;
}
.content123 {
	padding-left: 10px;
	padding-right: 10px;
}

.box a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
.video {
	visibility: inherit;
}
#fullcontent a {
	font-weight: bold;
}
body {
	margin: 0px;
}
