body {
	background-color: #283234;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #414141;
}

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}
h4
{
	font-family:Tahoma;
	font-size:22px;
	color:#FFFFFF;
	text-decoration:none;
}

h5
{
	font-family:Tahoma;
	font-size:22px;
	color:#35379B;
	padding-left:60px;
}

a {

font: normal 11px Tahoma, Arial;
color: #414141;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #00527d;
text-decoration: none;

}

a.white-link-underline {
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration:none;


}
.white-text:hover{
color: #ffffff;
text-decoration: underline;

}

.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
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;
}

.header {font: normal 20px Tahoma, Arial;color: #003399;}

.text-style {
	font-family:Tahoma;
	font-size:11px;
	color: #30618c;
	font-weight:bold;
	text-decoration:none;
}
.text-style:hover {
	font-family:Tahoma;
	font-size:11px;
	color: #30618c;
	font-weight: bold;
	text-decoration: underline;
}
.text-style2 {
	font-family:Tahoma;
	font-size:11px;
	color: #003399;;
	font-weight: bold;
	text-decoration:none;
}
.text-style2:hover{
	font-family:Tahoma;
	font-size:11px;
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}

#header_cycle-container {
    position: relative;
    width: 770px;
    margin: 0px auto;
    background-color: #FFFFFF;
}

#header_logo {
    position: absolute;
    z-index: 1000;
    top: -50px;
    left: 22px;
    width: 201px;
    height: 135px;
}

#header_cycle {
    height: 180px;
    overflow: hidden;
}