/* CSS Document */

body {
	background-color: #ffffff;
	text-align:center;
}


/* Container	*/
#container {
	width:750px;
	margin-right:auto;
	margin-left:0px;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
}

/* Container	*/
#containerpopup {
	width:600px;
	margin-right:auto;
	margin-left:auto;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
}

#toplinks {
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999;
	text-decoration: none;
	line-height: normal;
	margin-bottom:10px;
}

a.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	line-height: normal;
	text-decoration: underline;

}

#mainframe {
	padding-left:0px;
	padding-right:0px;
	border:1px solid #999;
	width:100%;
	float:left;

}


#bannerspecial{
	width:120px;
	height:120px;
	position:absolute;
	top:15px;
	left:225px;
}

/* Banner Container*/			
#banner {
	text-align:center;
	width:100%;
	height:69px;
	background-color: #ffffff;

}

/* Banner Logo Container*/		
#bannerlogo {
	text-align:left;
	float:left;
	padding-left:10px;
}

/* Banner Text Container*/	
#bannertext {
	text-align:right;
	float:right;
	padding-right:10px;
	line-height: 2;
}

.bannertext{
	font-weight: bold;
	color: #52656B;
	text-decoration: underline;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

a.bannertext,a.bannertext:hover{
	font-weight: bold;
	color: #52656B;
	text-decoration: underline;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

#panel {
	width:100%;
	height:108px;
	background-color: #4AA6DE;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#panelsub {
	width:100%;
	height:104px;
	background-color: #4AA6DE;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;

}

#panelsubimage {
	width:132px;
	height:104px;
	background-color: #4AA6DE;
	float:left;
}

#panelsubballs {
	width:616px;
	height:75px;
	background-color: #4AA6DE;
	float:right;
	text-align:right;
}

#panelsubtext {
	width:611px;
	height:29px;
	background-color: #4AA6DE;
	float:right;
	text-align:left;
	padding-left:5px;
}



#panelsubballspopup {
	width:598px;
	height:75px;
	background-color: #4AA6DE;
	float:right;
	text-align:right;
}

#panelsubtextpopup {
	width:593px;
	height:29px;
	background-color: #4AA6DE;
	float:right;
	text-align:left;
	padding-left:5px;
}

.panelsubtexttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}

.panelsubtextsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}



#containercenter {
	width:100%;
	padding:0px;
	background-color:#E1EAF1;
	float:left; 	
}

#nav {
	width:132px;
	padding:0px;
	float:left;
	background-color:#ffffff;
}

.menuon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	color: #FF0000;
	text-decoration: none;
	line-height: normal;
}

.menuoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	color: #000066;
	text-decoration: none;
	line-height: normal;
}


a.menuoff:hover,a.menuon:hover {
	text-decoration: underline;
}

.navbox {
	width:100%;
	height:26px;
	float:left;
}

.navcol{
	width:4px;
	height:26px;
	float:left;
}

.navarr{
	width:10px;
	height:25px;
	float:left;
	border-bottom:1px solid #999;
}
.navword{
	width:118px;
	height:21px;
	float:left;
	text-align:left;
	border-bottom:1px solid #999;
	padding-top:4px
}

.navsubbox {
	width:100%;
	height:19px;
	float:left;
	background-color: #E1EAF1;
}

.navsubcol{
	width:4px;
	height:18px;
	float:left;
}

.navsubarr{
	width:10px;
	height:18px;
	float:left;
	border-bottom:1px solid #fff;
}
.navsubword{
	width:118px;
	height:16px;
	float:left;
	text-align:left;
	border-bottom:1px solid #fff;
	padding-top:2px;
}

.submenuon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FF0000;
	text-decoration: none;
	line-height: normal;
}

.submenuoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000066;
	text-decoration: none;
	line-height: normal;
}

a.submenuoff:hover,a.submenuon:hover {
	text-decoration: underline;
}


#main {
	width:616px;
	padding:0px;
	float:left;
	text-align:left;
	background-color:#ffffff;
	border-left: 1px solid #999;
}

/*Used to make the maintext box a minimum height */
.prop {
	height:300px;
	float:right;
    width:1px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
/*End of  - Used to make the maintext box a minimum height */


#maintext {
	width:590px;
	padding:10px;
	float:left;
	text-align:left;
	background-color:#ffffff;
	border-left: 1px solid #999;
	font-size: 0.6em;
}

#maintextpopup {
	width:580px;
	padding:10px;
	float:left;
	text-align:left;
	background-color:#ffffff;
	font-size: 0.6em;
}


#maintextcontainer {
	float:left;
	width:618px;
}
.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000066;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.mainsubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #A92030;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}

a.mainsubtitle:hover {
	text-decoration: underline;
}

.mainem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A92030;
}


.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}

a.mainlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
	line-height: normal;
	font-weight: normal;
}
a.mainlink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
	line-height: 20px;
	font-weight: normal;
}

TABLE {
	padding:2px;
	border-color: #fff;
	width:570px;
	
}

TABLE td{
	background-color: #F0F0F0;
	padding:2px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tabletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #A92030;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}

.tablebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}

#box1container {
	width:306px;
	height:102px;
	background-color: #E55300;
	float:left;
	text-align:right;
	border:1px solid #fff;
	
}

#box2container {
	width:306px;
	height:102px;
	background-color: #178024;
	float:right;
	text-align:right;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}

#box3container {
	width:306px;
	height:102px;
	background-color: #1E22AE;
	float:left;
	text-align:right;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;

}

#box4container {
	width:306px;
	height:102px;
	background-color: #95288F;
	float:right;
	text-align:right;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
}

#panelbot {
	width:100%;
	height:50px;
	background-color: #4AA6DE;
	border-top: 1px solid #999;
	/*border-bottom: 1px solid #999;*/
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	padding-top:12px;	
}

/* Banner Container*/			
#footer {
	text-align:center;
	width:100%;
	background-color: #ffffff;

}

/* Banner Logo Container*/		
#footerflag {
	text-align:left;
	float:left;
	padding-top:20px;
	text-decoration: none;
	line-height: normal;
}

/* Banner Text Container*/	
#footerconline {
	text-align:right;
	float:right;
}

#copyright {
	width:750px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999;
	text-decoration: none;
	line-height: normal;
	margin-top:5px;
}

input.blue {
	background-color: #4AA6DE; 
	font-weight: bold;
	font-size: 0.9em; 
	color: white;
	padding:2px;
}


