/*
*********************************************************************
Language:       CSS 1.0
Web Site:       http://www.novapartners.biz/
File Path:      /css/
Copyright:      ©2005 Axon Design and Marketing (www.axondm.com)
Created:        2005-07-28 09:41:27
Created by:     Michael DeSouza
*********************************************************************
*********************************************************************
NOTES:
This document contains styles which are compatible with CSS-1
and higher compliant web browsers.
*********************************************************************
*/
/*
*********************************************************************
BEGIN: PAGE STYLES
*********************************************************************
*/
html, body {
	background-color: #FFF;
	}
body { padding: 20px;}

#Wrapper { 
	margin-left: auto; 
	margin-right: auto;
	width: 700px;
}

/*
*********************************************************************
END: PAGE STYLES
*********************************************************************
*********************************************************************
BEGIN: BASIC STYLES
*********************************************************************
*/
div {margin: 0;}

#Content p {line-height: 1.3em;}

body, p, blockquote, address, table, li, dt, dd, h1, h2, h3, h4, h5, h6 {
	color: #444;
	font-family: Verdana, 'Bitstream Vera Sans', sans-serif;
	}
	

body, p, blockquote, address, table, li, dt, dd {
	font-size: 11px;
	}	

#BodyContent {
	padding: 50px 0px
	}

#Content {
	margin-left: 280px;
}

#Content *:first-child {
	margin-top: 0px;
}

blockquote {
	border-left: 4px #DDD solid;
	padding-left: 1em;
	}
	

h1 {font-size: 18px;
	color: #4ad;
	}

h2 {
	font-size: 18px;
	color: #DDD;}
	
h3 {
	font-family: Georgia, 'Bitstream Vera Serif', serif;
	font-size: 16px;
	}

h4 {font-size: 12px;}
h5 {font-size: 10px;}

code, tt { font-family: Monaco, Courier, "Courier New", monospace; }
code {color: #666; /* med gray */}

hr {
	height: 1px;
	border: 1px solid inherit;
	border-width: 1px 0 0 0;
	margin: 2em 0 2em 0;
	}


/* << BEGIN: TABLES */
caption {
	font-size: 10px;
	text-align: left;
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
	}

td {vertical-align: top;}

table.data {
	border: 0 solid inherit;
	background-color: #CCC;
	}
table.data * {font-size: 10px;}
table.data caption, table.data th, table.data td {
	padding: 5px;
	background-color: #FFF;
	}
table.data th {background-color: #EDF3FE; /* Light Blue */}

tr.alt td {background-color: #DDD;}

td.button {
	text-align: center;
	vertical-align: middle;
	}
/* >> END: TABLES */

.money {text-align: right;}


/* << BEGIN: LISTS */
.ListIntro { /* For paragraphs, divs preceeding a list */
	margin-bottom: -.75em;
	}
.noindent {
	margin-left: 0;
	padding-left: 1em;
	}
ol.upper-alpha {list-style-type: upper-alpha;}
ol.lower-alpha {list-style-type: lower-alpha;}
ol.upper-roman {list-style-type: upper-roman;}
ol.lower-roman {list-style-type: lower-roman;}

ul.menu, ul.nomark, ul.staff_desc {list-style-type: none;}
ul.menu {padding: .5em;}
ul.menu li:before {content: "\203A\A0";}

dt {
	margin-left: 1em;
	font-style: italic;
	}
dt:before {content: "\B7\A0";}

dl.faq dt:before {content: "Q:\A0";}
dl.faq dt {
	margin-left: 0;
	font-weight: bold;
	font-style: normal;
	}
dl.faq dd:before {
	content: "A:\A0";
	margin-left: -1.6em;
	}
dl.faq dd {margin-bottom: 1.5em;}

li {margin-bottom: .75em;}
/* >> END: LISTS */



/* << BEGIN: FORMS */
form {margin: 0 auto 0 auto;}
fieldset {
	margin-bottom: 1.75em;
	border: 1px solid inherit;
	padding: 12px;
}
legend {padding: 4px;}
label, legend {font-weight: bold;}

input[type='submit'] {
	background-color: #EC2;
	padding: 1px 0px;
	border-style: ridge;
	color: #666;
	font-weight: bold;
}

input[type='text'],input[type='password'],textarea, select {
	border: 2px solid #9A4;
	border-width: 2px 1px 1px 2px;
	border-color: #9A4 #AC5 #AC5 #9A4;
}

br + input, br + select, br + textarea {margin-top: 5px;}
.formfield {margin-bottom: 1.5em;}
.form_2col {
	float: left;
	width: 164px;
	margin-right: 40px;
	}
.last {margin-right: 0;}
/* >> END: FORMS */



a {color: #00F;} 
a:visited {color: #00C;} 
a img, a object {border-style: none;}

img[usemap] {border-style: none;}

acronym, abbr {
	font-style: normal;
	text-decoration: underline;
	}

abbr:hover, acronym:hover {cursor: help;}

cite:hover, abbr:hover, acronym:hover {background-color: #FFE;}

q {font-style: italic;}
q:before {content: "\201C";}
q:after {content: "\201D";}

.text_right{ text-align: right;}

.note, .caption {
	font-size: 10px;
	}
.note {color: #888;}
.caption {color: #444;}
.caption, .title {font-style: italic;}

.first {margin-top: 0;}
.last {margin-bottom: 0;}

strong {color: #4AD;}

/*
*********************************************************************
END: BASIC STYLES
*********************************************************************
*********************************************************************
BEGIN: MASTHEAD STYLES
*********************************************************************
*/
#MastheadLogo {
	float: left;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	}

#MastheadPhotos {
	clear: left;
	border-width: 18px 0 0px 0;
	border-top-color: #EC2;
	border-style: solid;
	padding: 0;
	width: 700px;
	line-height: 0em;
	}
	
#MastheadPhotos img {
	float: left;
	}	

#MastheadPhotosCenter {margin: 0 14px;}

#MastheadPhotosBar {
	clear: left !important;
	}
	
#MastheadQuote {
	height: 114px;
	margin: 0;
	margin-left: 235px;
	border: 0px #DDD solid;
	padding: 0em;
	background-image: url(/images/global/MastheadQuote_bg.png);
	background-repeat: no-repeat;
	}

#MastheadQuote p {
	font-family: Georgia, 'Bitstream Vera Serif', serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #9A4;	
	margin: 0px 33px;
	padding: 10px 0;
	}

#MastheadQuote .quoter {
	display: block;
	text-align: right;
	font-size: 11px;
	font-style: normal;
	}
	
/*
*********************************************************************
END: MASTHEAD STYLES
*********************************************************************
*********************************************************************
BEGIN: NAVIGATION STYLES
*********************************************************************
*/
#Navigation {
	display: block;
	padding: 0;
	margin: 0;
	line-height: 3em;
	text-align: center;
	clear: left;
	list-style: none;
	}

#Navigation li {
	display: inline;
	}

#Navigation a {
	padding: 0px 15px;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	color: #999;
	}

#Navigation a:hover {
	color: #EC2;
	}
	
/*
*********************************************************************
END: NAVIGATION STYLES
*********************************************************************
*********************************************************************
BEGIN: LOGIN STYLES
*********************************************************************
*/
	
#LoginBox {
	margin-bottom: 2em;
	background-image: url(/images/global/Login_Box.png);
	background-repeat: no-repeat;
	width: 216px;
	height: 273px;
	float: left;

}
	
#LoginBox h2 {
	margin: 0px;
	margin-bottom: 14px;
	text-align: center;	
	padding-top: 4px;
	color: #fff;
	}
	
#LoginBox form label {
	font-weight: normal;
}
	
#LoginBox form .formfield {
	padding: 0px 30px;
	
}	
	
#login_submit {
	background-color: #EC2;
	padding: 1px 0px;
	border-style: ridge;
	color: #666;
	font-weight: bold;
}
	
	
	
	
	
/*
*********************************************************************
END: LOGIN STYLES
*********************************************************************
*********************************************************************
BEGIN: FOOTER STYLES
*********************************************************************
*/
#Footer {
	clear: left;
	margin-top: 3em;
	border-bottom: 18px solid #DDD;
	}
#Footer address{
	text-align: center;
	margin-bottom: .75em;
	font-size: 10px;
	color: #999;
	font-style: normal;
	
}
#Footer a {
	color: #999;
}
/*
*********************************************************************
END: FOOTER STYLES
*********************************************************************
*********************************************************************
BEGIN: SPECIAL STYLES
*********************************************************************
*/
.alert, .error, .required {color: red !important;}

.right {float: right;}
.left {float: left;}
.nofloat {float: none;}
.clear_left {clear: left;}
.clear_right {clear: right;}
.clear_both {clear: both;}
div.clear_both, div.clear_left, div.clear_right {
	font-size: 0;
	height: 0;
	line-height: 0;
	}

.hide {display: none;}






