/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font: 11px arial, geneva, verdana, sans-serif;
	line-height: 14px;
	scrollbar-base-color: #999999;
}


form {
	margin: 0px 0px 0px 0px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

ul {
	margin: 0px; margin-left: 20px; padding: 0px;
}


ul li {
	margin: 0px 0px 2px 0px; padding: 0px;
}

img {
	border: none;
}

h1 {
	font-size: 17px; 
	color: #572901;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 5px 0px 10px 0px;
}

h2 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}

h3 {
	color: #0f4398;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #572901; 
	text-transform: uppercase;
}

h4 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #572901;
	border-top: 1px solid #999999;
	padding-top: 10px;
	margin-bottom: 5px;
}

h5 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #572901;
	padding-top: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
}

.faqQuestionEven { 
	color: #572901; 
	font-weight: bold; 
	background-color:#ffffff; 
	padding: 3px; 
	border: 1px solid #999999; 
	border-top: none; 
	border-bottom: none; 
	width: 100%;
}

.faqQuestionOdd { 
	color: #572901; 
	font-weight: bold; 
	background-color: #ededed; 
	padding: 3px; 
	border: 1px solid #999999; 
	border-top: none; 
	border-bottom: none;
	width: 100%; 
}


.faqAnswerEven { 
	background-color: #ffffff; 
	margin-bottom: 0px; 
	padding: 3px; 
	border-bottom: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-right: 1px solid #999999; 
	padding-bottom: 10px;
	width: 100%;
}

.faqAnswerOdd { 
	background-color: #ededed; 
	margin-bottom: 0px; 
	padding: 3px; 
	border-bottom: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-right: 1px solid #999999; 
	padding-bottom: 10px;
	width: 100%;
}

.faqAnswerEven span { 
	font-weight: bold; 
	color: #572901;
}

.faqAnswerOdd span { 
	font-weight: bold; 
	color: #572901;
}

.rightBarHead {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #572901;
}

.rightBarLink a {
	font-size: 13px;
	line-height: 17px;
}

.rightBarLink a {
	color: #822602;
}

.rightBarLink a:hover {
	color: #000000;
	text-decoration: underline;
}

ol.orderedList {
	margin: 0px 0p 0px 0px;
	padding: 0px 0px 0px 18px;
	width: 560px;
}
 
ol.orderedList li{ 
	margin: 0px 0p 0px 0px;
	padding: 0px 0px 10px 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #666666;
}

ul.unorderedList {
	margin: 5px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
	width: 520px;
}
 
ul.unorderedList li{ 
	margin: 0px 0p 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	border: 0px;
	list-style-type: square;
}

ul.unorderedListFaq {
	margin: 2px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
}
 
ul.unorderedListFaq li{ 
	margin: 0px 0p 5px 0px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	border: 0px;
	list-style-type: square;
}

p {
	margin: 0px 0px 10px 0px;
}

ul {
	margin: 0px 0px 10px 25px;
}

li {
	margin: 0px 0px 5px 0px;
}

div.clear {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	width: 100%;
	clear: both;
}

#errorMessage {
	color: #a80c00;
	padding: 4px 4px 4px 34px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #FF0000;
	background-color: #ffd5c5;
	background-image: url(../images/shell/error.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	width: 901px;
}

#confirmationMessage {	
	color: #053a00;
	padding: 4px 4px 4px 34px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #109502;
	background-color: #deffdb;
	background-image: url(../images/shell/confirmation.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	width: 901px;
}

#menu { 
	height: 24px;
	margin-right: 10px;
	float: right;
	width: 670px;
	text-align: right;
	background-color: #99FF66;
}

ul.bullet_list {
	margin: 0px;
	padding: 0px 0px 0px 0px; 
	list-style: none;
}

ul.bullet_list li { 
	background-image: url(/images/index/bullet.gif); 
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 3px 0px;
}

div.top_nav { 
	color: #dae794; 
	text-align: right;
	width: 950px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
}
div.top_nav span { 
	color: #000000;
}


div.top_nav a { 
	color: #ffffff; 
	text-decoration: none;
}

div.top_nav a:hover { 
	color: #000000; 
	text-decoration: underline;
}

div.intro { 
	font-size:12px; 
	line-height: 18px; 
}

div.bread_crumbs { 
	color: #f90000;
}

div.bread_crumbs a { 
	color: #f90000;
	text-decoration: none;
}

div.bread_crumbs a:hover { 
	color: #003784;
	text-decoration: underline;
}

.head { 
	font-size: 13px; 
	color:#0066CC; 
	font-weight: 
	bold; display: block;
}

/* Page Controls - No backgrounds on these or they go all funky one pixel difference */
#fullScreen {
	width: 100%;
	height: 100%;
	background-image: url("../images/background-part.jpg");
	background-repeat: no-repeat;
	background-position: 50px 60px;
}

#fullScreen.noBackground { 
	background: none;
}


#screenTop {
	width: 100%;
	text-align: center; /* older IE fix for center align */
}


#screenMiddle {
	width: 100%;
	text-align: center; /* older IE fix for center align */
}

#screenBottom {
	width: 100%;
	height: 60px;
	text-align: center; /* older IE fix for center align */
}

#header, #mainContent, #footer {
	margin: 0px auto;
	text-align: left; /* older IE fix for center align */
	width: 100%;
}


/* Table Look */
/*-----------------------------------------------------*/

table.tableLook { 
	border: 1px solid #999999;
	width: 580px;
	text-align: center;
	margin-top: 10px;
	color: #000000;
}

table.tableLook tr.row {

}

table.tableLook tr.row div { 
	text-align: left;
	margin-left: 5px;
}


table.tableLook tr.row.odd { 
	background-color: #e2bcad;
}

table.tableLook tr.row.even { 
	background-color: #efe0d9;
}

table.tableLook tr.row td { 
	padding: 1px;
}

table.tableLook tr.row.title { 
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ab6a50;
}

/* Members */
/*-----------------------------------------------------*/
div.box { 
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;

}

div.box div.row {
	padding: 3px; 
	border: 1px solid #999999; 
	border-top: none; 
	border-bottom: none; 
}

div.box div.row.odd {
	background-color: #ededed;
	font-weight: bold; 
	color: #572901;
}

div.box div.row.even {
	background-color: #ffffff;
	font-weight: bold; 
	color: #572901;
}

div.box div.row span { 
	font-weight: bold; 
	color: #572901;
}

div.box div.row.even.highlight {
	background-color: #ab6a50;
	border: 0px solid #572901;
	color: #FFFFFF;
	cursor: pointer;
}

div.box div.row.odd.highlight {
	background-color: #ab6a50;
	border: 0px solid #572901;
	color: #FFFFFF;
	cursor: pointer;
}

/* Quicklinks */
/*-----------------------------------------------------*/

ul.quickLinks { 
	margin: 0px; 
	padding: 0px;
}

ul.quickLinks li {
	background-image: url(/templates/cmsIT/skins/Default/images/frame/bullet_arrow.png);
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 25px;
	height: 20px;
	font-size: 13px;
}

ul.quickLinks li:hover {
	background-image: url(/templates/cmsIT/skins/Default/images/frame/bullet_arrow_on.png);
	background-repeat: no-repeat;
}

ul.quickLinks li a { 
	text-decoration: none;
}


ul.quickLinks li a:hover { 
	text-decoration: underline;
}


/* End Quick Links */
/*-----------------------------------------------------*/

/* Login */
/*-----------------------------------------------------*/

div.login {
	position: relative;
	margin: 0px; 
	padding: 0px;
	width: 340px;
	height: 95px;
	left: 602px;
	top: 3px;
}

div.login h1 {
	width: 320px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 15px 0px 10px 10px;
	padding-bottom: 5px;
	font-size: 14px;
}

div.login div.loginText { text-align: right; font-size: 13px; margin-right: 5px;

}

/* End Login */
/*-----------------------------------------------------*/



/* HEADER */
/*-----------------------------------------------------*/

#header {
}

/* Header Top */

#header div.top {
	height: 24px;
}

#header div.top div.left {
	display: none;
	float: left;
}

#header div.top div.center {
	float: left;
	background-image:url(../images/header_top.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 100%;

}

#header div.top div.right {
	display: none;
	float: right;
}

/* Header Middle */

#header div.middle {
	height: 7px;
}

#header div.middle div.left {
	float: left;
	display: none;
}

#header div.middle div.center {
	float: left;
	background-image: url(../images/header_middle.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 7px;
}

#header div.middle div.right {
	float: right;
	display: none;
}

/* Header Bottom */

#header div.bottom { 
}

#header div.bottom div.left {
	float: left;
	display: none;
}

#header div.bottom div.center {
	float: left;
	height: 113px;
}

#header div.bottom div.center.noBackground {
	float: left;
	height: 67px;
}



#header div.bottom div.right {
	float: left;
	display: none;

}
/* END of HEADER */
/*-----------------------------------------------------*/


/* MAIN CONTENT */
/*-----------------------------------------------------*/

#mainContent {
	width: 100%;
}

#mainContent #mainContentLeft {
	float: left;
	width: 100%;
}

#sidemenu {
	float: left;
	width: 171px;
}

#mainContent #mainContentLeft #mainContentLeftMargin {
	float: left;
	width: 2%;
	height: 200px;
	margin: 0px 0px 0px 0px;
}

#mainContent #mainContentRight {
	float: left;
	width: 100%;
	width: 98%;
}

#mainContent #mainContentRight #mainContentRightMargin {
	float: left;
	width: 2%;
	height: 200px;
	margin: 0px 0px 0px 0px;
}

#mainContent #mainContentCenter {
	float: left;
	width: 98%;
	margin: 0px 0px 0px 0px;
}



/* END of MAIN CONTENT */
/*-----------------------------------------------------*/


/* FOOTER */
/*-----------------------------------------------------*/

#footer {
	width: 100%;
}

/* Footer Top */

#footer div.top {
	float: left;
	display: none;
}

#footer div.top div.left {
	float: left;
	background-image: url(../images/frame/footer_top_left.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 33px;
}

#footer div.top div.center {
	float: left;
	background-image: url(../images/frame/footer_top_center.jpg);
	background-repeat: repeat-x;
	width: 968px;
	height: 33px;
}

#footer div.top div.right {
	float: right;
	background-image: url(../images/frame/footer_top_right.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 33px;
}

/* Footer Middle */

#footer div.middle {
	width: 100%;
}


#footer div.middle div.left {
	float: left;
	display: none;
}

#footer div.middle div.center {
	float: left;
	width: 100%;
	height: 50px;
	margin-top: 10px;
	background-image: url(../images/background-bottomshade.gif);
	background-repeat: repeat-x;
}


#footer div.middle div.right {
	float: right;
	display: none;
}

/* Footer Bottom */

#footer div.bottom {
	background: none;
	background-color: #FFFFFF;
	display: none;
}

#footer div.bottom div.left {
	float: left;
	display: none;
}

#footer div.bottom div.center {
	float: left;
}


#footer div.bottom div.center a {
	color:#999999;
}

#footer div.bottom div.center a:hover {
	color:#FF7E00;
}

#footer div.bottom div.right {
	float: right;
	display: none;
}

/* END of FOOTER */
/*-----------------------------------------------------*/

