/* CSS Document */
h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#00718F;
margin-top: 8px;
}

h2 {
font-family:Tahoma, Arial, Times New Roman;
font-weight:bold;
color:#00718F;
}

h3 {
font-family: Arial, Times New Roman, Tahoma;
font-weight:bold;
color:#000000;
}

p {
font-family: Arial, Times New Roman, Tahoma;
}

.sml_standard {
font-family: Arial, Times New Roman, Tahoma;
}

td {
font-family: Arial, Times New Roman, Tahoma;
font-size:12px;
}
.topmenu a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #30528B;
	text-decoration: none;
}
.topmenu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #30528B;
	text-decoration: underline;
}
.topmenu a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #30528B;
	text-decoration: underline;
}
.topmenu a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #30528B;
	text-decoration: none;
}
a:link{
	color: #30528B;
}

a:hover{
	color: #30528B;
}
a:active{
	color: #30528B;
}
a:visited{
	color: #30528B;
}




.box1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #30528B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
}
.box2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000033;
	border: 1px solid #FF9900;
}


.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.ol {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size:12px;
}
ul {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	list-style-type: circle;
	list-style-position: outside;
}

li {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size: small;	
}
.enabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68%;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
}
.enabledlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #30528B;
	text-decoration: none;
}

.mag {
	font-faily:  Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	width: auto;
	line-height: 26px;
	color: #000000;
	background-color: #FFFFFF;
}
.iconsHline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	color: #FFFFFF;
	background-color: #000000;
}
.bodysmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: justify;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #000000;
}
.cellbox {
	border: 1px solid #000000;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;

}
.cellboxSml {
	border: 1px solid #000000;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
}
.cellboxlge {
	border: 1px solid #000000;
	font-size: medium;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
	
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8d8d8d;
	padding-top: 12px;
	padding-rightfa: 12px;
	padding-bottom: 12px;
}
.strap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #30528B;
}