table.bordertable, th.bordertable {
	border:1px #999 solid;
	border-collapse: collapse;
}

td.smalltext {
	font-size:10px;
}
.tableform th {
	font-weight:normal;
	text-align:right;
	vertical-align: top;
	white-space:nowrap;	
}

.tableform td {
	text-align:left;
}


.tableform td, th {
	padding:5px;
	vertical-align: top;	
}


.disclaimer {
	FONT-SIZE: 1.15em; TEXT-ALIGN: left
}
#related A {
	FONT-SIZE: 16px; COLOR: #fff; TEXT-ALIGN: center; TEXT-DECORATION: underline
}
#related A:hover {
	TEXT-DECORATION: none
}

#main {
	TOP: 205px
}

* {
	margin: 0;
	padding: 0;
}

body, html {
	margin:0;
	padding:0;
	color:#000;
}

body {
	min-width:250px;
	font: Verdana, Arial, Helvetica, sans-serif;
}



#logoHome {
	position: absolute;
	top: 45px;
	left: 15px;
	border: none;
}
#logoInside {
	position: absolute;
	top: 34px;
	left: 35px;
	border: none;
}
#textSize {
	position: absolute;
	top: 110px;
	left: 0;
	width: 750px;
	text-align: left;
	font-size: 0.8em;
}
#textSize a.larger {
	font-size: 1.2em;
}
#textSize a.largest {
	font-size: 1.5em;
}
#wrap{
	margin:0;
	width:750px;
	background: url(images/bkgd_sidebar_home.gif) no-repeat left top;
}
#wrapInside {
	margin:0;
	width:750px;
	background: url(images/bkgd_sidebar_inside.gif) no-repeat left top;
}
#headerPrint {
	display: none;
}
a:link {
}
a:visited {
}


a:hover, a:active {
	text-decoration: none;
	color: #fa5b3d ;
}


#main {
	float:right;
	width:425px;
	margin-top: 10px;
	padding:0;
}
#main h2, #main h3, #main p {
	padding:0 10px;
	margin: 0 0 1em 0;
}
#main h2 {
	font-size: .8em;
}
#mainInside {
	float:right;
	width:555px;
	margin-top: 79px;
	padding:0;
	height: auto;

}
#mainInside h2, #mainInside h3, #mainInside p {
	padding:0 10px;
	margin: 0 0 1em 0;
}
#mainInside h2 {
	font-size: 0.9em;
}
#sidebar {
	float:left;
	width:160px;
	margin-top: 117px;
}
#sidebar ul {
	list-style: none;
	margin: 0px 15px 0 20px;
	padding: 0px;
}
#sidebar ul a:link, #sidebar ul a:visited {
	color: #105880;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px 3px 4px 3px;
}
#sidebar ul a:hover, #sidebar ul a:active {
	color: #fff;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	background: #FA5B3D;
}
#sidebarInside {
	float:left;
	width:160px;
	margin-top: 79px;
}
#sidebarInside ul {
	list-style: none;
	margin: 0px 15px 0 20px;
	padding: 0px;
}
#sidebarInside ul a:link, #sidebarInside ul a:visited {
	color: #105880;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px 3px 4px 3px;
}
#sidebarInside ul a:hover, #sidebarInside ul a:active {
	color: #fff;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	background: #FA5B3D;
}
#sidebarInside ul a.active:visited {
	background: #FA5B3D;
	color: #fff;
}
#footer {
	clear:both;
	padding: 50px 0 50px 10px;
	text-align: center;
}
#footer p {
	padding: 1px;
	font-size: 1.1em;
}
#photos {
	float: right;
	margin: 0 0 8px 20px;
	padding: 0;
}
#photos img {
	display: block;
	margin: 0;
}
#photosInside {
	float: right;
	margin: 0 0 0 20px;
	padding: 0;
}
#photosInside img {
	margin: 0;
}
#photosInside span.caption {
	font-size: .6em;
	display: block;
	text-align: center;
	margin-top: -10px;
}
ul.basic {
	margin: .5em 40px 1.25em 10px;
	list-style: none;
	padding: 0;
}
ul.basic li {
	font-size: .75em;
	background: url(images/bullet_red.gif) no-repeat 0em 0.3em;
	padding-left: 0.8em;
	margin: 0 0 3px;
}


/*rodan*/
.rtz-logo {
	width: 220px;
	height: 37px;
	float: left;
	background:transparent url(/images/rtz-logo.png) no-repeat scroll center center; 
}
