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:16px;
	font-family:font-family:‚l‚r ‚oƒSƒVƒbƒN, ‚l‚r ƒSƒVƒbƒN, OSAKA;
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
}
h2 {
	font-family:font-family:‚l‚r ‚oƒSƒVƒbƒN, ‚l‚r ƒSƒVƒbƒN, OSAKA;
	color:#29658A;
	font-size:12px;
	padding:0px;
	/*margin-bottom: 5px;*/
	margin-top:2px;
	margin-bottom:2px;
}

h3 {
	color:#29658A;
	font-size:11px;
	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:13px;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}


.text {
	font-size:14px;
	padding-left:5px;
	line-height:18px;
}
.text1 {
	font-size:13px;
	padding-left:12px;
	line-height:18px;
}

.text2 {
	font-size:12px;
	padding-left:20px;
	line-height:18px;
}
.text3 {
	font-size:12px; color: #ff0000;  font-weight:normal
}
.text4 {
	font-size:14px; color: #333333;  
	font-weight:normal;
	padding-left:20px;
	line-height: 150%;
}

.text_small {
	font-size:9px;
}

#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;                                                              
        width:100%;                                                             
}                                                                               

#banner {
	/*background-color: #8DC63F;*/
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	height:82px;
	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 18px 0px 18px;
        height:24px;
        margin-bottom:1px;
        font-weight:bold;
        font-size:11px;
        text-decoration:none;
        background-image:url(images/nav_tile.gif);
        background-color:#5A6D73;
        color:#FFFFFF;

}

#navigation .menubutton #extended {
	padding:12px 24px 0px 28px;
	
}


#navigation a:hover {
        text-decoration:underline;
}


.menuitem {
	padding-top:12px;
	text-align:center;
	float:left;
}
#m1 {width:80px}
#m2 {width:89px}
#m3 {width:134px}
#m4 {width:100px}
#m5 {width:135px}
#m6 {width:75px}
#m7 {width:129px}
#leftcolumn {
	float:left;
	width:741px;
}
#rightcolumn {
	float:right;
	width:190px;
}
#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;
}
#link {
	border:0px;
	border-bottom:6px solid #BCCFD5;
}
#login_username {
	margin-bottom:5px;
	margin-top:15px;
}
#login_username input{
	width:81px;
}
#login_password {
	float:left;
}
#login_password input{
	width:81px;
}
#login_button {
	clear:both;
	padding-top:3px;
}
#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:left;
	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;
}
#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:16px;
	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;
}
.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%;
}*/
#sub1 {
	width:741px;
	float:left;
	height:120px;
}

#leftsub1 {
	width:741px;
	float:left;
	height:300px;
}
#leftsub2 {
	width:276px;
	float:right;
	height:200px;
}
#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;
	background-position:0px 2px;*/
	padding-left:13px;
	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:300px;}
.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;
}
#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-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;
}
.table-border                      { background-color  : #bbbbbb                                       }
.table-border th                   { background-color  : #f1f1f1                                       }
.table-border td                   { background-color  : #ffffff                                       }

.p01 {
	line-height: 150%;
	color: #333333;
	margin: 10px 0px 0px 0px;
}

.p01b {
	line-height: 150%;
	color: #333333;
	margin: 0px 0px 0px 10px;
}

.p01c {
	line-height: 150%;
	color: #333333;
	/*margin: 10px 100px 100px 30px;*/
	margin-left:50px;
	margin-right:50px;
}

.cap01 {
	font-size: 70%;
}
.grnttl{color:#0C871D;font-size:14px;}

.headline{
padding-bottom:1px;
border-top-style:none;
border-right-style:none;
border-bottom-style:dotted ;border-color:#ff8833;border-width:2px;
border-left-style:none;
}
