
/* RESET STYLE */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END RESET */

/* GENERAL STYLE DEFINITIONS */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#f9f9f9;
}

.hidden {
display:none;
visibility:hidden;
}

.clear {
clear:both;
}

a:link, a:visited {
color:#0F7F2E;
text-decoration:none;
}

a:hover {
color:#36AF58;
text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
padding:10px 0 10px 0;
}

h1 {
font-size:3.0em;
color:#1d9b41;
}

h2 {
font-size:2.5em;
}

h3 {
font-size:2.0em;
}

h4 {
font-size:1.5em;
}

h5 {
font-size:1.4em;
}

h6 {
font-size:1.3em;
}

p {
font-size:1.2em;
margin:10px 0 10px 0;
line-height:1.3em;
}

ul {
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	font-size:1.3em;
	margin:5px 0 5px 30px; 
}
ol {
	list-style-type: decimal;
	list-style-position: inside;
	font-size:1.3em;
	margin:5px 0 5px 10px; 
}
ol ol {
	list-style-type: decimal;
}
ul li { margin:3px auto; }
ol li { margin:3px auto; }
ol ol { font-style: normal; }

table {
}

td {
font-size:1.1em;
line-height:1.2em;
}

form {
margin:0;
padding:0;
}
	
form label {
font-weight:normal;
}

form label.required {
font-weight:bold;
}	

/* END GENERAL STYLE DEFINITIONS */

#navbar {
width:1100px;
height:20px;
margin:0 auto;
background-color:#000;
border:2px solid #ccc;
text-align:center;
}

#contentrow {
width:100%;
min-height:380px;
}

#contentbox {
width:1100px;
min-height:580px;
margin:0 auto;
border-left:2px solid #ccc;
border-right:2px solid #ccc;
background-color:#fff;
}

#header h4 {
width:1100px;
height:54px;
display:block;
margin:0;
padding:0;
background:transparent url("img/Engage_Exchange_Advance.png") top center no-repeat;
border-bottom:16px solid #000;
}

#homephoto {
width:1100px;
height:436px;
}

#home_banner h3 {
width:1100px;
height:98px;
display:block;
margin:0;
padding:0;
background:transparent url("img/Home_Banner.png") top center no-repeat;	
}

#subheader2 {
width:1100px;
height:113px;
margin:0;
padding:0;
background:transparent url("img/footer_bg.png") top center no-repeat;
}

#subheader2 h5 {
margin:0;
padding:0;
}

#subheader2 h5.facebook {
position:absolute;
right:24px;
top:27px;
width:31px;
height:31px;
display:block;
margin:0;
padding:0;
} 

#subheader2 h5.facebook a:link, #subheader2 h5.facebook a:visited  {
width:31px;
height:31px;
display:block;
margin:0;
padding:0;
} 

#pagecontent {
padding:20px 55px 15px 55px;
min-height:380px;
}

#pagecontent h4 {
font-size:1.5em;
margin:0;
padding:0;
color:#BFAE53;
}

.column_left {
float:left;
width:50%;
}

.column_right {
float:right;
width:50%;
}

.leftcolumn {
float:left;
width:250px;
margin:0;
padding:0;
border: 0px #4aa9df dotted;
}

.rightcolumn {
float:left;
width:280px;
margin:0;
padding:0;
border: 0px #4aa9df dotted;
}

.box_float_right {
float:right;
margin:10px 0 10px 25px;
padding:10px 10px 15px 5px;
background-color:#f6f3e2;
}

.profile_column1 {
float:left;
width:130px;
}

.profile_column2 {
float:left;
width:465px;
padding-left:15px;
}

.profile_column3 {
float:right;
width:200px;
}

.profile_photo {
border: 3px #000 solid;
}

#bottom_graphic h3 {
width:1100px;
height:0;
display:block;
padding:0;
}

#general-table table a:link {color: #177F34; text-decoration: underline;}
#general-table table a:visited {color: #177F34; text-decoration: underline;}
#general-table table a:hover {color: #26CF55; text-decoration: underline;}
#general-table table a:active {color: #177F34; text-decoration: underline;}
#general-table table a:focus{color: #177F34; text-decoration: underline;}


#general-table table caption {
padding: 5px 2px 5px 2px;
background-color: inherit;
font-size: 1.5em;
font-weight: normal;
text-transform: capitalize;
}

#general-table table{
width: 100%;
font-size: 11px;
}
#general-table table tr td{
padding: 4px 6px;
text-align:left;

}
#general-table table thead th {
background-color: #000;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
font-weight: bold;
text-align:left;
padding: 4px 6px;
color:#fff;
}
#general-table table tbody tr th {
color: #fff;
font-weight: bold;
border-left: none;
padding: 2px 4px 2px 10px;
background-color: #555;
text-align:left;
}
#general-table table tbody td{
border-left: 1px solid #000;
}
#general-table table tbody tr.odd{
background-color: #ccc;
}
#general-table table tbody tr.row{
background-color: #ddd;
border-bottom: 1px solid #000;
}	

#general-table table tbody tr:hover {
color: #000;
background-color:#F6F3E2;
}

#general-table table tbody tr.odd:hover {
color: #000;
background-color:#F6F3E2;
}

#general-table table tfoot td, #general-table table tfoot th{
border-top: 0px solid #ccc;
font-size: 11px;
font-weight:bold;
padding: 3px 4px;	
}

#footer {
position:relative;
width:1100px;
height:133px;
margin:0 auto 30px auto;
border:2px solid #ccc;
background-color:#000;
color:#fff;
font-size:1.1em;
}

#footer a:link, #footer a:visited {
color:#fff;
}

#footer a:hover {
color:#f3d880;
text-decoration:none;
}

#footer p.membersonly {
clear:left;
text-align:right;
padding:3px 10px 0 0;
margin:0;
font-size:1.0em;
}

