/* Universal */

body {
	margin:0; 
	background-color:#e5632f; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:15px;
	color:#666666
}

img {
	border:0
}

a, a:hover {
	color:#e5632f;
	text-decoration:none
}

p {
	margin:12px 0;
}

h1 {
	color:#e5632f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:28px;
}

h2 {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:25px 0 15px 0;
}

.floatLeft {
	float:left
}

.orange {
	color:#e5632f;
}

#error {
	color:#ff0000
}

#container {
	width:882px; 
	float:left; 
	background:url(../images/main_bg.jpg) top left repeat-y; 
	padding-left:19px;
}

#header {
	width:863px; 
	float:left; 
	background-color:#ffffff;
}

#headerLogo {
	width:314px;
	height:127px; 
	float:left
}

#headerLogoRight {
	height:127px; 
	float:left; 
	padding-left:268px
}

#footer {
	width:863px; 
	float:left; 
}

#hdrNav {
	background:url(../images/nav_bg.jpg) top left repeat-x; 
	height:36px; 
	width:863px;
	float:left
}

#outercontent {
	width:800px; 
	float:left; 
	background-color:#ffffff
}

#innerContent {
	width:793px; 
	padding:0 35px
}

.contentLeft {
	width:480px; 
	float:left;
}

.contentRight {
	float:left; 
	width:289px; 
	margin-top:15px; 
	padding-left:24px;
}

.contentWide {
	float:left; 
	width:793px
}

#outercontent ul {
	padding-left:25px;
	margin-left:0px;
}


#outercontent ul li {
	color:#333333;
	list-style:none;
	list-style-image:url(../images/bullet.gif);
}


/* Drop down menu */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:10;
}

#nav a {
	display: block;
	cursor:pointer;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	width: 155px;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}



/* Home */

.homeBanner {
	width:793px; 
	height:216px
}

#onlineBtn {
	margin-top:1px;
	float:left
}


img 		{border:0}
#quote td	{font-size:10px;}
td {background-color:#FFFFFF;}
th {background-color: #EEEEEE;}
table {background:#666666;}
h3	{text-align: left; color: #ff6634; font-family:Geneva, Arial, Helvetica, sans-serif;font-size: 30px; width:80%; margin-left: 0px;}

table.summary, table.summary td {font-size: 14px; font-family:"Courier New", Courier, monospace;}

td.quote1		{background-color: #eeeeee;}
td.quote2		{background-color: #ffffff;}
td.quote3		{background-color: #ffffee;}
td.quote4		{background-color: #ffffee; text-align:right}

td.summary1		{background-color: #ffffff;font-size: 14px; font-family:"Courier New", Courier, monospace;}
td.summary2		{background-color: #ffffee;font-size: 14px; font-family:"Courier New", Courier, monospace;}
td.summary3		{background-color: #ffffee;font-size: 14px; font-family:"Courier New", Courier, monospace;}
td.summary4		{background-color: #ffffee; text-align:right;font-size: 14px; font-family:"Courier New", Courier, monospace;}

.hilite			{color: #ff6634; font-weight:bold;}

#wheader {height:100px;}

#xcontainer {
	width: 919px; 
	xheight: 500px;
	background-image: url(../images/wizard_bg.jpg);
	background-position:left top;
	background-attachment:fixed;
	background-repeat:repeat-y;
	background-color: #e5632f;
	}

#content {
	margin: 0px;
	}
	
#footerlinks {font-size:10px; color: #ff6634;}
#footerlinks a, #footerlinks a:visited {font-size:10px; color: #ff6634; text-decoration:none;}
#footerlinks a:hover {font-size:10px; color: #FF3300; text-decoration:underline;}

#footertext	{color:#999999; font-size:10px}

.calcField {
	height: 20px; 
	width: 150px; 
	border:1px solid ##666666;
	text-align:right; 
	line-height:19px; 
	font-size: 12px; 
	font-family:'Courier New', Courier, monospace; 
	padding-right: 4px;
	background-color:##ffffcc;
	}
	
	#accountHdr {
	width:860px;
	margin: 0;
	padding: 0;
	}
