/*-------------------------------------------------------
--	Developed by: Jack Neto @ The Working Group, Inc.  --
--				http://theworkinggroup.ca			   --
-------------------------------------------------------*/

body, table {
	font-family : verdana;
	font-size : .8em;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 16px;
	background: white;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #808080;
	font-size: 85%;
}


/* The page title */
h1 {
	width:147px;
	height:50px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 20px;
	color: white;
	font-size: 177%;
	font-weight: normal;
	line-height: 1em;
}

/* The text block title */
h2 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #D16F00;
	font-size: 85%;
}

a:link {color: #2461AA; text-decoration: none;}
a:visited {color: #2461AA; text-decoration: none;}
a:active {color:#2461AA; text-decoration: none;}
a:hover {color: #2461AA; text-decoration: underline;}

/* ------ dashedLine ----------*/
.dashedLine {
	border-bottom: dotted #808080 1px;
	margin: 0px 0px 20px 0px;
}

/* ------ quote ----------*/
.quote {
	margin: 0px 0px 10px 0px;
	color: #D16F00;
}

/* ------ orange ----------*/
.orange {
	color: #D16F00;
}


img{
	display:block;
}


/*-----------------------------*/
/* ------ MAIN PAGE ----------*/
#mainPageBackground {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	padding: 0px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: 20px 0px;
}
#mainPage {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	padding: 0px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 20px 0px;
}

#topMargin {
	height: 40px;
}


/*-----------------------------*/
/* ------ LOGO IMAGE ----------*/
#logoImage {
	height: 130px;
	margin: 0px 0px 0px 510px;
	padding: 0px 0px 0px 0px;
}

#logoImage img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}


/*----------------------------------*/
/* ------ LEFT NAVIGATION ----------*/
#leftNav{
	float: left;
	width: 167px;
	padding: 83px 0px 0px 0px;
}


/* ------ Top ----------*/
#leftNavTop{
	width: 167px;
	background: #2461AA;
	padding: 20px 0px 20px 0px;	
	text-align: left;
	filter:alpha(opacity=75);
    -moz-opacity: 75%;
    -khtml-opacity: .75;
	opacity: 0.75;
	border-left: solid white 20px;
}
#leftNavTop a {margin: 0px; font-size:95%;}
#leftNavTop a:link {color: #BDD0E6; text-decoration: none;}
#leftNavTop a:visited {color: #BDD0E6; text-decoration: none;}
#leftNavTop a:active {color:#BDD0E6; text-decoration: none;}
#leftNavTop a:hover {color: white; text-decoration: none;}

#nav{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
#nav li{
	width: 157px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#nav div{
	clear: both;
	float: left;
	width: 9px;
	margin: 4px 3px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1px;
}


/* ------ Bottom ----------*/
#leftNavBottom{
	width: 167px;
	background: #2461AA;
	margin: 5px 0px 0px 0px;
	padding: 20px 0px 0px 0px;	
	text-align: left;
	border-left: solid white 20px;
}
#leftNavBottom p {
	width: 147px;
	margin: 0px 0px 0px 20px;
	color: #BDD0E6;
	font-size: 80%;
}
#leftNavBottom a:link {color: #BDD0E6; text-decoration: none;}
#leftNavBottom a:visited {color: #BDD0E6; text-decoration: none;}
#leftNavBottom a:active {color:#BDD0E6; text-decoration: none;}
#leftNavBottom a:hover {color: white; text-decoration: none;}



/* ------ copyright ----------*/
#copyright {
	clear: both;
	float:left;
	margin: -50px 0px 0px 0px;
	padding: 10px 0px 10px 20px;
	border-left: solid white 20px;
	background: #2461AA;
}
#copyright p{
	width: 147px;
	color: #BDD0E6;
}




/*--------------------------------*/
/* ------ BODY CONTENTS ----------*/
#bodyContent{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 345px;	
}

#bodyTop {
	width: 375px;
}

#bodyLeft {
	float: left;
	width: 179px;
	margin: 0px 15px 0px 0px;
	padding: 0px;	
}

#bodyRight {
	float: left;
	width: 179px;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
}

#bodyBottom {
	clear: both;
	width: 385px;
	border-top: dotted #808080 1px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#bodyBottom p {
	margin: 10px 0px 0px 0px;
}
#bodyBottom img {
	float: left;
	margin: 4px 1px 0px 0px;
}
#bodyBottom a {
	float: left;
	margin: 0px 19px 0px 0px;
}
#bodyBottom a:link {color: #808080; text-decoration: none;}
#bodyBottom a:visited {color: #808080; text-decoration: none;}
#bodyBottom a:active {color:#808080; text-decoration: none;}
#bodyBottom a:hover {color: #2461AA; text-decoration: underline;}

/* --------------------*/
.formLabel {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	color: #808080;
}

.formField {
	float: left;
	margin-bottom: 5px;

}


