#body{
	color: #40528C;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
	background-color: #FFFFFF;
	background:#FFFFFF
}
body {
	background-color: #FFFFFF;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
	padding-left: 12px;

}
h1 {
	/*	background: transparent url("im/bullet_red.gif") no-repeat 0 55%;*/
	border-bottom: 1px #930;
	font-size: 130%;

}
h2 {
	/*background: transparent url("im/bullet_orange.gif") no-repeat 0 55%;*/
	font-size: 115%;

}
h3 {
	/*background: transparent url("im/small_bullet_yellow.gif") no-repeat 0 55%;*/
	font-size: 110%;
	font-style: italic;
	margin-top: -5px;
	margin-bottom: -5px;
}
a {
	text-decoration: none;
}
a:link{
	color: #FFFFFF;
}
a:visited{
	color: #FFFFFF;	
}
a:hover{
	color: #fc8b00;	
}
a:active{
	color: #fc8b00;	
	
}
#l ul, #r ul{
	text-align: center;
	list-style-type: none;
}
#all {
	width: 900px;
	margin: 0 auto;
	color: #40528C;
	background-color: #FFFFFF;
}
#l {
	width: 200px;
	float: left;
}
#c {
	width: 500px;
	float: left;
	text-align:center;
}
#r {
	width: 195px;
	float: left;
}
#c #UpMenu {
}
#c #UpMenu ul {
	display:inline;
	text-decoration: none;

}
.chromestyle{
	height: 60px;
	padding-bottom: 5px;
}

.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: 500px;
	/*background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
	margin: 0;
	text-align: center;
	

}

.chromestyle ul li{
	display: inline;
	float: left;
	text-align: center;
	width: 80px;
	background-color: #40528C;
	margin-right:4px;
	}

.chromestyle #last {
	margin-right:0px;
}
#chromemenu ul li{
	padding-right: 4px;
	margin-right:0px;
}

#chromemenu #last {
	margin-right:0px;
	padding-right: 0px
}
.chromestyle ul li a{
	margin: 0;
	text-decoration: none;
	display: block;
	/*border-right: 1px solid #DADADA;*/
}

.chromestyle ul li a:hover{

	/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	/*content: " v";
	*/
	/*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;
	z-index:100;
	background-color: #40528C;
	width: auto;
	visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	padding: 3px;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}


.dropmenudiv a{
display: inline;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}
#Name {
	font-size: 180%;
	font-style: italic;
	text-align: center;
	color: #40528C;
	margin-bottom: 10px;
}
#all #c #content {
	text-align:justify;
	font-size: 95%;
}
#all #c #content #Text {
	padding-top: 5px;
}
#all #c #content #News {
}
#all #c #content #News2 {
}
#all #r #MenuLeft ul{
	text-align:left;
}
#all #r #MenuLeft li{
	font-size: 90%;
	text-align:left;
	padding-left:30px;
	list-style-type:none;
}

#content A {
	text-decoration: underline;
}
#content A:link{
	color: #40528C;	
}
#content A:visited{
	color: #40528C;	
}
#all #c #content #News #b {
	text-align: justify;
	background-image: url(im/simbol_back.gif);
	background-position:10px top;
	background-repeat:no-repeat;
	width: 99%;
	margin-bottom: 10px;
	min-height:60px;
}
#all #c #content #News #b #n {
	float:left;
	margin-right:7px;
}
#all #c #content #News #b #e {
	padding-left: 87px;
	margin-bottom:5px;
	height: 60px;
}





#all #c #content #Text #b {
	text-align: justify;
	background-image: url(im/simbol_back.gif);
	background-position:10px top;
	background-repeat:no-repeat;
	width: 95%;
	margin-bottom: 10px;
	min-height:60px;
}
#all #c #content #Text #b #n {
	float:left;
	margin-right:7px;
}
#all #c #content #Text #b #e {
	padding-left: 87px;
	margin-bottom:5px;
	height: 60px;
}
#all #c #content #Text #b a {
	text-decoration:none;
}




img {
	border:0;
}
#all #l #idPages {
	margin-top: 75px;
	text-align:center;
}
#all #r #MenuLeft a{
	text-decoration:underline
}
#all #r #MenuLeft a:link{
	color: #fc8b00;
	text-decoration:underline
}
#all #r #MenuLeft a:visited{
	color: #fc8b00;	
}
#all #r #MenuLeft a:hover{
	color: #40528C;	
}
#all #r #MenuLeft a:active{
	color: #40528C;	
}	
#content p {
	width: 498px;
}
#article {
	text-indent: 20px;
}
#all #c #content #Text #News a:link{
	color: #fc8b00;
	text-decoration:underline
}
#all #c #content #Text #News a:visited{
	color: #fc8b00;	
}
#all #c #content #Text #News a:hover{
	color: #40528C;	
}
#all #c #content #Text #News a:active{
	color: #40528C;	
}	
