/* CSS Document */
html{
	margin-top: 0px;
	padding-top: 0;
	}
	
.clear {clear:both;}

/* common page elements */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff5cc;
	font-family: Arial, Helvetica, sans-serif;
	}

#pagecontainer{
	margin-left: auto;
	margin-right: auto;	
	width: 1000px;
	margin-top: 0px;
	}

#header{
	background-image: url('../images/new_header_bg.gif');
	background-repeat: no-repeat;
	background-position:bottom;
	width: 950px;
	height: 110px;
	padding-left:25px;
	padding-right:25px; 
	}
	
	
	
#headernav{
	float:right;
	width: 600px;
	padding-left:50px;
	padding-right:25px;
	}

#headernav p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:130%;
	color:#000000;
	margin-top:20px;
	text-align:center;
	}

#headernav a:link  {color: #f6ab29; text-decoration: none;font-weight:normal;} 
#headernav a:visited {color: #f6ab29; text-decoration: none;font-weight:normal;} 
#headernav a:hover  {color: #000000; text-decoration: none;font-weight:normal; }
	
#logo{
	float:left;
	padding-left: 0px;
	padding-top: 20px;
	width: 248px;
	}
	
hr {
	width: 50%;
	margin-top:15px;
	background-color:#000000;
	height:2px;	
}
	
#callback{
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align:center;
	}

#main{
	background-image:url('../images/new_body_bg.gif');
	background-repeat:repeat-y;
	margin: 0px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 25px;
	}
	
#main2{
	background-image:url('../images/new_body_bg2.gif');
	background-repeat:repeat-y;
	margin: 0px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 25px;
	}

	
#footer{
	background-image: url('../images/new_footer_bg.gif');
	background-repeat: no-repeat;
	background-position:top;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	}
	
#footer p{
	font-size: 75%;
	line-height: 120%;
	color: #000000;
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right:25px;
	}

#footer p a:link {color: #f6ab29; text-decoration: none; font-weight:normal;} 
#footer p a:visited {color: #f6ab29; text-decoration: none; font-weight:normal;} 
#footer p a:hover {color: #000000; text-decoration: none; font-weight:normal;}

#seo{
	width: 800px;
	margin: 30px;
	padding: 30px;
	}


#topbanner{
	margin: 0px;
	padding-left: 0px;
	width:950px;
	}
	
#topbannertext{
	width: 650px;
	position:absolute;
	margin-left:32px;
	margin-top:145px;
	padding: 0px;
	text-align:left;
	}
	
#topbannertext h1{
	font-size: 120%;
	line-height: 130%;
	color: #ffffff;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
#topbannertext h2{
	font-size: 140%;
	line-height: 130%;
	color: #f6ab29;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
#topbannertext2{
	width: 500px;
	position:absolute;
	margin-left:32px;
	margin-top:10px;
	padding: 0px;
	text-align:left;
	}
	
#topbannertext2 h1{
	font-size: 200%;
	line-height: 120%;
	color: #001948;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

#copyarea{
	float:left;
	margin: 0px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-right: 25px;
	width:550px;
	}
	
#copyarea2{
	float:left;
	margin: 0px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-right: 25px;
	width:600px;
	}
	
#boxarea{
	float:right;
	margin: 0px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-right: 25px;
	width:290px;
	}
	
#boxarea2{
	float:right;
	margin: 0px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-right: 25px;
	width:240px;
	}
	
#boxarea p{
	font-size: 75%;
	line-height: 120%;
	color: #ffffff;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
#boxarea a:link {color: #f6ab29; text-decoration: none; font-weight:normal;} 
#boxarea a:visited {color: #f6ab29; text-decoration: none; font-weight:normal;} 
#boxarea a:hover {color: #ffffff; text-decoration: none; font-weight:normal;}


#boxarea h1{
	font-size: 100%;
	line-height: 120%;
	color: #fbc21e;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
	
img {
	border:0px;
}

#botbanner{
	margin: 0px;
	padding: 0px;
	width:950px;
	}
	
#advbanner{
	text-align:center;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	width:950px;
	}

.container h1{
	font-size: 110%;
	line-height: 130%;
	color:#ffcf06;
	padding:5px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#copyarea h1{
	font-size: 110%;
	line-height: 130%;
	color: #f6ab29;
	padding:0px;
	margin-top: 10px;
	margin-bottom: 5px;
	}
	
#copyarea2 h1{
	font-size: 110%;
	line-height: 130%;
	color: #001948;
	padding:0px;
	margin-top: 10px;
	margin-bottom: 5px;
	}
	
#copyarea2 h1 li{
	margin-left: -10px;
	}
	
#copyarea h2{
	font-size: 130%;
	line-height: 130%;
	color: #f6ab29;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
#boxarea h2{
	font-size: 110%;
	line-height: 130%;
	color: #f6ab29;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
p{
	font-size: 75%;
	line-height: 130%;
	color: #000000;
	margin-top: 0px;
	margin-bottom:10px;
	padding-top: 0px;
	padding-bottom:0px;
	}
	
ul{
	margin-top: 10px;
	margin-bottom:10px;
	padding-top: 0px;
	padding-bottom:0px;
}

li {
	font-size: 90%;
	line-height: 130%;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom:5px;
	padding-top: 0px;
	padding-bottom:0px;
}

#copyarea2 h1 li {
	font-size: 110%;
	line-height: 140%;
	font-weight: bold;
	margin-top: 0px;
	color: #001948;
	margin-bottom:5px;
	padding-top: 0px;
	padding-bottom:0px;
}
	
a:link {color: #f6ab29; text-decoration: none; font-weight:normal;} 
a:visited {color: #f6ab29; text-decoration: none; font-weight:normal;} 
a:hover {color: #000000; text-decoration: none; font-weight:normal;}

#copyarea2 a:link {color: #001948; text-decoration: none; font-weight:normal;} 
#copyarea2 a:visited {color: #001948; text-decoration: none; font-weight:normal;} 
#copyarea2 a:hover {color: #000000; text-decoration: none; font-weight:normal;}


#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
	border: 1px solid #ffffff;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
	
}

    #shadow-container .shadow1 {
        background: #F1F0F1;
		
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
		
    }

    #shadow-container .container {
        background: #001b4a;
		background-image: url('../images/sidebox_bg.jpg');
		background-repeat: no-repeat;
		background-position:top right;
        border: 1px solid #848284;
        padding: 10px;
    }
	
#shadow-container2 {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
	margin-top:20px;
	border: 1px solid #ffffff;
}

#shadow-container2 .shadow2,
#shadow-container2 .shadow3,
#shadow-container2 .container {
    position: relative;
    left: -1px;
    top: -1px;
	
}

    #shadow-container2 .shadow1 {
        background: #F1F0F1;
		
    }

    #shadow-container2.shadow2 {
        background: #DBDADB;
    }

    #shadow-container2 .shadow3 {
        background: #B8B6B8;
		
    }

    #shadow-container2 .container {
        background: #001b4a;
		background-image: url('../images/sidebox_bg.jpg');
		background-repeat: no-repeat;
		background-position:top right;
        border: 1px solid #848284;
        padding: 10px;
    }
	
	.bluetext {
		color:#001b4a;
		font-style:italic;
	}
	
	.yelltext {
		color:#f6ab29;
		font-weight:bold;
		font-size:120%;
	}
	
	.whitetext {
		color:#ffffff;
		text-align:center;
	}

.reg {
	font-size : 70%;
	vertical-align:text-top;
}



