/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}

body, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table
{ margin:0; padding:0 }

body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:b2b2b2;
	background-image: url(/images/bg1.png);
	margin:0;
	padding:0}

#container {
	margin-top:40px;
	width: 911px;
}

#header {
	height: 97px;
	width: 911px;

}

#welcome_bar {
	height: 145px;
	background-image:url(/images/welcomebar2.png);
	width: 911px;

}

#center_section {
	width: 911px;
	background-image:url(/images/whitebg.png);
	background-repeat:repeat-y;
	height:auto;
	overflow:hidden;
}

#center_left_home {
	height: 320px;
	width: 420px;
	float:left;
	padding-left:65px;
	padding-top:10px;
}

#center_right_home {
	height: 320px;
	width: 426px;
	float:left;
	padding-top:10px;
}

#center_left1 {
	height: auto;
	min-height:320px;
	width: 460px;
	float:left;
	padding-left:65px;
	padding-top:20px;
}

#center_right1 {
	height: 320px;
	width: 351px;
	float:left;
	padding-top:20px;
	padding-left:35px;
}

#center_left2 {
	height: auto;
	min-height:320px;
	width: 400px;
	float:left;
	padding-left:65px;
	padding-top:20px;
}

#center_right2 {
	height: 320px;
	width: 411px;
	float:left;
	padding-top:20px;
	padding-left:35px;
}

#gray_footer {
	height:auto;
	background-image:url(/images/greybg.png);
	background-repeat:repeat-y;
	width: 846px;
	padding-left:65px;
	padding-top:25px;
}

.greyboxtext {
	color:#FFFFFF;
	line-height:25px;
	font-weight:bold;
	font-size:11px;}
	
.whitetext {
	color:#FFFFFF;
	line-height:6px;
	font-size:9px;
}
	
.redtext {
	color: #003399;
	font-size:12px;
}

.greentext {
	color: #336600;
}

.pinktext {
	color: #CC0066;
	font-size:12px;
}

.purpletext {
	color: #663399;
	font-size:12px;
}

.purpletext_lh {
	color: #663399;
	font-size:12px;
	line-height:24px;
}

#links_footer {
	height: 60px;
	width: 908px;
	background-image:url(/images/greybottom.png);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:18px;
}

p	{
	color: #000000;
	font-size: 13px;
	line-height:15px;
}

h1 {
	font-size: 30px;
	color: #CC0066;
}

h2 {
	font-size: 18px;
	color:#CC0066;}
	
h3 {
	font-size: 25px;
	color: #CC7EA5;}

h4 {
	font-size: 13px;
	color: #333333;}
	
ul {
	list-style-type: none;
	color: #000000;
	font-size: 11px;
	line-height:15px;
	margin-left:20px;
	} 
	
ul.ppl {
	list-style-type: none;
	color: #000000;
	font-size: 11px;
	line-height:15px;
	margin-left:40px;
	} 

li {
	background: url(/images/mybullet.gif) left center no-repeat;
	text-indent:20px;
	}

li.arrow {
	background: url(/images/arrowbullet.gif) left center no-repeat;
	text-indent:20px;
	}

li.pplarrow {
	background: url(/images/arrowbulletppl.gif) left center no-repeat;
	}

li.hanging {
	background: url(/images/clearbullet.png) left center no-repeat;
	text-indent:20px;
	}


.frame {
	padding:10px;
	}
	

a:link.smalllinks {
	color: #333333;
	font-size:11px;
	text-decoration: none;
	margin:0;
	padding:0;
	}

a:visited.smalllinks	{
	color: #333333;
	font-size:11px;
	text-decoration: none;
	margin:0;
	padding:0;
	}

a:hover.smalllinks	{
	color: #333333;
	font-size:11px;
	text-decoration: underline;
	margin:0;
	padding:0;
	}

a:link.greylinks {
	color:#FFFFFF;
	line-height:25px;
	font-weight:bold;
	text-decoration: none;
	margin:0;
	padding:0;
	}

a:visited.greylinks	{
	color:#FFFFFF;
	line-height:25px;
	font-weight:bold;
	text-decoration: none;
	margin:0;
	padding:0;
	}

a:hover.greylinks	{
	color:#FFFFFF;
	line-height:25px;
	font-weight:bold;
	text-decoration: underline;
	margin:0;
	padding:0;
	}



a:link	{
	color: #CC0066;
	font-weight:bold;
	text-decoration: none;
	margin:0;
	padding:0;
	}

a:visited	{
	color:#CC0066;
	font-weight:bold;
	text-decoration: none;
	margin:0;
	padding:0;
	}

a:hover	{
	color:#CC0066;
	font-weight:bold;
	text-decoration: underline;
	margin:0;
	padding:0;
	}

img, div { behavior: url(/css/iepngfix.htc) }

.t-validate {
        margin-left: 5px 0;
        padding-left: 5px;
        background-color: #CC0066;
        color : #FFF;
}

