/* CSS Document */

/* ---- Font Styles ----  */

a {

	font-size: 12px;
	color: #1f397a;
	text-decoration: none;
	border:none;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87c2da;
	text-decoration:none;
	border:none;

}

a.topnav {

	font-size: 12px;
	color: #1f397a;
	text-decoration: none;
	border:none;

}

a.topnav:hover {

	font-size: 12px;
	color: #87c2da;
	text-decoration:none;
	border:none;

}

.stdtxt {  

	
	font-size: 12px;
	
	}
	
	
.smtxt {  

	font-size: 11px;
	
	}
	
.medtxt {  

	font-size: 14px;
	
	}	
	
.lrgtxt {  

	font-size: 16px;

 }
 
 
/* ---- Frame Styles ---- */

body {
	
	margin:0px;
	background-color:#007db1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f397a;
	

}

#MainFrm {
	
	width:100%;
	text-align:center

}

#CenterFrm {
	
	margin: 40px;
	width:815px;
	background-color:#FFFFFF;
	position:relative;
	background:url(../images/ns_frmill02.gif);

}

#MidFrm { 

   padding: 10px;

}
	
	
#MainTitle {

	text-size: 16px;
	color: #a2d1ee;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #007db1;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

#FormBg {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
}

#BreadCrumb {
	
	text-align:right;
	padding: 5px 10px 5px 5px;
	font-size:10px;
		
}

#IntroTxt {

	margin: 10px 20px 10px 20px;
	text-align: left;

}

/* ---- Header Styles ---- */

#TopNav {

	text-align: right;
	padding: 10px 10px 10px 10px;
	
}

.logo {

	text-align: left;
	height: 60px;

}

#BgStrip {

	height:30px;
	background-color: #0f85b6;

}

#hd_bg {

	background: url(images/plist/pegs_nav01.gif) no-repeat ;
	width: 789px;
	height: 102px;

}

.hd_txt {

color:#fff;

}


/* ---- Content Styles ---- */

#MainContent {

	width: 789px;
	background-color:FFFFFF;

}

#TopStripA { 

	height: 7px;
	background-color: #ddeaf1;

}

#TopStripB { 

	height: 25px;
	background-color: #ebf2f5;

}

#BotStripA { 

	height: 7px;
	background-color: #ebf2f5;

}

#BotStripB { 

	height: 25px;
	background-color: #d9e6ec;

}


/* ---- Price List Styles ---- */

#plist_row {

	width: 100%;
	text-align: left;
	border-bottom: 1px dotted #daedf8;
	
}

#plist_colfrm {

	width: 375px;
	height: 100%;	
	
}

#plist_title {

font-size: 14px;
width: 356px;
height: 30px;
background: url(images/plist/plist_titlebg.gif);
padding: 6px;

}

#plist_disc {

color: #999999;
font-size: 10px;
padding: 6px;

}

#plist_subtitle {

padding: 6px;

}

#plist_price {

text-align: right;
padding: 6px;

}


#plist_frmtop {

	height:7px;
	background:url(images/plist/plist_colfrm01a.gif);

}

#plist_frmmid {
 
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f2f2f2;
	border-left-color: #f2f2f2;
	background-color: #ffffff;
	padding: 2px 7px 0px 9px;
	
}

#plist_frmbot {

	height:7px;
	background:url(images/plist/plist_colfrm01b.gif);

}


/* -------------------------------- */


/* ---- Footer Styles ---- */

#BotNav {

	text-align: left;
	padding: 10px 10px 10px 15px;
	
}

#CopyRghts { 

	position: relative;
	width: 813px;
	color: #87c2da;
	background-color: #007db1;

}

#CR_txtA {
	position: absolute;
	font-size: 11px;
	color: #87c2da;
	width: 421px;
	_width: 420px;
	top: 0px;
	left: 0px;
	height: 16px;
}

#CR_txtB {

	position: absolute;
	font-size: 11px;
	width: 116px;
	color: #87c2da;
	top: 0px;
	left: 691px;
	height: 15px;
}
