@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin-top: 0px;
	background-color: #F7F5F2;
}
#wrapper {
	text-align: left;
	width: 920px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	
}

#pageWrapper {
	margin: 0px;
	padding: 0px;
	z-index: 100;
	width: 917px;
	border: 1px solid #000066;
	background-color: #FFFFFF;
}
.bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	padding-right: 10px;
	background-color: #000066;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 910px;
	margin-top: 0px;
}
#sidebar {
	float: left;
	width: 210px;
	margin-left: 5px;
	border: 1px solid #C0B49C;
	background-color: #FFFFFF;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	padding: 10px;
}

#sidebar a:link {
	text-decoration: underline;
	color: #A11110;

}

#sidebar a:visited {
	text-decoration: underline;
	color: #A11110;
}

#sidebar a:hover{
	text-decoration: underline;
	color: #330066;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4B5858;
	text-transform: uppercase;
	text-align: right;
	padding-right: 5px;
	margin-top: 10px;
}
.highlite {
	background-color: #E4E1DA;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A11110;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
}


#text {
	font-family: MingLiU;
	float: right;
	width: 660px;
	margin-top: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
.subTitle {
	font-weight: bold;
	color: #788D8D;
}


#text a:link {
	text-decoration: underline;
	color: #A11110;

}

#text a:visited {
	text-decoration: underline;
	color: #A11110;
}

#text a:hover{
	text-decoration: underline;
	color: #330066;
}
#header {
	color: #FFFFFF;
	background-color: #000066;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	width: 920px;
	text-align: left;
}

#header img{border: 0;}

a:link {text-decoration: none;
color:#FFFFFF;
}

a:visited {text-decoration: none;
color:#FFFFFF;}

a:hover{	text-decoration: none;
color:#cccccc;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/calculator.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.clearit {
clear: both;
height: 0;
line-height: 0.0;
font-size: 0;
}
 /* set background images for corners */
.rbroundbox { background: url(simple_background.gif) repeat; }
.rbtop div  { background: url(simple_top_left.gif) no-repeat top left; }
.rbtop      { background: url(simple_top_right.gif) no-repeat top right; }
.rbbot div  { background: url(simple_bottom_left.gif) no-repeat bottom left; }
.rbbot      { background: url(simple_bottom_right.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { margin: 0 14px; }
.rbroundbox { width: 20em; margin: auto; }

#textWide
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 730px;
	margin-top: 130px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#textWide a:link
{
	text-decoration: underline;
	color: #A11110;
}

#textWide a:visited
{
	text-decoration: underline;
	color: #A11110;
}

#textWide a:hover
{
	text-decoration: underline;
	color: #330066;
}
