/* +++++++++++++++++++++++++++++ Shifting Ground +++++++++++++++++++++++++++++ */


/* ++++++++++++++++++++ Common Styles ++++++++++++++++++++ */


* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}

body.standard {
	background-color: #fff;
}

a {
	color: blue;
}

a:link{
	color: blue;
	text-decoration: none;
}

a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: blue;
	text-decoration : underline;
}

img {
	border: none;
}

ul, ul li {
	margin: 0px 15px;
	padding: 0px;
}

ol, ol li {
	margin: 0px 15px;
	padding: 0px;
}

ul.menu, ul.menu li {
	margin: 0px 0px;
	padding: 0px;
	list-style: none outside;
}

ol.menu, ol.menu li {
	margin: 0px 0px;
	padding: 0px;
	list-style: decimal inside;
}

p {
	padding: 0.6em 0em 0.6em;
}

fieldset {
	border: none;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.hidethis {
	display: none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	overflow : hidden;
	visibility: hidden;
}


/* ++++++++++++++++++++ Body Wrappers ++++++++++++++++++++ */

#body_wrapper {
	margin: 0px 10px;
	width: 982px;
}

/* ++++++++++++++++++++ Body Container ++++++++++++++++++++ */

#body_container {
	float: left;
	position: relative;
	width: 800px;
}

#body_container_b {
	padding: 15px 0px;
	width: 800px;
}

#body_container_c {
	color: inherit;
	background-color: #fff;
}



/* ++++++++++++++++++++ Page Header ++++++++++++++++++++ */

#page_header {
	padding-bottom: 2px;
	color: inherit;
	background-color: #fff;
}

#page_header h1 {
	position: relative;
	top: 0px;
	width: 100%;
	height: 70px;
	background: url('../images/top_logo.jpg') no-repeat 50% 50%;
}



/* ++++++++++++++++++++ Page Content ++++++++++++++++++++ */

#page_content {
	padding: 0px 17px 10px;
	text-align: left;
}

/* ++++++++++++++++++++ Navigation Menu ++++++++++++++++++++ */

#leftmenu {
	float: left;
	margin-top: 68px;
	position: relative;
	width: 150px;
}

#leftmenu_b {
	padding: 15px 0px;
	width: 150px;
}

#leftmenu_c {
	color: inherit;
	font-size: 8pt;
	font-weight: bold;
	background-color: #036;
	border: #eee 2px solid;
}

#leftmenu a {
	color: #fff;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#leftmenu li {
	border-top: #eee 2px solid;
}

#leftmenu li a {
	display: block;
	padding: 5px 0px;
	width: 100%;
}

#leftmenu li a:hover {
	color: #000;
	background-color: #eeeeee
}

#leftmenu li.list_first {
	border-top: none;
}

#leftmenu li.sublist {
	border-top: none;
	font-size: 6.5pt;
	font-weight: normal;
}

#leftmenu li.sublist a {
	display: block;
	padding: 2px 20px;
	width: 100%;
	color: #000;
	background-color: #eeeeee;
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

#leftmenu li a:hover {
	color: #036;
}

/* ++++++++++++++++++++ Right Menu ++++++++++++++++++++ */
#rightmenu {
	float: left;
	margin-top: 68px;
	position: relative;
	width: 300px;
}

#rightmenu_b {
	padding: 15px 0px;
	width: 300px;
}

#rightmenu_c {
	color: inherit;
	background-color: #fff;
}

/* ++++++++++++++++++++ Page Footer ++++++++++++++++++++ */

#page_footer {
	padding: 20px 0px;
	font-size: 8pt;
	text-align: center;
}

.generalGray {
	color: gray;
}

.generalRed {
	color: #990000;
}

.generalTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-style : italic;
	color : #036;
}

.generalSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color : #036;
}

.fieldOn {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
}
.fieldOff {
	border: 1px solid #CCCCCC;
}

.headerlevel1 {
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #372b27;
}
.headerlevel2 {
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #7b6d6a;
}
.generalWinner {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: Yellow;
}

.frameHeading1 {
	font-size: 8pt;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	background-color: #003366;
	text-align: center;

	border-top-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-color: #000000;
	border-style: solid;

	padding: 2px;
}

.frameHeading2 {
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #80BFFF;
	text-align: center;

	border-top-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-color: #000000;
	border-style: solid;

	padding: 2px;
}

.frameLeftHeading2 {
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #80BFFF;
	text-align: center;

	border-top-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-width: 1px;
	border-color: #000000;
	border-style: solid;

	padding: 2px;
}

.frameRightHeading2 {
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #80BFFF;
	text-align: center;

	border-top-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 2px;
	border-color: #000000;
	border-style: solid;

	padding: 2px;
}

.frameMiddle {
	font-size: 7.5pt;

	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-color: #000000;
	border-style: solid;

	background-color: #eeeeee;

	padding: 5px;
}

.frameLeftMiddle {
	font-size: 7.5pt;

	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-right-width: 1px;
	border-color: #000000;
	border-style: solid;

	background-color: #eeeeee;

	padding: 5px;
}

.frameRightMiddle {
	font-size: 7.5pt;

	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 2px;
	border-color: #000000;
	border-style: solid;

	background-color: #eeeeee;

	padding: 5px;
}

.frameBottom {
	font-size: 7.5pt;

	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-color: #000000;
	border-style: solid;

	background-color: #eeeeee;

	padding: 5px;
}

.frameLeftBottom {
	font-size: 7.5pt;

	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 1px;
	border-color: #000000;
	border-style: solid;

	background-color: #eeeeee;

	padding: 5px;
}

.frameRightBottom {
	font-size: 7.5pt;

	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-width: 2px;
	border-color: #000000;
	border-style: solid;

	background-color: #eeeeee;

	padding: 5px;
}

.surveyHeading {
	color: white;
	font-size:14;
	background-color: #586672;
	font-weight: bold;
	width: 100%;
}

.cellShade1 {
	background-color : #CCCCCC;
	font-size: 7.5pt;
}

.cellShade2 {
	background-color : #DDDDDD;
	font-size: 7.5pt;
}


