@CHARSET "ISO-8859-1";

body {
	/*background: #4b4b4b url('../graphics/backdrop_old.png');*/
	background: #ffffff;
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	font-size: 1em;
	height: 100%;
	margin: 0;
	padding: 0 0 20px 0;
	width: 100%;
}

img {
	behavior: url("pngbehavior.htc");
}

.inputSubmit {
	color: #000;
	background: #ffe7a7;
	border: 1px solid #000;
	font: bold 10pt arial, helvetica, tahoma;
}
.inputBox {
	color : #000;
	background : #FFF;
	border: 1px solid #000;
	font: 10pt arial, helvetica, tahoma;
	padding: 2px;
}
.inputBoxReq {
	background: #ffffce;
}

a, a:link, a:visited {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table tr {
	vertical-align: top;
}

#header {
	background: #ffffff url('../graphics/header.jpg') no-repeat top left;
	height: 139px;
	margin: auto;
	width: 976px;
}

#banner_top {
	background: url('../graphics/banner_back.jpg') repeat-y top center;
	height: 31px;
	text-align: center;
}

#banner {
	background: url('../graphics/banner.jpg') no-repeat top left;
	height: 31px;
	line-height: 31px;
	margin: auto;
	text-align: right;
	width: 976px;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 87.5%;
}

#banner a, #banner a:link, #banner a:visited {
	color: #ffffff;
	font-weight: bold;
	padding: 0px 7px;
	text-decoration: none;
}

#banner a:active, #banner a:hover {
	text-decoration: underline;
}

#menu {
	background: #ffffff;
	margin: auto;
	text-align: right;
	width: 976px;
}

img.noborder {
	border: 0;
}

#menu_seperator {
	background: #ffffff url('../graphics/menu_seperator.jpg') no-repeat top right;
	margin: auto;
	height: 79px;
	width: 976px;
}

#table-main {
	background: #ffffff;
	clear: both;
	font-size: 81.3%;
	height: 300px;
	width: 976px;
	padding: 10px 0 0 0;
}

.slogan {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 131.3%;
	font-weight: normal;
	margin: 0;
	padding-left: 50px;
	padding-top: 110px;
}

.content_head {
	position: relative;
	width: 710px;
	height: 57px;
	line-height: 57px;
	margin: 0px 0px 22px 30px;
	vertical-align: bottom;
	border-bottom: 1px solid #808080;
}

.content_head_label {
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #534095;
	line-height: 125%;
	font-size: 150%;
	font-weight: bold;
}

.cell_content {
	padding: 0px 30px;
}


.cell_field_name {
	border-bottom: 1px dashed #808080;
	padding: 10px 0;
	width: 200px;
}

.cell_field_input {
	border-bottom: 1px dashed #808080;
	padding: 10px 0;
}

.step_cell {
	padding: 10px 0;
}


.radio_button_field {
	padding-bottom: 20px;
}

.code_conduct_liststyle {
	padding-top: 10px;
	padding-bottom: 10px;
}

.account_options {
	padding-top: 15px; 
	padding-bottom: 5px; 
	border-bottom: 1px dashed #CCCCCC;
}

.TabOn {
	background: #ffffff url('../graphics/tab_back.png') left top no-repeat;
	color:#000000;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px solid #fff;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
}
.TabOff {
	background: #ffffff url('../graphics/tab_back.png') left top no-repeat;
	color:#000000;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 1px solid #c0c0c0;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
}

.sidebar_right {
	padding-top: 0;
	text-align: center;
}
.sidebar_right img {

}

.sidebar_left {
	padding: 0;
	padding: 0 0 0 30px;
}

div.sidebar_left {
	background: #9c8ec1;
	margin: 0;
	padding: 10px 10px;
	text-align: left;
}

div.sidebar_left a:hover {
	text-decoration: underline;
}
a.search:link, a.search:visited {
	color: #ffffff;
	font-size: 121.3%;
	font-weight: bold;
	text-decoration: none;
}
a.search:hover {
	text-decoration: underline;
}

/** BEGIN Article settings **/
.articleTitle {
	padding: 2px 0;
}

.articleTitle a:link, .articleTitle a:visited {
	color: #3e3179;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.articleTitle a:hover {
	text-decoration: underline;
}
/** END: Article Settings **/

.contact_listitem {
	border-bottom: 1px dashed rgb(206, 206, 206);
	padding-bottom: 3px;
	margin-bottom: 3px;
}

#footer {
	background: #ffffff url('../graphics/footer.jpg') no-repeat top left;
	font-size: 81.3%;
	height: 175px;
	margin: auto;
	width: 976px;
	padding-bottom: 20px;
}

#footer p {
	margin: 0;
}

#footer p.footer_text {
	padding: 120px 0 0 30px;
}

#footer p.footer_links {
	padding: 2px 0 0 30px;
}

#footer a, #footer a:link, #footer a:visited {
	color: #000000;
	padding: 0 5px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a.first {
	padding-left: 0;
}

/* For the Photo Gallery */
/*************************/
.content_listing {
	background: #ffffff;
	border-bottom: 1px dashed #cecece;
	clear: both;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 10px;
	width: 100%;
}

.content_listing_photo {
	border: 1px solid #808080;
	float: right;
	margin: 0px 0px 5px 15px;
	padding: 2px;
}

.content_listing2 {
	border-bottom: 1px dashed #cecece;
	margin-bottom: 0;
	padding-bottom: 2px;
}

.portfoliotd { padding: 5px; text-align: center; }
.portfoliobox { border: 1px solid #808080; background: #eeeeee; padding: 4px 0px; }
.thumbbox { border: 1px solid #000000; }

/* End of Photo Gallery */
/************************/
