@charset "utf-8";
/* CSS Document */
body{
background-image:url(images/gradient.jpg);
background-repeat:repeat-x;
}

.wrapper{
width:930px;
margin-left:auto;
margin-right:auto;
}

.toplogo{
width:930px;
height:49px;
float:left;
background-image:url(images/newindex_03.gif);
}
.toplogo2{
width:930px;
height:145px;
float:left;
}


.leftcol{
padding-top:423px;
padding-left:45px;
width:214px;
height:256px;
background-image:url(images/newindex_07.jpg);
float:left;
}
.righttop{
width:671px;
float:right;
}
.rightgen{
width:631px;
float:right;
padding-left:20px;
padding-right:20px;
padding-top:10px;
}

.navbar{
width:660px;
height:25px;
background-image:url(images/newindex_06.jpg);
float:left;
padding-left:270px;
padding-top:5px;
font-family:Tahoma;
font-size:16px;
color:#FFFFFF;
}


.navbar a{
font-family:Tahoma;
font-size:16px;
text-decoration:none;
color:#ffffff;
}

.navbar a:hover{
font-family:Tahoma;
font-size:16px;
text-decoration:none;
color:#000000;
}

.navbar a:active{
font-family:Tahoma;
font-size:16px;
text-decoration:none;
color:#CCCC66;
}
.TextField {
	background-color: #ffffff;
	border-width: 0;
	line-height: 20px;
	font-family:Tahoma;
font-size:16px;
}

.makemewhite
{
background-color:#FFFFFF;
float:left;
width:930px;
}

p{
font-family:Tahoma;
font-size:16px;
color:#000000;
}


p a{
font-family:Tahoma;
font-size:16px;
text-decoration:none;
color:#333333;
}

p a:hover{
font-family:Tahoma;
font-size:16px;
text-decoration:none;
color:#222222;
}

p a:active{
font-family:Tahoma;
font-size:16px;
text-decoration:none;
color:#111111;
}

h3{
	font-family:Tahoma;
	font-size:16px;
	color:#005F97;
}

