body {
	margin: 0; 
	padding: 0; 
	text-align:center;
	background: none repeat-y center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img { border:none;}

.body { line-height: 130%; font-size: 12px; }

.G9	{ font-size: 9px; }

.G10 { font-size: 10px; }

.G12 { font-size: 12px; }

h3 {color: #43498E; border-bottom: 1px solid #a1a5a9; padding-bottom: .0em; margin-bottom: .5em;
	margin-top: 0px;
	padding-top: 0px;
}

.message {
	border: 1px dotted #A1A5A9;
	margin-left: auto; 
	margin-right: auto;
	padding-bottom: 3px;
	background: #e5e5e5;
	font-size: 12px;
	text-align: center;
}

.warning {
	border: 1px dotted #000000;
	margin-left: auto; 
	margin-right: auto;
	padding-bottom: 3px;
	background: #800000;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
}

/*<group=Links>*/

a:link { color: #373e7b; text-decoration: underline; }

a:visited { color: #1a347b; text-decoration: underline; }

a:hover { color: #465baa; text-decoration: underline; }

a:active { color: #CB0000; text-decoration: underline; }

#hide { color: #FFFFFF; text-decoration: none; }
	
/*</group>*/

/*<group=Layout>*/

/*<group=Forms>*/

/* Used for form layouts without tables. */

div.row {
  	clear: both;
  	padding-top: 10px;
	width: 500px;
}

div.row span.label {
  	float: left;
	width: 200px;
	text-align: left;

}

div.row span.formw {
  	float: right;
  	width: 300px;
  	text-align: left;
 }
	
/*</group>*/

/*<group=Boxes>*/

/* Standard grey box elements. */

.greybox {
	border: 1px solid #A1A5A9;
	width: 100%;
	background: #E2E2E2;
	padding-bottom: 3px;
	font-size: 10px;
}

.greyboxtop {
	background: #E2E2E2;
	border-bottom: 1px solid #A1A5A9;
	height: 14px;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
}

.clearbox {
	border: 1px solid #A1A5A9;
	width: 100%;
	padding-bottom: 3px;
}
	
/*</group>*/

/* Used by all pages */

/*<group=Header>*/

#header {
	text-align: left;  
	width: 850px; 
	height: 65px; 
	margin-left: auto; 
	margin-right: auto;
}
#header .menu {
	text-align: center;
	font-size: 12px;
	height: 18px;
	position: relative;
	top: 50px;
	color: #333333;
}
#header .columnright { width: 70%; float: right;
	text-align: right;
}

#header .columnleft { width: 30%; float: left;
}

.menu a:link, .menu a:visited{ color: #333333; text-decoration: none;
	font: 12px/12px tahoma, sans-serif;
	letter-spacing: 1px;
}
.menu a:hover { color: #465baa; text-decoration: underline; 
	font: 12px/12px tahoma, sans-serif;
}
.menu a:active { color: #CB0000; text-decoration: underline; 
	font: 12px/12px tahoma, sans-serif;
}
	
/*</group>*/

/*<group=Main>*/

#main { 
	text-align: left;
	width: 800px; 
	margin-left: auto; 
	margin-right: auto;
}

/* Column Layouts */

.columnmenu { width: 200px; float: left;
}

.columncontent { width: 598px; float: right;
}
/*</group>*/

/*<group=Footer>*/

#footer {
	text-align: center;  
	width: 770px; 
	margin-left: auto; 
	margin-right:auto; 
}

.footer { color: #404040; font-size: 10px; }

.footeremail { color: #9999FF; font-size: 10px; }
	
/*</group>*/

div.clearer {
	clear: both; 
	height: 0; 
	line-height: 0;}
	
/*</group>*/
