body {
	margin:0px;
	padding:0px;
	background-color:#5A6D73;
	background-image:url(/images/bgtile.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3B4F55;
}
img {border:0px}
a {
	color:#29658A;
	text-decoration:underline;
}
a:hover {text-decoration:none}
h1 {
	color:#29658A;
	font-size:14px;
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
}
h2 {
	color:#29658A;
	font-size:12px;
	padding:0px;
	margin-bottom: 5px;
}
p {
	padding:0px;
	margin:10px;
}
.inputbox {
	border:1px solid #6C909B;
	border-width:1px 2px 1px 2px;
	height:17px;
	width:80px;
	font-size:11px;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

.iecp {
	border:1px solid #6C909B;
	height:17px;
	width:120px;
	font-size:11px;
	margin:0px;
	padding:0 0 0 5px;
	vertical-align:middle;
}

.iedd {
	border:1px solid #6C909B;
	height:17px;
	width:50px;
	font-size:11px;
	margin:0px;
	padding:0 0 0 5px;
	vertical-align:middle;
}

.iedm {
	border:1px solid #6C909B;
	height:17px;
	width:100px;
	font-size:11px;
	margin:0px;
	padding:0 0 0 5px;
	vertical-align:middle;
}

.iedm2 {
	border:1px solid #6C909B;
	height:17px;
	width:90px;
	font-size:11px;
	margin:0px;
	padding:0 0 0 5px;
	vertical-align:middle;
}

.iedyp {
	border:1px solid #6C909B;
	height:17px;
	width:43px;
	font-size:11px;
	margin:0px;
	padding:0 0 0 5px;
	vertical-align:middle;
}

.iedy {
	border:1px solid #6C909B;
	height:17px;
	width:65px;
	font-size:11px;
	margin:0px;
	padding:0 0 0 5px;
	vertical-align:middle;
}

.idpc {
	border:1px solid #6C909B;
	width:217px;
	height:45px;
	font-size:11px;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

.idpc2 {
	border:1px solid #6C909B;
	width:217px;
	height:18px;
	font-size:11px;
	margin:0px;
	padding:5px 0 0 0;
	vertical-align:middle;
}


#container {                                                                    
    width: 742px;                                                           
    margin-left: auto;                                                      
    margin-right: auto;                                                     
    background-color: #FFFFFF;                                              
    padding-top:2px;                                                        
    padding-left:2px;                                                       
    padding-right:2px;                                                      
}                                                                               
#main {                                                                         
  position:absolute;                                                      
  background-repeat:repeat-x;                                             
  left:0px;                                                               
  right:0px;                                                                                                                          
}                                                                               

#banner {
	background-color: #8DC63F;
	background-image:url(/images/bannertop.gif);
	background-repeat:no-repeat;
	height:71px;
	width:742px;
}
#banner img{
	 margin-top:16px;
	 margin-left:16px;
}


#navigation {
        background-image:url(/images/nav_tile_back.gif);
        background-color:#5A6D73;
        background-repeat:repeat-x;
        height:38px;
}

#navigation .left_border {
        float:left;
        background-image:url(/images/nav_l.gif);
        background-repeat:no-repeat;
        height:37px;
        width:2px;
}

#navigation .middle_border {
        float:left;
        background-image:url(/images/nav_m.gif);
        background-repeat:no-repeat;
        height:37px;
        width:5px;
}

#navigation .right_border {
        float:left;
        background-image:url(/images/nav_r.gif);
        background-repeat:no-repeat;
        height:37px;
        width:2px;
}


#navigation .menubutton a {
        text-align:center;
        float:left;
	  	  padding:12px 14px 0px 15px;
        height:25px;
        margin-bottom:1px;
        font-weight:bold;
        font-size:13px;
        text-decoration:none;
        background-image:url(/images/nav_tile.gif);
        background-color:#5A6D73;
        color:#FFFFFF;

}

#navigation .menubutton #extended {
	padding:12px 15px 0px 15px;	
}


#navigation a:hover {
        text-decoration:underline;
}


.menuitem {
	padding-top:12px;
	text-align:center;
	float:left;
}
#m1 {width:87px}
#m2 {width:89px}
#m3 {width:134px}
#m4 {width:100px}
#m5 {width:135px}
#m6 {width:75px}
#m7 {width:122px}
#leftcolumn {
	float:left;
	width:535px;
}
#rightcolumn {
	float:right;
	width:206px;
}
#mainbanner {
	width: 535px;
	height:141px;
	margin-bottom:1px;
}
#login {
	border:0px;
	height:126px;
	border-bottom:6px solid #BCCFD5;
	color:#3B4F55;
	margin-bottom:1px;
	padding:8px 0px 0px 5px;
}
#login_username {
	margin-bottom:5px;
	margin-top:15px;
}
#login_username input{
	width:81px;
}
#login_password {
	float:left;
}
#login_password input{
	width:81px;
}
#login_forgot {
	clear:both;
	padding-top:3px;
}
#login .button {
	font-size:11px;
	width: 47px;
	margin:0px 5px 0px 0px;
	padding:2px 0px 3px 0px;
	color: #FFFFFF;
	background-color: #34809B;
	background-image:url(/images/button_bg.gif);
	background-repeat:no-repeat;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	float:right;
	display: block;
	border:0px;
	height:19px;
}


#login .button:hover {
	text-decoration:underline;
}

#login_form .button {
	font-size:11px;
	width: 47px;
	margin:2px 5px 0px 0px;
	padding:2px 0px 3px 0px;
	color: #FFFFFF;
	background-color: #34809B;
	background-image:url(/images/button_bg.gif);
	background-repeat:no-repeat;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	float:right;
	display: block;
	border:0px;
	height:19px;
}

#login_form .button:hover {
	text-decoration:underline;
}


#bottomline {
	clear:both;
	height:12px;
	background-color:#495D63;
	margin-top:1px;
	border-bottom:5px solid #8DC63F;
	border-top:1px solid #FFFFFF;
	font-size:0px;
}
#footer {
	color:#3B4F55;
	font-size:11px;
	text-align:right;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
}
#footer span {
	font-weight:bold;
}
#footer p {
	padding:5px;
	margin:0px;
}
.borderbox {
	border:1px solid #D5E3E8;
	padding:20px 10px 15px 15px;
	margin-bottom:1px;
}
.header1 {
	background-color:#5A6D73;
	border-top:3px solid #52656B;
	padding-left:20px;
	background-image:url(/images/header1bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:30px;
}
.header1 h1 {
	color:#FFFFFF;
}
.header2 {
	background-color:#8DC63F;
	border-top:3px solid #6C9450;
	padding-left:20px;
	background-image:url(/images/header2bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:30px;
	margin-right:1px;
}
.header2 h1 {
	color:#FFFFFF;
}
.header3 {
	background-color:#6C909B;
	border-top:3px solid #5B7880;
	padding-left:20px;
	background-image:url(/images/header3bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:30px;
}
.header3 h1 {
	color:#FFFFFF;
}
.header4 {
	background-color:#8DC63F;
	border-top:3px solid #6C9450;
	padding-left:20px;
	background-image:url(/images/header4bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:30px;
	margin-right:1px;
}
.header4 h1 {
	color:#FFFFFF;
}

.header5 {                                                                      
        background-color:#8DC63F;                                               
        border-top:3px solid #6C9450;                                           
        padding-left:20px;                                                      
        background-image:url(/images/header5bg.gif);                             
        background-repeat:no-repeat;                                            
        background-position:left bottom;                                        
        height:30px;                                                            
        margin-right:1px;                                                       
}                                                                               
.header5 h1 {                                                                   
        color:#FFFFFF;                                                          
}

.slashline {
	height:6px;
	margin-left:8px;
	margin-right:8px;
	background-image:url(/images/slash.gif);
	background-repeat:repeat-x;
	font-size:5px;
}
.dashedborder {
	background-image:url(/images/dashline.gif);
	background-repeat:repeat-y;
	background-position:right top;
}
.dashedborder1 {
	background-image:url(/images/dashline.gif);
	background-repeat:repeat-y;
	background-position:right top;
	min-height:675px;
}
*html .dashedborder1 {
	background-image:url(/images/dashline.gif);
	background-repeat:repeat-y;
	background-position:right top;
	height:675px;
}
.banners img{
	margin:10px 0px 0px 0px;
}

/*#main {
	background-image:url(/images/main_tile.gif);
	position:absolute;
	background-repeat:repeat-x;
	left:0px;
	right:0px;
	width:100%;
}*/

#leftsub1 {
	width:218px;
	float:left;
	height:400px;
}
#leftsub2 {
	width:317px;
	float:right;
	height:400px;
}
#subpage {
	margin:14px 8px 0px 8px;
	padding:0px 0px 10px 0px;
}
.read_more {
	font-weight:bold;
	background-image:url(/images/learnmore.gif);
	background-repeat:no-repeat;
	padding-left:13px;
	background-position:0px 2px;
	margin:10px;
}
.learn_more {
	font-weight:bold;
	background-image:url(/images/smallarea.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	background-position:0px 4px;
	margin:10px;
}
.details {
	font-weight:bold;
}
.projects{
	margin-left:90px;
	margin-bottom:20px;
}
.projects h2{
	color:#5A6D73;
	font-size:14px;
}
.right_1 {margin-left:115px;}
.right_2 {margin-left:315px;}
.right_3 {margin-left:280px;}
.right_4 {margin-left:40px;}
#form {
	height:500px;
	color:#3B4F55;
	margin:10px 10px 0px 25px;
}
#form .item {
	clear:both;
	width: 470px;
	float:left;
	margin:0;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
}
#form .item .left {
	width: 160px;
	float:left;
	padding:0;
	margin:5px 0px 5px 0px;
}
#form .item .right {
	width: 295px;
	text-align: left;
	float:right;
	padding:0;
	margin:0;
	margin-top: 2px;
}
#form .inputbox {
	border:1px solid #6C909B;
	border-width:1px 2px 1px 2px;
	height:17px;
	width:290px;
	font-size:11px;
}
#form .button {
	font-size:11px;
	width: 90px;
	margin-left:2px;
	padding:3px;
	color: #FFFFFF;
	background-color: #34809B;
	background-image:url(/images/button_bg2.gif);
	background-repeat:no-repeat;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	float:right;
	display: block;
}
#form .button:hover {
	text-decoration:underline;
}
#form #question {width:296px}
#form #day {width:20px;}
#form #year {width:30px;}
#form #month {width:233px}

.help_section {
	margin-bottom:1px;
	padding:7px 6px 7px 25px;
	width:155px;
	background-image:url(/images/tr2.gif);
	background-repeat:no-repeat;
	background-position:9px 9px; 
	text-align:left;
	font-weight:bold;
}
.help_item {
	margin-bottom:1px;
	padding:3px 6px 3px 25px;
	width:155px;
	background-image:url(/images/tr1.gif);
	background-repeat:no-repeat;
	background-position:9px 9px; 
	text-align:left;
	margin-left:20px;
}
#aff-menu {
clear:both;
float:left;
width:190px;
padding:0 15px 10px 15px;
}

#aff-menu1 {
clear:both;
float:left;
width:190px;
padding:0 15px 10px 15px;
}

#aff-menu .leftitem{
	background-color:#D1E6EC;
	margin-bottom:1px;
	padding:7px 6px 7px 25px;
	width:155px;
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:9px 9px; 
	text-align:left;
}

#aff-menu .activeitem {
	background-color:#D1E6EC;
	margin-bottom:1px;
	padding:7px 6px 7px 25px;
	width:155px;
	background-image:url(/images/bullet-2.gif);
	background-repeat:no-repeat;
	background-position:9px 9px; 
	text-align:left;

}
#aff-menu .activeitem a {

	font-weight:bold;
}
#aff-menu .leftitem a {
	font-weight:bold;
}
#aff-menu .rightitem{
	margin-bottom:1px;
	padding:3px 6px 3px 25px;
	width:155px;
	background-image:url(/images/wbullet.gif);
	background-repeat:no-repeat;
	background-position:9px 5px;
	text-align:left;
	margin-left:10px;
}

#aff-menu .right_activeitem {
	margin-bottom:1px;
	padding:3px 6px 3px 25px;
	width:155px;
	background-image:url(/images/wbullet-2.gif);
	background-repeat:no-repeat;
	background-position:9px 5px;
	text-align:left;
	margin-left:10px;
}

.ildescr{
	padding:0px 20px 30px;
}

.datatable td.disabled {
    border-color: #e5eff1;
    color: #b0b2b4;
}

.datatable td.disabled.caption {
    background: #f1f8f9;
}
