/*							For Approve It										*/
/*					  	www.approvit.com.au										*/
/*								Main CSS										*/

*
{
	margin: 0px;
	padding: 0px;
	z-index: 1; 
}

body
{
	background: #c0e8ff url(images_layout/body_bkgnd.jpg) top center repeat-x;
	color: #000;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	text-align: center;
}

#outerobject
{
	display: block;
	width: 982px;
	margin: 0px auto 30px;
	background: transparent;
	text-align: left;
}

#brandingobject
{
	display: block;
	width: 980px;
	height: 160px;
	background: transparent;
}

#brandingfeature
{
	width: 980px;
	height: 160px;
	float: left;
}

#content
{
	display: block;
	text-align: left;
	padding: 25px 20px 5px 140px;
	background: #fff url(images_layout/sb_bkgnd.jpg) top left repeat-y;
	border: solid #40a0c2;
	border-width: 0 1 1 1px;
}


#mfaa
{
	z-index: 1;
	position: relative;
	display: block;
	float: left;
	left: 0px;
	width: 1px;
	height: 0px;
}



h1, h2, h3, h4, h5, h6
{
	font-family: verdana,arial,sans-serif;
	color: #206080;
	text-align: left;
	margin-left: 5px;
}

h1
{
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
}

h2, h3, h4, h5, h6 { margin-bottom: 0px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

p, ul, ol, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin: 0px 5px 10px 5px;
	line-height: 150%;
}



li
{
	text-align: left;
	margin-left: 25px;
	margin-bottom: 5px;
	line-height: 150%;
}

ul li { list-style-type: disc; }



content p
{
	margin: 0px 10px 15px 5px;
}

table.contacttable p
{
	margin: 0px 5px 2px 5px;
}


li
{
	font-size: 12px;
	margin-left: 5px;
	padding-bottom: 15px;
	margin-right: 20px;
	list-style-type: disc;
}

li.levelone
{
	font-weight: bold;
	padding-top: 15px;
}

li.leveltwo
{
	list-style-type: square;
	padding-bottom: 5px;
}

p.small { font-size: 10px; line-height: 150%;}


.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }
.links { font-size: 11px; }
.strong { font-weight: bold; }
.normal	{ font-weight: normal; }
.silver { color: #808080; }
.grey { color: #606060; }
.red { color: #960000; }
.black { color: #000; }
.help { cursor: help; }
.top0 { margin-top: 0px; }
.top20 { margin-top: 20px; }
.top25 { margin-top: 20px; }
.top35 { margin-top: 30px; }
.top50 { margin-top: 50px; }
.left0 { margin-left: 0px; }
.left5 { margin-left: 5px; }
.left15 { margin-left: 15px; }
.left50 { margin-left: 50px; }


.tagline
{
	font-style: italic;
	font-size: 11px;
}

.blue
{
	font-weight: bold;
	color: #206080;
}

p.bluesml
{
	font-size: 11px;
	font-weight: bold;
	color: #206080;
}

p.orangebanner
{
	font-weight: bold;
	color: #fff;
	background: #ffa000;
	text-align: center;
}

.smallc
{
	font-size: 10px;
	text-align: center;
}

.contact
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}

.copyright
{
	margin-top: 5px;
	text-align: center;
	font-size: 9px;
	color: #404080;
}

a:link { color: #2020ff; }
a:visited { color: #6060b2; }
a:hover { color: #ff6060; }
a:active { color: #ff0000; }


a.primnavi, .pseudonavi
{
	display: block;
	text-align: center;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.pseudonavi
{
	color: #fff;
	background: #328096;
	border-left: solid #327296 1px;
	border-top: solid #327296 1px;
	border-bottom: solid #204860 2px;
	border-right: solid #204866 1px;
	line-height: 190%;
}

a.primnavi:link, a.primnavi:visited
{
	color: #fff;
	background: #2d6480;
	border-left: solid #327296 1px;
	border-top: solid #327296 1px;
	border-bottom: solid #204860 2px;
	border-right: solid #204866 1px;
	line-height: 190%;
}

a.primnavi:hover
{
	color: #fff;
	background: #328096;
	border-left: solid #327296 1px;
	border-top: solid #327296 1px;
	border-bottom: solid #204860 1px;
	border-right: solid #204866 1px;
	line-height: 200%;
}

a.primnavi:active
{
	color: #000;
	background: #68bd49;
	border-left: solid #fff 1px;
	border-top: solid #6080b0 1px;
	border-bottom: solid #6080b0 1px;
	border-right: solid #6080b0 1px;
	line-height: 200%;
	text-decoration: underline;
}



div.lender
{
	border-bottom: solid #46a 2px;
	padding-left: 140px;
	margin-bottom: 10px;
}

table
{
	empty-cells: show;
	font-size: 11px;
}


th { background: #e0f0ff; }

img
{
	border: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #888;
	text-align: center;
	margin: 0px;
}


input
{
	font-family: helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}
