/* CSS Document */

body {
	background-color: #ffffff;
	margin: 0px auto;
	padding: 5px 5px 0 5px;
	text-align: center;	
}

#page {

	background-color:#ffffff;
	border:0px solid;
	width:100%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;	
}


#header {
	background-color:#ffffff;
	border-bottom:1px solid #000000; 
	height: 75px;
	margin: 8px;
	vertical-align:middle;
}


#innerwrapper {
	margin: 8px auto;

	
}

#leftcontent {
	float: left;
	width: 175px;
	min-height: 100px;
	padding: 5px;
	height: auto;
	background-color:#ffffff;
	border: 0px solid #70205e;
	text-align: left;
	font-size: .9em;
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}


#middlecontent {
	margin: 0px 240px 0px 200px;
	padding: 10px;
	min-height: 100px;
	font-size: .9em;
	background-color:#ffffff;
	border-left: 1px solid #cccccc;
	text-align:left;
	
}

#rightcontent {
	float: right;
	margin: 0px 8px 0px 0px;
	width: 200px; 
	min-height: 100px;
	padding: 10px;
	background-color:#ffffff;
	border-left: 1px solid #cccccc;
	text-align: left;
	font-size: .9em;
}

#spacerrow {
	/* Clearing permits the footer to "escape" the float and span the
	area below the sidebar and maincontent DIVs. */
	clear: both;
	background-color:#ffffff;
	color:#000000;
	padding: 8px;
	width: 94%;
	height: 1px;
	}
	
#footer {
	/* Clearing permits the footer to "escape" the float and span the
	area below the sidebar and maincontent DIVs. */
	clear: both;
	background-color:#C42129;
	font-size: .9em;
	color:#ffffff;
	padding: 2px;
	width: 100%;
	min-height: 3px;
	background-position: center;
	vertical-align: middle;
}

#footer a:link {
	color: #fff; /*wht*/
	text-decoration: underline;
	font-weight: bold;
}

#footer a:visited {
	color: #fff; /*wht*/
	text-decoration: underline;
}
#footer a:hover {
	color: #ccc; /*gray*/
	text-decoration: underline;
}

#leftlist {

	background-color:#f1efe0;
		margin: 0px;
		padding: 0px;
	text-align: left;
	font-size: .9em;
	font-weight: bold;
	font-family: tahoma;
}



#leftlist li {
	padding: 100px;
	display: list-item;
	text-decoration: none;
}
#leftlist a:link {
	color: #333333; /*dk gray*/
	text-decoration: none;
}

#leftlist a:visited {
	color: #333333; /*dk gray*/
	text-decoration: none;
}
#leftlist a:hover {
	color: #70205e; /*purple*/
	text-decoration: underline;
}





p {font-size: .9em; font-family: tahoma; }
h1 {font: bold .9em tahoma; color: #C42129; }
h2 {font: bold .9em tahoma; }
h3 {font-size: .9em; font-family: tahoma; }
h4 {font: bold .9em tahoma; color: #C42129; }

.suckerdiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	background-color: #CCCCCC;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
	
.suckerdiv ul li{
	position: relative;
	background-color: #C8C8C8;
	font-weight: bold;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
	position: absolute;
	width: 175px; /*sub menu width*/
	top: 0;
	visibility: hidden;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
}

/* Sub level menu links style */
.suckerdiv ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: black;
	text-decoration: none;
	background-color: #C8C8C8;
	text-align: center;
	font-family: TAHOMA;
	font-size: 0.7em;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C8C8C8;
	border-right-color: #C8C8C8;
	border-bottom-color: #FFFFFF;
	border-left-color: #C8C8C8;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
	background-color: #C42129;
	color: white;
}

.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */



#nav2 {
	
	margin: 0px;
	padding: 0px;
	background: #C42129;
	list-style-type: none;
	font-size: .7em;
	font-family: verdana;
	font-weight: bold;
	width: 100%;
	float: left;
}



#nav2 li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	}


#nav2 a:link, #nav2 a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	line-height: 1.5;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#nav2 a:hover {
	background: #CCCCCC;
	color: #000000;

}
#topic-box {
	margin: 0px 8px 0px 8px;
	width: 520px; 
	min-height: 100px;
	border: 2px solid #c42129;
	
	
}

#topic-box p {
	padding: 5px;
	text-align: left;
	font-size: .9em;
	font-weight: bold;
	font-family: tahoma;
	line-height: 1.0;
	vertical-align: middle;
	text-align: center;
	color: #c42129;
} 

#topic-box2 {
	margin: 1px;
	width:400px;
	background-color:  #c42129;
	vertical-align: middle;
	text-align: center;

	
}

#topic-box2 p {
	text-align: left;
	font-size: .8em;
	font-weight: bold;
	font-family: tahoma;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
} 
#topic-box2 a:link {
	color: #ffffff; 
	text-decoration: none;
}

#topic-box2 a:visited {
	color: #ffffff; 
	text-decoration: none;
}
#topic-box2 a:hover {
	color: #ffffff; 
	text-decoration: underline;
}
#topic-box3 {
	margin: 3px 1px 1px px;
	width:90%; 
	background-color:  #ffffff;
	border: #CC0000 2px solid;
	vertical-align: middle;
	text-align: center;
	background-image:url(images/calculator-bg.jpg);
	background-repeat:repeat-x;
	
}

#topic-box3 p {
	text-align: left;
	font-size: .8em;
	font-family: tahoma;
	vertical-align: middle;
	text-align: left;
	color: #000000;
	
} 
#topic-box3 a:link {
	color: #ffffff; 
	text-decoration: none;
}

#topic-box3 a:visited {
	color: #ffffff; 
	text-decoration: none;
}
#topic-box3 a:hover {
	color: #ffffff; 
	text-decoration: underline;
}


#topic-box-calculator {
	float: right;
	text-align:center;
	margin: 2px;
	padding: 2px;
	width: 280px; 
	min-height: 100px;
	border: 4px solid #c42129;
	
	
}#topic-box-calculator p {
	padding: 1px;
	text-align: left;
	font-size: .8em;
	font-family: tahoma;
	vertical-align: middle;

} 

#topic-box-small {
	margin: 0px 8px 0px 8px;
	width: 175px; 
	min-height: 100px;
	border: 2px solid #c42129;
	
	
}

#topic-box-small p {
	padding: 5px;
	text-align: left;
	font-size: .9em;
	font-style: italic;
	font-family: tahoma;
	line-height: 1.0;
	vertical-align: middle;
	color: #c42129;
} 

#footer2 {
	/* Clearing permits the footer to "escape" the float and span the
	area below the sidebar and maincontent DIVs. */
	clear: both;
	font-size: .8em;
	padding: 2px;
	width: 100%;
	min-height: 3px;
	background-position: center;
	vertical-align: middle;
}

#footer2 a:link {
	color: #c42129; /*red*/
	text-decoration: underline;
	font-weight: bold;
}

#footer2 a:visited {
	color: #c42129; /*red*/
	text-decoration: underline;
}
#footer2 a:hover {
	color: #c42129; /*red*/
	text-decoration: underline;
}
