﻿

body {
background-color: #418230;
color: #472701;
font-family: Geneva,Arial,Helvetica,sans-serif; 
font-size: 12px;
line-height: 17px;
margin: 0 0 0 0;
padding: 0 0 0 0;
background-image:url('../images/backGrad.jpg');
background-repeat:repeat-x;
}
img {
border:none;
}




#outerWrapper{
width: 900px;
background-color: #fff;
margin: 25px auto 0px auto;
text-align: left;
border: solid #bdbdbd 1px;
padding: 10px;
}
#outerWrapper #header{
width: 900px;
height: 140px;
}
#outerWrapper #header #topBar{
background-color: #ECECEC;
height: 25px;
padding-left: 515px;
width: 385px;
}

#outerWrapper #header #topBar a:link {color: #757C83; text-decoration:none;font-weight:normal;}
#outerWrapper #header #topBar a:visited{color: #757C83; text-decoration:none;font-weight:normal;}
#outerWrapper #header #topBar a:hover{color: #757C83; text-decoration:underline;font-weight:normal;}


#outerWrapper #header #middleBar{
margin-top: 10px;
width: 900px;
height: 85px; 
background-color: #fff;
}
#outerWrapper #header #lowerBar{
width: 900px;
height: 4px; 
background-color: #0073c2;
margin-top: 5px;
}
#outerWrapper #topNav{
width: 900px;
height: 32px;
clear: both;
}

#outerWrapper #content{
width: 900px;
}

#outerWrapper #content #breadcrumb{
	background-image: url(../images/abcGreenGradBack.jpg);
	background-repeat:repeat-x;
	height:19px;
	padding-top: 5px;
	font: 10px verdana;
	padding-left: 5px;
	border-top: 1px solid #ffffff;
	color: #333333;
	text-decoration:none;
	width: 900px;
}


#outerWrapper #content #breadcrumb a:link {color: #757C83; text-decoration:none;font-weight:normal;}
#outerWrapper #content #breadcrumb a:visited{color: #757C83; text-decoration:none;font-weight:normal;}
#outerWrapper #content #breadcrumb a:hover{color: #757C83; text-decoration:underline;font-weight:normal;}

#outerWrapper #footer{
margin-top: 20px;
width: 900px;
}



.btnGo, #sbtForm{
color: #920025;
background:##F7FE72;
border: 1px solid #999999; 
font-size:12px;
width: 40px;
}

#ctl00_ContentPlaceHolder1_LoginView_Login_LoginButton{
color: #920025;
background:##F7FE72;
border: 1px solid #999999; 
font-size:12px;
width: 140px;
}
.txtBox{
background-color : #99FFCC;
border: 1px solid #008000;
width: 230px;
}

/**** cms ************/
h1{
font-family: Geneva,Arial,Helvetica,sans-serif; 
font-size: 18px;
line-height: 22px;
color:#032b4f;
}

h2{
font-family: Geneva,Arial,Helvetica,sans-serif; 
font-size: 16px;
line-height: 20px;
color:#032b4f;
}

h3{
font-family: Geneva,Arial,Helvetica,sans-serif; 
font-size: 14px;
line-height: 18px;
color:#032b4f;
}
