/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #fff;
	//background-image:url(images/mainbg.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* RESET */

body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFEF5;
	margin: 6px 0px 0px 0px;
	padding: 0px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.message0{background:url(images/message_0.jpg);}
.message1{background:url(images/message_1.jpg);}
.message2{background:url(images/message_2.jpg);}
.message3{background:url(images/message_3.jpg);}
.message4{background:url(images/message_4.jpg);}
.message5{background:url(images/message_5.jpg);}
.message6{background:url(images/message_6.jpg);}
.message7{background:url(images/message_7.jpg);}
.message8{background:url(images/message_8.jpg);}
.message9{background:url(images/message_9.jpg);}

img {
	border: none;
}

a:active {
	outline: none !important;
}

:focus {
	-moz-outline-style: none !important;
}

p {
	line-height: 1.3em;
}



h1.banner {
	font-size: 30px;
	line-height: 30px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing: 6px;
	font-weight: normal;
	margin: 4px 0px 0px 16px;
	float: left;
	color: #000000;
	border: 0px;
}
	#mylecom {
		background-color: #FFFFFF;
		border: 2px solid #999999;
		-moz-border-radius: 5px;
		margin:0px 0px 8px 0px;
	}
	.mainnav {
		background-color: transparent;
	}
	
	.mainnav h1 {
		font-size: 14px;
		font-weight: bold;
		color: #305291 !important;
		font-family: "Times New Roman", Times, serif;
		margin: 2px 4px 5px 6px;
		 border-bottom: 1px solid #b2bec9;
	}
	
.mainnav ul {
	margin: 0px 0px 6px 2px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
}
	
.mainnav ul ul {
	margin: 4px 0px 4px 6px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
}

.mainnav li {
	margin: 0px;
	font-weight: normal;
}

.mainnav a {
	display: block;
	color: #666666;
	padding: 2px 2px 3px 10px;
	margin: 1px 0px 0px 0px;
	background-image: url(images/li_norm.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: normal;
}

.mainnav a:link, .mainnav a:visited {
	color: #000000;
	text-decoration: none;
}

.mainnav a:hover, .mainnav a:active {
	background-image:  url(images/li_over.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #305291;
}

.mainnav a.selected {
	background-image:  url(images/li_over.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #305291;
	
}

h1 {
		color: #305291 !important;
		font-family: "Times New Roman", Times, serif;
		font-weight: bold;
		font-size: 22px;	
	
	border-bottom: 1px solid #e3d7bf;
	margin: 2px 6px 0px 6px;
}

h2 {
	color: #999999;
	font-size: 14px;
	margin: 2px 6px 0px 6px;
}

p {
	margin: 4px 10px 8px 10px;
}
	
	
#newsmenu {
	padding: 2px 0px 2px 4px;
}
	
	
	
	#newsmenu h1 {
	font-size: 14px;
	padding: 2px 0px 4px 2px;
	margin: 2px 0px 0px 2px;
	border-bottom: 1px solid #b5b6ba;
	}
	
#newsmenu ul {
	margin: 0px 0px 6px 14px; 
	padding: 0px;
	list-style-type: disc; /*turns off display of bullet*/
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
}

#newsmenu li {
	margin: 0px;
	font-weight: normal;
}

#newsmenu a {
	display: block;
	color: #666666;
	padding: 1px 2px 2px 0px;
	margin: 1px 0px 0px 0px;
	font-weight: normal;
}

#newsmenu a:link, #newsmenu a:visited {
	color: #000000;
	text-decoration: none;
}

#newsmenu a:hover, #newsmenu a:active {
	color: #305291;
}

.foot {
	font-size: 11px;
	color: #666666;
	
	text-align: center;
}

.bigbutton {
 margin: 0px 2px 0px 2px;
 background: transparent;
}

.bigbutton img{
 background: transparent;
		filter:alpha(opacity=80);
		opacity: .8;
}

.bigbutton:hover img{
 background: transparent;
		filter:alpha(opacity=100);
		opacity: 1;
}

.icon{
 background: transparent;
		filter:alpha(opacity=80);
		opacity: .8;
}

.icon:hover{
 background: transparent;
		filter:alpha(opacity=100);
		opacity: 1;
}



h1 {
	color: #305291 !important;
}

#newsmenu h1 {
	color: #305291 !important;
	font-weight: bold;
}

a:link, a:visited {
	color: #666;
}

a:hover, a:active {
	color: #305291;
}

.mgFormButton {
	width: 60px !important;
	font-size: 11px !important;
	font-weight: bold !important;
	line-height: 16px !important;
	color: #333 !important;
	font-family: arial, helvetica, sans-serif !important;
	text-decoration: none !important;
	padding: 2px 4px 2px 4px !important;
	margin: 6px 0px 1px 0px !important;
	border: 1px solid #e3d7bf !important;
	border-bottom-color: #c5b79a !important;
	border-right-color: #c5b79a !important;
	background-color: #ede3ce !important;
	vertical-align: middle !important;
}

.mgFormButton:hover {
	color: #305291!important;
	background-color: #ffe5bc !important;
	border: 1px solid #fdd9a4 !important;
	border-bottom-color: #e4ba7a !important;
	border-right-color: #e4ba7a !important;
}

	.mgContentHeadline {
		color: #305291 !important;
		font-family: "Times New Roman", Times, serif;
		font-weight: bold;
		font-size: 22px;
	}
	
	.DrImages img {
		margin: 0px 2px 0px 2px;
	}
	
	
.mgContentMain img {
	border: 1px solid #000 !important;
}