/*
Theme Name: default

*/	body{
		background-color:#133758;
		background-image:url(images/pagebg.jpg);
		background-repeat:repeat-x;
		padding:0px;
		margin:49px 0px 0px 0px;
	}

	#wrapper{
	margin:0px auto;
	width:800px;
	background: #fff url(images/mainboxbg.jpg) repeat-x;

	}
	
	#topsection {
		width:800px;	
	}
	
	#buttons{
		padding:7px 0px 0px 356px;
	}
	
	#btns1{

		width:431px;
		height:87px;
		margin-bottom:22px;
	}
	
	#btns1 a{
		display:block;
		width:431px;
		height:87px;

	}
	#btns2{

		width:431px;
		height:87px;	
	}
	
	#btns2 a{
		display:block;
		width:431px;
		height:87px;	
	}
	
		.nav{
	font-family:verdana;
	font-size:0.8em;
	color:#060739;
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:41px;
	line-height:41px;
	}
	
	.nav li {
		float:left;
		display:block;
		height:41px;
		line-height:41px;
		}
	
	.nav li a{
		float:left;
		font-weight:bold;
		color:#fff;
		display:block;
		height:41px;
		line-height:41px;
		padding:0px 6px;
		text-decoration:none;
		}
		
	.nav li a:hover{
		float:left;
		font-weight:bold;
		color:#fff;
		background-image:url(images/navbgmo.jpg);
		background-repeat:repeat-x;
		display:block;
		height:41px;
		line-height:41px;
		padding:0px 6px;
		text-decoration:none;
		}
	
	
	
	h1 { font-family : Verdana; font-size : 16px; color : #003276; margin:0px 0px 15px 0px ; }
	h1 a{ font-family : Verdana; font-size : 16px; color : #920000; text-decoration : none;}
	h1 a:hover{ font-family : Verdana; font-size : 16px; color : #003276; text-decoration : none;}

	h2 { font-family : Verdana; font-size : 14px; color : #003276; margin:0px 0px 10px 0px ;}
	h2 a{ font-family : Verdana; font-size : 14px; color : #920000; text-decoration : none;}
	h2 a:hover{ font-family : Verdana; font-size : 14px; color : #003276; text-decoration : none;}
	
	#logo{
		margin-left:10px;
		float:left;	
	}
	
	#nav{
		 float:right;
		 width:201px;
		 margin-right:10px;	
	}
	
	#banner{
		background-image:url(images/bannerimg.jpg);
		background-repeat:no-repeat;
		width:800px;
		height:216px;
			
	}
	
	#leftside{
		float:left;
		width:580px;
		padding:5px;
		}

		
	#rightside{
		float:left;
		width:200px;
		padding:5px;
	}
	
	.clr{
		clear:both;
	}
	
	#footer{
		text-align:right;
		padding:0px 10px;
		height:30px;
		line-height:30px;
		
	}
	
	.footer{
		color:#206de1;
		font-family:verdana;
		font-size:0.8em;
	}
	
	.footer a{
	    color:#063d91;
		text-decoration:none;
	 }
	
	.footer a:hover{
		color:#206de1;
		text-decoration:none;	
	}	
	

	div#box{ padding:7px;
    background: #fff url(images/boxbg.jpg) repeat-x;}
	
	div#box1{ padding:7px; 
    background: #fff url(images/boxbg.jpg) repeat-x;}
	
	#profiles{
		width:230px;
		margin:0px auto;
	}
	
	.txt{font-family : Verdana; font-size :9pt; color : #023761;  }
	.txt a{ font-family : Verdana; font-size : 9pt; color : #920000; text-decoration:none;}
	.txt a:hover{font-family : Verdana; font-size : 9pt; color : #023761; text-decoration:none;}
	
	#mainarea{
		height: expression( this.scrollHeight < 350 ? "350px" : "auto" ); 
		min-height:350px;
		width:800px;
	}
	
	.fld
{
background-color:#BDEAF4;
font-family:Verdana;
font-size:10px;
color:#006699;
border : 1px solid #006699;
}

.btn
{
background-color:#BDEAF4;
font-family:Verdana;
font-size:10px;
color:#006699;
border : 1px solid #006699;
}