* {
    padding: 0;
    margin: 0;
} 

body {
    background: #fff;
	background-image:url(images/bg.gif);
	background-attachment:fixed;
	font: .74em  Arial, sans-serif;
	line-height: 1.5em; 
}

h3 {
	padding: 10px 0 5px 0;

}

td {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#wrap {
margin: 20px auto;
width: 770px;
background: #fff url('images/midbg.jpg');
background-repeat: repeat-y;
}

#wrap h2 {
	color: #3B6EBF;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 10px;
}

#top { 
background: #fff url('images/topbg.jpg');
height: 30px;
}

#toplinks a {
	color: #3B6EBF;
	text-decoration: none;
	border-bottom: 1px dashed #3b6ebf;
}

#toplinks a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}

#toplinks {
text-align:right;
padding: 12px 35px 0 0;
}

#content {
padding: 0 40px 0 40px;
}

#bottom {

background: #fff url('images/botbg.jpg');
height: 30px;
}


.header {
height: 130px;
/*background: #85ACF7 url('images/hidr.jpg');*/
}

.header h1 { padding-left: 5px; padding-top: 10px; color: #FFF; }
.header h1 a { font-size: 22px; color: #3B6EBF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

/*Top Navigation*/
#tabs {
float:left;
width:100%;
font-size:14px;
line-height:normal;
border-bottom:1px solid #24618E;
}

#tabs ul {
list-style:none;
margin:0;
padding:10px 0px 0 5px;
}

#tabs li {
display:inline;
margin:0;
padding:0;
}

#tabs a {
float:left;
background:url("tableftJ.gif") no-repeat left top;
text-decoration:none;
margin:0;
padding:0 0 0 5px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
display:block;
background:url("tabrightJ.gif") no-repeat right top;
font-weight:700;
font-family:Arial;
color:#24618E;
float:none;
padding:5px 15px 4px 6px;
}

/* End IE5-Mac hack */
#tabs a:hover span {
color:#fff;
background-position:100% -42px;
}

#tabs #current a span {
background-position:100% -42px;
color:#FFF;
}

#tabs a:hover,#tabs #current a {
background-position:0 -42px;
}

/*Right Navigation*/
	
#menu1 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menu1 {
	width: 170px;
	margin: 0 0 10px 0;
	border-style: solid;
	border-color: #b5c7d2;
	border-size: 1px;
	border-width: 1px;
	float: right;
	font-size: 14px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
        }

#menu1 li a {
        height: 16px;
        height: 24px;
        text-decoration: none;
        }

#menu1 li a:link, #menu1 li a:visited {
        color: #666666;
        display: block;
        background:  url(menu1.gif);
        padding: 4px 0 0 10px;
        }

#menu1 li a:hover, #menu1 li #scurrent {
        color: #083d65;
        background:  url(menu1.gif) 0 -28px;
        padding: 4px 0 0 10px;
		}

	
.middle {
	float: left;
	width:510px;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

.middle img {
	padding: 3px;
	
}

.middle p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 5px 10px 10px 5px;
	line-height:20px;
	letter-spacing:+1;
}

.middle a {
	color: #3B6EBF;
}

.middle a:hover {
	text-decoration: underline;
	color: #666666;
}


.middle ul, li {
padding:0;
margin:0; 
font-size: 14px;
}
.middle ul {margin-left: 3em;}
.middle li {
list-style-image:url(images/minis/bullet_blue.png);
line-height: 16px;
}

.option {
	text-align:center;
	background-color:#f8f8f8;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding: 10px 0 10px 0;
	width:400px;
	margin: 0 auto;
}

.option a{
	font-size: 14px;
}

.option2 {
	text-align:center;
	background-color:#f8f8f8;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding: 5px 5px 5px 5px;
	width:250px;
	margin: 0 auto;
}

.option2 a{
	font-size: 14px;
	color: #000000;
}

.tdtitle {
	background-color:#baccd8;
	color:#666;
	font-weight:700;
	font-size: 16px;
}

.tdcont {
border:1px solid #baccd8; 
color:#333;
}

.tdcont p{
background-color:#FFFFFF;
}

.right {
	float: left;
	/*margin: 0 10px;
	padding: 1% 1%;
	width: 30%;*/
	width: 170px;
}

.contactform {
padding: 0;
margin: 0;
}

.textfield {
display:block;
float:left;
width:200px;
background-color:#deedf7;
border:1px solid #cbd9e6;
clear:right;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
margin:3px 3px 3px 30px;
padding:3px;
}

label {
display:block;
float:left;
text-align:right;
font-weight:700;
width:150px;
font-size:16px;
margin:3px;
padding:3px;
}

.button {
/*display:block;*/
background-color:#deedf7;
border:2px solid #efefef;
color:#000;
font-size:16px;
margin:3px;
padding:150px 0 0 0 0;
}

.textfield:hover {
background:#f2f8fc;
}

.textfield:focus {
background:#fafcfe;
}

.hide {
display:none;
}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666666;
	padding: 0 0 10px 0;
	margin-top:-20px;
}

	
#footer a {
	color: #7ca7ed;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
}

#footer a:hover {
	color: #3B6EBF;
	text-decoration: none;
}
table#bsb {
	width: 500px; 
	background-color: #baccd8;
}
table#bsb th {
	text-align: center;
}
table#bsb td {
	text-align: center;
}

table#bsb td.l {
	text-align: left;	
	font-size: 1em;
}
table#bsb td.s {
	font-weight: bold;
	font-size: 1.2em;
	color: #3B6EBF;
}
table#bsb td.m {
	font-weight: bold;
	font-size: 1em;
	color: green;
}
li.bsb {
	list-style-image: none;
	list-style: disc;
	font-size: .9em;
	padding-left: 0px;
	
}
table#dsl {
        width: 500px;   
        background-color: #baccd8;
}
table#dsl th {
        text-align: center;
}
table#dsl td {
        text-align: center;
}
                
table#dsl td.l {
        text-align: left;
        font-size: 1em;
	font-weight: bold;
}
table#dsl td.s {
        font-weight: bold;
        font-size: 1.2em;
        color: #3B6EBF;
	width: 33%;
}
table#dsl td.m {
        font-weight: bold;
        font-size: 1em;
        color: green;
	width: 33%;
}
#tableBot p {
		text-align: center;
		font-weight: bold;
		color: #3B6EBF;
		padding: 2px 5px 5px 5px;		
		clear: both;
		font-size: 1.5em;
	}
#tableBot span.exchange {
		font-size: .9em;
		float: right;
		font-weight: bold;
		text-align: right;
		color: grey;
		padding: 0px 10px 0px 0px;
	}
.learnMore {
	text-align: center;
	padding: 0px 10px 5px 5px;
	text-valign: bottom;
}
.learnMore img {
	padding: 2px 0px 0px 2px;

}
p.disclaimer {
color:#999999;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
margin-top:15px;
line-height: 1.5em;
}

span.save {
	color: yellow;
	font-size: larger;
}
span.phone {
	color: maroon;
	
	
}


