﻿html, body, form
{
	margin: 0px;
	padding: 0px;
}
body
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-family: Georgia, Garamond, Times, 'Times New Roman' , serif;
	background-color: #eeeeee;
}
h2
{
	font-size: 10pt;
	font-weight: normal;
}
a:link
{
	color: #2c5687;
	text-decoration: none;
}
a:visited
{
	color: #2c5687;
	text-decoration: none;
}
a:active
{
	color: #2c5687;
	text-decoration: none;
}
a:hover
{
	color: #2c5687;
	text-decoration: underline;
}
#container
{
	margin: auto;
	padding: auto;
	width: 820px;
}
#top
{
	width: 820px;
	height: 169px;
}
#header
{
	height: 143px;
	width: 820px;
	background-image: url(../images/top_bg.jpg);
}
#login_bg
{
	height: 26px;
	width: 820px;
	background-image: url(../images/login_bg.jpg);
}
#login_display
{
	padding-top: 3px;
	float: right;
	color: White;
	padding-right: 15px;
}
#login_display a:link
{
	color: #7da3ca;
	text-decoration: none;
}
#login_display a:visited
{
	color: #7da3ca;
	text-decoration: none;
}
#login_display a:active
{
	color: #7da3ca;
	text-decoration: none;
}
#login_display a:hover
{
	color: #7da3ca;
	text-decoration: underline;
}
p.userMessage
{
    color: Red;
    padding: .3em;
    margin: 0px;
}
#middle
{
	width: 820px;
	background-image: url(../images/middle_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}
#app_nav
{
	width: 210px;
	position: absolute;
	left: 0px;
	top: 0px;
	min-height: 600px;
}
#app_nav ul
{
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px !important;
	margin-top: 16px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	z-index: 1000;
	list-style-type: none;
}
#app_nav li
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px !important;
	margin-top: -16px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	z-index: 1000;
}
#app_nav li a
{
	z-index: 1000;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
	background: #2c5687;
	margin: 0px;
	width: auto;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid white;
}
#app_nav li a:hover
{
	z-index: 1000;
	color: white;
	background: #7ca1cb;
}
#nav_header
{
	height: 26px;
	width: 210px;
	background-image: url(../images/nav_bg.jpg);
}
#main_content
{
	width: auto;
	margin-right: 13px;
	position: relative;
	margin-left: 213px;
}
.content_header
{
	height: 25px;
	border-bottom: 1px solid #333333;
}
.content_header_padding
{
	text-align: center;
	font-size: 18px;
	color: #333333;
	padding-top: 2px;
}
.content_padding
{
	padding: 5px;
}
#bottom
{
	width: 820px;
	height: 35px;
	background-image: url(../images/footer_bg.jpg);
}
#footer_bg
{
}
.btn_xsml
{
	height: 23px;
	width: 60px;
	background-color: #2c5687;
	border: 1px solid #333333;
	color: White;
	cursor: pointer;
}
.btn_sml
{
	height: 23px;
	width: 100px;
	background-color: #2c5687;
	border: 1px solid #333333;
	color: White;
	cursor: pointer;
}
.btn_med
{
	height: 23px;
	width: 150px;
	background-color: #2c5687;
	border: 1px solid #333333;
	color: White;
	cursor: pointer;
}
.printHeader
{
    display: none;
}
.hiddenDiv
{
    display: none;
}
.visibleDiv
{
    display: block;
}
.infoPane
{
    background-color: #E6E6E6;
    text-align: center;
    margin: 10px auto 10px auto;
    width: 400px;
    padding: 10px;
    border: 1px solid black;
}
.centerContent
{
    margin: 10px 0px 10px 0px;
    text-align: center;
}
.buttonPanel
{
    margin: 0px;
    padding: 0px;
    text-align: left;
    width: auto;
    height: 30px;
    background-color: #E6E6E6;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-top: 0px;
}
.buttonPanel p
{
    position: relative;
    font-weight: bold;
    vertical-align: middle;
    float: left;
    height: 30px;
    margin: 6px;
    padding: 0px;
}
.buttonPanel input
{
    position: relative;
    float: right;
    margin: 3px;
    padding: 0px;
}
.topNav
{
    padding: 5px;
    margin: 0px;
    border-bottom: 1px solid #333333;
}

.topNav a
{
    font-size: 9pt;
    text-transform: capitalize;
}
/* SURVEY */
.survey_header
{
	font-size: 12pt;
	font-weight: bold;
	color: #2c5688;
}
.tab_up
{
	height: 27px;
	width: 104px;
	background-image: url(../images/survey/tab_up.jpg);
	color: White;
	text-align: left;
	padding: 0px 0px 0px 7px;
	cursor: pointer;
}
.tab_down
{
	height: 27px;
	width: 104px;
	background-image: url(../images/survey/tab_down.jpg);
	color: White;
	text-align: left;
	padding: 0px 0px 0px 7px;
	cursor: pointer;
}
.tab_up_sml
{
	height: 27px;
	width: 79px;
	background-image: url(../images/survey/tab_up_sml.jpg);
	color: White;
	text-align: left;
	padding: 0px 0px 0px 7px;
	cursor: pointer;
}
.tab_down_sml
{
	height: 27px;
	width: 79px;
	background-image: url(../images/survey/tab_down_sml.jpg);
	color: White;
	text-align: left;
	padding: 0px 0px 0px 7px;
	cursor: pointer;
}
.tab_up_lg
{
	height: 27px;
	width: 120px;
	background-image: url(../images/survey/tab_up_lg.jpg);
	color: White;
	text-align: left;
	padding: 0px 0px 0px 7px;
	cursor: pointer;
}
.tab_down_lg
{
	height: 27px;
	width: 120px;
	background-image: url(../images/survey/tab_down_lg.jpg);
	color: White;
	text-align: left;
	padding: 0px 0px 0px 7px;
	cursor: pointer;
}
/* AUDIT REPORT */
.audit table
{
	width: 585px;
}
.audit th
{
	text-align: left;
	background-color: #2c5687;
	color: White;
	padding: 5px;
	border-bottom: 1px solid #333333;
}
.audit td
{
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #333333;
}
