body 
	{
	 margin:50px 0px; 
	 padding:0px;
	 font-family: arial, helvetica, sans-serif;
	 font-size: 12px;
	 background-color: #ECF8FF;
	 text-align: center;
	 background-image: url("../images/bg.gif");
	 background-repeat: repeat-x;
}

#container
	{
	 background-color: #FFFFFF;
	 width: 770px;
	 margin: 0px auto;
	 text-align: left;
}

#topbar
	{
	 height: 20px;
	 width: 770px;
	 background-color: #000033;
}

#header
	{
	 height: 72px;
	 width: 770px;
}

#navigation
	{
	 background-color: #990000;
	 width: 770px;
	 height: 30px;
	 line-height: 38px;
	 color: #FFFFFF;
	 text-align: right;
	}

#footerbar
	{
	 height: 26px;
	 width: 770px;
	 background-color: #2C2C2C;
}

#footer
	{
	 text-align: center;
	 margin: 0px;
	 padding-top: 20px;
	 background-color: #FFFFFF;
	 width: 770px;
}

.content
	{	
	 background-color: #FFFFFF;
	 padding: 7px;
	 text-align: left;
}

.leftbar
	{
	 width: 170px;
	 text-align: left;
	 border-right: 1px solid #CCCCCC;
	 background-color: #FFFFFF;
	 
}

p, input, select, td, textarea
	{
	 font-size: 11px;
	 font-family: arial, helvetica, sans-serif;
}

.p2
	{
	 font-size: 11px;
	 font-family: arial, helvetica, sans-serif;
}

.navbar a
	{
	 text-decoration: none;
	 color: #FFFFFF;
	 font-weight: bold;
}

.navbar a:hover
	{
	 text-decoration: none;
	 color: #CBEAFA;
}

#navcontainer
	{
	 background-image: url("../images/topnavbar.gif");
	 background-repeat: repeat-x;
	 width: 100%;
	 height: 26px;
	 text-align: right;
	}

.navbar
	{
	 height: 26px;
	 line-height: 25px;
	 display: inline;
	 font-weight: bold;
	 margin-left: 30px;
	}

.weelink
	{
	 font-size: 10px;
	 color: #333333;
}

.weelink a
	{
	 color: #333333;
	 text-decoration: none;
}

.weelink a:hover
	{
	 text-decoration: underline;
}

#home
	{
	 width: 170px;
	 height: 115px;
	 background-image: url("../images/homeleft.jpg");
	 background-repeat: no-repeat;
}

h1
	{
	 font-family: arial, helvetica, sans-serif;
	 font-size: 16px;
	 color: #1C2E5A;
	 font-weight: bold;
	 margin-top: 5px;
}

h2
	{
	 font-family: arial, helvetica, sans-serif;
	 font-size: 13px;
	 color: #660000;
}

#greyback
	{
	 background-color: #F3F3F3;
	 width: 170px;
}

ul
	{
 	 list-style-image: url("../images/bullet.gif");
}

li
	{
	 line-height: 15px;
}

.bullettext
	{
	 color: #122A62;
	 font-weight: bold;
}

#sideheaderblock
	{
	 height: 50px;
	 width: 170px;
	 background-image: url("../images/sideheaderblock.gif");
	 background-repeat: repeat-x;
	 text-align: center;
	 font-weight: bold;
	 color: #FFFFFF;
	 font-size: 12px;	
	 padding-top: 10px;

}

a	
	{
	 color: #24498E;
	 text-decoration: none;
}

a:hover
	{
	 color: #742323;
	 text-decoration: none;
}

.button
	{
	 background-image: url("../images/buttons/button.gif");
	 background-repeat: no-repeat;
	 width: 156px;
	 height: 22px;
	 text-align: center;
	 color: #FFFFFF;	
	 font-weight: bold;
	 line-height: 22px;
}

.button a
	{
	 color: #FFFFFF;
}

.button a:hover
	{
	 color: #FCFF00;
}

.button_red a:hover
	{
	 color: #FCFF00;
}

.button_red
	{
	 background-image: url("../images/buttons/button_red.gif");
	 background-repeat: no-repeat;
	 width: 156px;
	 height: 22px;
	 text-align: center;
	 color: #FFFFFF;	
	 font-weight: bold;
	 line-height: 22px;
}

.button_red a
	{
	 color: #FFFFFF;
}

.whitelink a
	{
	 color: #FFFFFF;
	 font-weight: bold;
}

.whitelink a:hover
	{
	 color: red;
}

.sidelink a
	{
	 color: #D1D33E;
}

.sidelink a:hover
	{
	 color: #D1D33E;
	 text-decoration: underline;
}

.greenback
	{
	 background-color: #E5E8D1;
	 font-weight: bold;
}

.formright
	{
	 background-color: #F6FAFE;
}

.formback
	{
	 background-image: url("../images/formback.gif");
	 background-repeat: no-repeat;	
	 width: 164px;
	 height: 184px;
}
