a:link{
	color: #0064A5;
	text-decoration : underline;
}
a:visited{
	color: #0064A5;	
	text-decoration : underline;	
}
a:active{
	color: #0064A5;	
	text-decoration : underline;	
}
a:hover{
	color: #0064A5;
	text-decoration : none;
}

a.innermenu:link{
	color: #FFFFFF;
	text-decoration : underline;
}
a.innermenu:visited{
	color: #FFFFFF;
	text-decoration : underline;
}
a.innermenu:active{
	color: #FFFFFF;
	text-decoration : underline;
}
a.innermenu:hover{
	color: #FFFFFF;
	text-decoration : none;
}


a.submenulight:link{
	color: #3B3B3B;
	text-decoration : underline;
}
a.submenulight:visited{
	color: #3B3B3B;
	text-decoration : underline;
}
a.submenulight:active{
	color: #3B3B3B;
	text-decoration : underline;
}
a.submenulight:hover{
	color: #3B3B3B;
	text-decoration : none;
}

a.submenu:link{
	color: #000000;
	text-decoration : underline;
}
a.submenu:visited{
	color: #000000;
	text-decoration : underline;
}
a.submenu:active{
	color: #000000;
	text-decoration : underline;
}
a.submenu:hover{
	color: #000000;
	text-decoration : none;
}

a.next:link{
	color: #0064A5;
	text-decoration : underline;
	font-weight: normal;
}
a.next:visited{
	color: #0064A5;	
	text-decoration : underline;	
	font-weight: normal;
}
a.next:active{
	color: #0064A5;	
	text-decoration : underline;	
	font-weight: normal;
}
a.next:hover{
	color: #0064A5;
	text-decoration : none;
	font-weight: normal;
}

a.linki:link{
	color : #A5A5A5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-top : 0;
	text-align: center;
	letter-spacing: -1px;
	text-decoration: none;
}
a.linki:visited{
	color : #A5A5A5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-top : 0;
	text-align: center;
	letter-spacing: -1px;
	text-decoration: none;
}
a.linki:active{
	color : #A5A5A5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-top : 0;
	text-align: center;
	letter-spacing: -1px;
	text-decoration: none;
}
a.linki:hover{
	color : #A5A5A5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-top : 0;
	text-align: center;
	letter-spacing: -1px;
	text-decoration: none;
}


.content{
	padding-left : 15;
	padding-right : 15;
	padding-bottom : 25;
	padding-top : 5;
}

p.menuheaderlight{
	color: #3B3B3B;
	font-size : 0.6em;
	font-weight: bold;
	text-align: left;
}

p.menuheader{
	color: #000000;
	font-size : 0.6em;
	font-weight: bold;
	text-align: left;
}

p.innermenu{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	text-align: left;
	margin-left : 8px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
}


p{
	color : #4F4F4F;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 0.80em;
	text-align: justify;
	margin-left : 15px;
	margin-right : 15px;
	margin-bottom : 15px;
	margin-top : 5px;
}
h1{
	color : #6D0308;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 0.8em;
	font-weight: bold;
	text-align: justify;
	margin-left : 15px;
	margin-right : 15px;
	margin-bottom : 15px;
	margin-top : 5px;
}

h2,h3,h4,h5,h6 {
	color : #0064A5;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 0.8em;
	font-weight: bold;
	text-align: justify;
	margin-left : 15px;
	margin-right : 15px;
	margin-bottom : 15px;
	margin-top : 5px;
}

p.pnewscaption{
	font-size : 0.75em;
	color: #0064A5;	
	font-weight: bold;
	text-align: left;
	margin-left : 20;
	margin-right : 20;
	margin-bottom : 12;
	margin-top : 12;
}
p.pnewstext{
	font-size : 0.75em;
	color: #3B3B3B;	
	font-weight: normal;
	text-align: justify;
	margin-left : 20;
	margin-right : 20;
	margin-bottom : 12;
	margin-top : 12;
}
p.infoblockcaption{
	font-size : 12px;
	color: #FFFFFF;	
	font-weight: bold;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-top : 0;
}
ul.submenu{
	margin : 0px 5px 5px 32px;
	list-style-image: url(../_img/bullet-list.gif);
	font-size : 0.8em;
}
li.submenu{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	margin-top: 0em;
	margin-bottom: 0.7em;
	line-height: 1.0em;
	list-style-position: inside;
}
ul.submenuinner{
	margin : 5px 5px 5px 22px;
	list-style-image: url(../_img/bullet-list.gif);
	font-size : 0.8em;
}
li.submenuinner{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	margin-top: 0em;
	margin-bottom: 0.7em;
	line-height: 1.0em;
	list-style-position: inside;
}
ul{
	margin : 0.8em 55px 0.8em 55px;
	list-style-image: url(../_img/inner-page-caption-bullet.gif);
}
li{
	FONT-SIZE: 0.8em;
	COLOR: #3D3D3D;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	margin-top: 0em;
	margin-bottom: 0.7em;
	line-height: 1.1em;
	list-style-position: outside;
}
input.button{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 0.9em;
	color: #393939;
	background-color: #EDEDED;
	font-weight: bold;
}
.copyright{
	color : #A5A5A5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-top : 0;
	text-align: center;
	letter-spacing: -1px;
}
.nonesize {
	font-size: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-top : 0;
}
.nonerepeatbg{
	background-repeat : no-repeat;
}
.repeatbgx{
	background-repeat : repeat-x;
}
.repeatbgy{
	background-repeat : repeat-y;
	background-position: left;
}
.repeatbgrighty{
	background-repeat : repeat-y;
	background-position: right;
}
.bgindexheader{
	background-repeat : no-repeat;
	background-position: top;
}
.selectmenu{
	background-color: #540004;
}
.selectsubmenu{
	background-color: #94090F;
	color: White;
	text-decoration: underline;
	padding: 1px 1px 3px 1px;
}
.mark{
	color: #0064A5;	
	font-weight: bold;
	text-decoration: underline;
}



a.abuttonpage{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #0064A5;
	background-color: #FAFAFA;
	font-weight: bold;
	width: 30px;
	height: 17px;
	border: 1px solid #AEAEAE;
	text-align: center;	
}
a.abuttonpage:visited{
	color: #0064A5;
}
a.abuttonpage:hover{
	color: #0064A5;
}



a.abuttonpagecurrent{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #999999;
	background-color: #FAFAFA;
	font-weight: bold;
	width: 30px;
	height: 17px;
	border: 1px solid #AEAEAE;
	text-decoration: none;
}
a.abuttonpagecurrent:visited{
	color: #999999;
	text-decoration: none;
}
a.abuttonpagecurrent:hover{
	color: #999999;
	text-decoration: none;
}