/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #17277E;
	background-image: url(../images/home/u_repeater.jpg);
	background-repeat: repeat-x;
}
.bodycopy {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.25;
}
.homebodycopy {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.1;
}
.subhead {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F8681C;
	line-height: 1.25;
}
.subhead a:link {
	color: #F8681C;
	text-decoration: none;
}
.subhead a:visited {
	text-decoration: none;
	color: #F8681C;
}
.subhead a:hover {
	text-decoration: none;
	color: #FFF;
}
.subhead a:active {
	text-decoration: none;
	color: #FFF;
}
.biosubhead {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F8681C;
	line-height: 1.25;
}
.bucketcopy {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.4;
}
.footer {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 3.75;
}
.style2 {
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F8681C;
	line-height: 1.25;
}
.links {
    color: #FFFFFF;
	text-decoration: none;
}
.links2 {
	color: #F8681C;
	text-decoration: underline;
}




.textfield_effect    {
    /*we will first <strong class="highlight">set</strong> <strong class="highlight">the</strong> border styles.*/
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    /*we are now going to add in <strong class="highlight">the</strong> shadow image that we created earlier*/
    /* background-image: url(back_field.gif); 
    background-repeat: repeat-x;*/
    /*I am going to add some <strong class="highlight">text</strong> formatting <strong class="highlight">of</strong> my own*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    <strong class="highlight">color</strong>: #333333;
    width: 200px;
    height: 15px;
    }



a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #F8681C;
}
a:active.links {
	text-decoration: none;
}
a.links {
	color: #FFFFFF;
	text-decoration: none;
}

a.links2 {
	color: #F8681C;
	text-decoration: underline;
}
a:visited.links2 {
	text-decoration: underline;
	color: #F8681C;
}
a:hover.links, .links a:hover { 
	text-decoration: none;
	color: #F8681C;
}
a:hover.links2, .links2 a:hover { 
	text-decoration: underline;
	color: #F8681C;
}
a:active.links2 {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #F8681C;
}
a:active.links {
	text-decoration: none;
}

.style3 {
color: #FFFFFF;
}

