body {
	background-color: #192B37;
	font-size: 100%
}

td {
	font: normal 11px Tahoma, Arial;
	color: #ffffff;
}

h1, h2, h3, h4, h5 {

    color: #6699CC;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {
font: normal 11px Tahoma, Arial;
color: #FFD503;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #00527d;
text-decoration: none;

}

ul li {
	list-style-image: url(../images/index_42_.gif);
}


a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #FFD503;
}

.yellow-text-underline {
color: #FFD503;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}
.links a {
	margin: 1px 3px;
	border: 1px solid #336699;
	padding: 3px 10px;
	color: #FFFFFF;
	font-size: 100%;
	text-decoration: none;
	font-weight: 100;
}
.links a:hover {
	color: #FFD503;
	background-color: #0D1C25;
}

.subheader {
	background-image: url(../images/subheader_back.jpg);
	background-attachment: scroll;
	background-position: left bottom;
	background-repeat: repeat-x;
	border: 1px 0px solid #FFD503;
	padding: 3px 20px;
	margin: 5px 10px 10px 0px;
	background-color: #02578E;
	font-size: 110%;
	display: block;
	color: #192B37;
}
hr {
	border: 1px solid #122734;
}