/*Belmont StyleSheet*/


html{
   	FONT-FAMILY:  Arial;
    font-size: small;
	height:100.01% ;
	
	
}

body { 
  	margin: 0px;
    color: #000000;
	background: #E3F0F4 url(../images/bk.gif) repeat-x	 		
}


#header{
	width: 992px;
	height: 151px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header .logo{
padding: 15px 0px 0px 42px 
}

#header .txtgrey {   
   	text-align: right;
	font-weight: bold;
	font-size: 110%;
	color: #666666;
	margin-top: 6px
}

#header .txtblue {   
   	text-align: right;
	font-weight: bold;
	font-size: 150%;
	color: #3898AF;
	margin-top: -15px
}


/*header menu*/


.clear{
clear: both
}

.menu {
padding:0px; 
margin:0px 0px 0px 0px;
width: 970px;
height: 26px;
min-height: 26px;
}


.menu dt {display:none;
}
.menu dd {
float:right;
border-bottom: solid 1px #60B7CC; 
padding:0; 
margin:0; 
text-align:center
}
.menu dd span.aa {
display:block;
width:12px;
height:1.5em;
height:auto;
background:url(../images/btn_left.gif);
float:left;
margin:0px 0px 0px 3px;
padding:5px 0px 4px 0px
}
.menu dd span.bb {
height:1.5em;
height:auto;
background:url(../images/btn_mid.gif);
float:left;
padding:5px 0px 4px 0px
}
.menu dd span.cc {
display:block;
width:12px;
height:1.5em;
height:auto;
background:url(../images/btn_right.gif);
float:left;
padding:5px 0px 4px 0px
}

.menu a:link, .menu a:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration:none;
font-size:1em;
cursor:pointer
}
.menu a:hover {
color:#3898AF;
font-weight: bold;
text-decoration: none;
background:#fff
}
.menu a:hover span {
background-position:0 150px

}

/*END menu*/

#container {
	clear: both;
	margin: 0 auto;
	height:auto !important;
	height:100%;  
	min-height: 100%; 
	width: 992px;		
	background: url(../images/bk_container.jpg) repeat-y;
}


#leftpanel{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 412px;
	padding: 0px;
}

#tag {
	background: url(../images/bk_tag.jpg) no-repeat;
	height: 192px;
	padding: 25px 25px 4px 25px
}


/*END side menu*/

/*content area*/
#content{	
	margin: 0px 0px 0px 423px;
	width: 509px;
	min-height: 756px;
	padding: 28px 30px 0px 30px;
	background: url(../images/bk_heading.gif) top left no-repeat	
}

* html #content {
margin: 0px 0px 0px 420px;
}






#content ul{
   	list-style: url(../images/list.gif);
	line-height: 1.8;
	font-size: 90%;
	color: #333333	
}



#content .txtbluebold{
	font-size: 100%;
    line-height: 1.6;
	color: #3898AF;
	font-align: justify;
	font-weight: bold
}


h1{
	font-weight: bold;
	text-align: center;
	font-size: 140%;
	color: #3898AF;
	margin: 0px 0px 55px 12px;
	padding: 0px
	}
	
h2{
	font-weight: bold;
	text-align: left;
	font-size: 110%;
	color: #3898AF;
	margin: 0px 0px -15px 0px;
	}
	
h3{
	font-weight: bold;
	text-align: left;
	font-size: 120%;
	color: #3898AF;
	margin: 20px 0px 20px 0px;
	padding: 0px
	}
	
h4{
	font-weight: bold;
	text-align: center;
	font-size: 140%;
	color: #4FAEC6
	}
	
	h5{
	font-weight: bold;
	text-align: left;
	font-size: 100%;
	color: #3898AF;
	margin:0px 0px -20px 0px;
	}

.cssform {
	float: left;
    border: 1px dashed #B1D9E4;
	padding: 0px;
	margin: 0px 0px 0px 50px;
	width: 250px;	
}
.cssform .submitform {
    border: 1px solid #60B7CC;
    background-color: #B1D9E4;
   	color: #FFFFFF; 
    font-weight: bold;
	font-size: 90%;
	padding: 4px;
	margin-left: 80px
	
}

 .cssform input { 
    COLOR: #333333;
	font-size: 90%;
	padding: 3px;
    background-color:#FFFFFF; 
    border-bottom: 1px solid #CCCCCC; 
    border-left: 1px solid #CCCCCC; 
    border-right: 1px solid #CCCCCC; 
    border-top: 1px solid #CCCCCC
}


.cssform p{
	text-align: left;
	margin: 0px 10px 0px 12px;
	padding: 5px 12px 5px 0px;
	height: 1%;
}

.cssform label{
float: left;
padding: 0px 0px 0px 12px;
font-size: 85%;
color: #333333; 

}

.cssform .red{
font-size: 80%;
color: #CC0000
}


/*.threepxfix class below:*/
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: 

* html .threepxfix{
margin-left: 3px;
}


 p{
	font-size: 90%;
    line-height: 1.6;
	color: #333333;
	text-align: justify
}

.pright {   
   	text-align: right
}
.pcenter { 
   	text-align: center
}

.pleft { 
   	text-align: left
}

.imgleft{
   	 text-align: left;
	 float:left;
	 margin: 0px;
	 margin-right: 20px
}

.imgleftborder{
   	 text-align: left;
	 float:left;
	 margin: 0px;
	 margin-right: 20px;
	 border: solid 1px #777777
}
.imgright{
   	 text-align: right;
	 float:right;
	 margin: 0px;
	 margin-left: 20px
}

.imgrightborder{
   	 text-align: right;
	 float:right;
	 margin: 0px;
	 margin-left: 20px;
	 border: solid 1px #777777
}

.imgcenter{
   	 text-align: center;
	 float:center;
	 margin: 0px;
}


/* links*/

a:link, a:active, a:visited {
   color: #3898AF;
   font-size: 100%;
   text-decoration: underline;
   font-weight: bold
}


a:hover {
   color: #000000;
   text-decoration: underline;
   font-weight: bold
}


a.top:link, a.top:active, a.top:visited {
   color: #282E6B;
   font-size: 80%;
   text-decoration: none;
   font-weight: bold
}


a.top:hover {
   color: #BDBEC1;
   text-decoration: underline;
   font-weight: bold
}



a.free:link, a.free:active, a.free:visited {
   color: #FFFFFF;
   text-align: center;
   padding: 11px 16px 16px 16px;
   font-size: 90%;
   text-decoration: none;
   font-weight: bold;
   background: url(../images/free_newsletter.jpg) no-repeat
}


a.free:hover {
   color: #3898AF;
   text-decoration: underline;
   font-weight: bold;
   background: url(../images/free_newsletter_ov.jpg) no-repeat
}



.submenu {
	padding:0px; 
	margin: 0 auto;
	width: 480px;
	max-height: 40px;
	height: 25px;
	border-bottom: solid 1px #60B7CC
}

.submenu dt {display:none;
}
.submenu dd {
float:center; 
padding:0; 
margin:0; 
text-align:center;

}
.submenu dd span.aa {
display:block;
width:12px;
height:1.5em;
height:auto;
background:url(../images/btn_left.gif);
float:left;
margin:0px 0px 0px 6px;
padding:5px 0px 4px 0px
}
.submenu dd span.bb {
height:1.5em;
height:auto;
background:url(../images/btn_mid.gif);
float:left;
padding:5px 0px 4px 0px
}
.submenu dd span.cc {
display:block;
width:12px;
height:1.5em;
height:auto;
background:url(../images/btn_right.gif);
float:left;
padding:5px 0px 4px 0px
}

.submenu a:link, .submenu a:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration:none;
font-size:1em;
cursor:pointer
}
.submenu a:hover {
color:#3898AF;
font-weight: bold;
text-decoration: none;
background:#fff
}
.submenu a:hover span {
background-position:0 150px

}



/* footer*/

#footer {
	clear: both;
	margin: 0 auto;
	width: 992px;
	height: 60px;
	font-weight: normal;
	padding: 0px;
	background: #E3F0F4 url(../images/bk_footer.jpg) no-repeat;
	text-align: right;
	margin-top: -10px;

}
#footer P{
	padding: 40px 30px 0px 0px;
	font-size: 80%;
	color: #666666;
	text-align: right
}

#footer a:link, #footer a:active, #footer  a:visited {
	color: #666666;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	text-align: right
}

#footer a:hover {
	text-decoration: underline;
	text-decoration: none;
	color: #FFFFFF
}


/*  end footer*/




	
