body {
	background: url(/images/main_header_background.gif) 0 0 repeat-x;
	color: #808080;
	font: 12px Tahoma;
	margin: 0;
	padding: 0;
}

img { border-color: #dadada; }

a { color: #425bc4; }

a:hover { color: #000000; }

h2 a { 
	color: #000000; 
	text-decoration: none;
}

h2 a:hover { text-decoration: underline; }

h1 {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 24px;
	text-transform: uppercase;
}

h2 {
	color: black;
	font: 18px Tahoma;
	margin: 0;
	padding: 10px 0 0 0;
}

h3 {
	font: 14px Tahoma;
	margin: 0;
	padding: 0 0 5px 0;
}

.hr {
	background: url(/images/hr.gif) 0 0 repeat-x;
	height: 31px;
	margin: 10px 0;
}

.hr hr { display: none; }

p { line-height: 22px; text-align: justify; }


/* --------------------------------------------------------------------------------------------------------------- */
/* Container, Header, and Top Navigation ------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
#Container, #InnerFooter {
	margin: 0 auto;
	width: 945px;
}

#Header {
	height: 85px;
}

#TopNavigation {
	float: right;
	list-style: none;
	margin: 57px 0 0 0;
	padding: 0;
}

#TopNavigation li {
	display: inline-block;
	float: left;
	padding-left: 30px;
}

#TopNavigation li a {
	color: #939393;
	font-size: 18px;
	text-decoration: none;
}

#TopNavigation li a:hover { color: #000000; }


/* --------------------------------------------------------------------------------------------------------------- */
/* Left Side ----------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
#LeftSide {
	float: left;
	padding: 7px 7px 0 0;
	width: 632px;
	min-height: 500px;
}


/* --------------------------------------------------------------------------------------------------------------- */
/* Homepage ------------------------------------------------------------------------------------------------------ */
/* --------------------------------------------------------------------------------------------------------------- */
#HomePageBottom {
	margin-top: 1px;
	background: url(/images/header_image_reflection.gif) 0 0 repeat-x;
	min-height: 40px;
}

.HomePageContentBox {
	width: 303px;
}

.HomePageContentBox p { 
	line-height: 22px;
	text-align: justify; 
}

/* --------------------------------------------------------------------------------------------------------------- */
/* RightSide ----------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
#RightSide {
	background: url(/images/right_side_background.gif) 0 0 repeat-y;
	float: right;
	width: 306px;
}

#RightSideInner {
	background: url(/images/right_side_background_bottom.gif) 0 100% no-repeat;	
	padding: 0 0 0 7px;
	min-height: 600px;
}

.RightSideBox {
	background: #f6f6f6 url(/images/right_side_box_background.gif) 100% 100% no-repeat;
	border: 1px solid #d7d7d7;
	font-size: 11px;
	margin-top: 7px;
	min-height: 173px;
}

.RightSideBox h1 {
	background: url(/images/right_side_box_heading_background.gif) 0 0 repeat-x;
	border-bottom: 1px solid #d7d7d7;
	height: 40px;
	margin: 0;
	padding: 0;
}


.RightSideList {
	list-style: none;
	margin: 0;
	padding: 5px 15px 15px 15px;
}

.RightSideList li {
	background: url(/images/icon_arrow.gif) 0 50% no-repeat; 
	border-bottom: 1px solid #d7d7d7;
	display: block;
	padding: 10px 0 10px 15px;
}

.RightSideList li a {
	color: #808080;
	display: block;
	text-decoration: none;
}

.RightSideList li a:hover span { text-decoration: underline; }

.RightSideList li a span { color: #000000; }


/* --------------------------------------------------------------------------------------------------------------- */
/* Footer -------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
#Footer {
	background: #fdfcfc url(/images/main_footer_background.gif) 0 0 repeat-x;
	clear: both;
	min-height: 250px;
}

#Footer, #Footer a { 
	color: #959393; 
	font-size: 10px;
}


/* ----------------------------------------------------------------------------------------------------------------------- */
/* Forms ----------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
form, fieldset, form fieldset ol, form fieldset li {
	margin: 0;
	padding: 0;
}

form { margin-top: 10px; }

form, input, textarea, option, select {
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, Times New Roman;
	font-size: 11px;
}

fieldset {
	background: url(/images/form_background.gif) 0 100% repeat-x;
	border: 0;
	border-top: 1px solid #808080;
	clear: both;
	margin: 0 0 10px 0;
}

legend {
	color: #569de0;
	font-size: 14px;
	font-weight: bold;
}

form fieldset ol {
	list-style: none;
}

form fieldset li {
	border-bottom: 1px solid #d7d7d7;
	border-top: 1px solid #ffffff;
	min-height: 20px;
	padding: 8px 5px 3px 5px;
}

form fieldset label {
	color: #808080;
	display: block;
	float: left;
	height: 16px;
	padding: 0;
	width: 125px;
}

form em {
	color: red;
	font-style: normal;
	padding: 0 0 0 2px;
}

textarea, input { padding: 3px; }

textarea { 
	background: #ffffff url(/images/textarea_background.gif) repeat-x;
	border: 1px solid #a5aeb5;
	line-height: 15px;
}


/* ----------------------------------------------------------------------------------------------------------------------- */
/* Alerts ---------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
.GoodAlert, .BadAlert {
	background: #e7ffe6 url(/images/icon_alert_good.gif) 10px 50% no-repeat;
	border: 1px solid #beffbb;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px 0 5px 30px;
}

.BadAlert {
	background: #ffe6e6 url(/images/icon_alert_error.gif) 10px 50% no-repeat;
	border: 1px solid #ffbbbb;
}


/* ----------------------------------------------------------------------------------------------------------------------- */
/* Buttons --------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------- */
.Submit {
	background: #f7f7f7 url(/images/template/main_table_header.gif) 0 100% repeat-x;
	border: 1px solid #cfcfcf;
	cursor: pointer;
	font-weight: bold;
	padding: 3px 6px;
	text-align: center;
}

.Submit:hover { 
	background: #d6e5f2; 
	color: #0085cf;
}


/* --------------------------------------------------------------------------------------------------------------- */
/* Miscellaneous ------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
.cb { clear: both; }
.fl { float: left; }
.fr { float: right; }
.g, .g a { color: #808080; }
.g a:hover { color: #000000; }
.gbb { border-bottom: 1px solid #cccccc; }
.smt { margin-top: 10px; }
.mt { margin-top: 15px; }
.nm { margin: 0; }
.np { padding: 0; }
.pb { padding-bottom: 15px; }
.pr { padding-right: 15px; }
.spacer { clear: both; font-size: 1px; height: 7px; }
.tac { text-align: center; }
.tar { text-align: right; }

