body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003C74;
	background-color: #ffffff;
}

p, ol, ul, li {
	line-height: 170%;
	color: #003C74;
	text-decoration: none;
}

a {
	color: #003C74;
}

/* Header */

#header {
	/*border: 1px coral solid;*/
    clear:both;
    float:left;
    width:100%;
	min-width:900px;
	margin:0 auto;
	height:75px;
	/*background: #FFFFFF url(../_images/small_chilli_background.jpg) repeat-x;*/
}

#logo {
	/*border: 1px coral solid;*/
	float: left;
	height: 75px;
	width: 650px;
	background: url('../_images/logo_header.png') no-repeat left center;
	text-align: right;
}

#login {
	/*border: 1px #003C74 solid;*/
	float: left;
	width: 250px;
	height: 75px;
	background: #FFFFFF;
}

/* Menu */

#menubar {
	/*border: 1px coral solid;*/
}

/* Page */

#page {
	/*border: 1px coral solid;*/
	min-width: 910px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
}

#sidebar_content{
	border: 1px #003C74 solid;
	margin: 5px 5px 5px 5px;
	padding: 0px 5px 0px 0px;
	background-color: #F5F9FC;
}

#sidebar_content h2{
	line-height: 120%;
	font-size: 14px;
	color: #EC5422;
	text-align: center;
	margin: 5px 0 5px 0;
}

#sidebar_content h3{
	line-height: 120%;
	font-size: 14px;
	text-align: center;
	margin: 5px 0 5px 0;
}

#sidebar_content ul, li{
	line-height: 120%;
	margin: 0 0 10px 2px;
}

#sidebar_content a{
	color: #FF9900;
}


/* Content */

#content {
	/*border: 1px coral solid;*/
	float: left;
	min-height: 300px;
	width: 700px;
	/*width: 550px;
	width:100%;
	border-bottom:1px solid #003C74;*/
}

#content_inner {
	/*border: 1px coral solid;*/
	padding: 0 0 0 100px;
	
}

#content_small_pad {
	/*border: 1px coral solid;*/
	padding: 5px 0 10px 10px;
	margin: 0 0 10px 0;
}

#content_center{
	text-align: center;
}

#content_center_border{
	border: 1px #7F9DB9 solid;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content p {
}

#content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #EC5422;
}

#content h2 {
	font-size: 15px;
	font-weight: bold;
	color: #EC5422;
}

#content h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #FF9900;
}

#content h4 {
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}

#content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

#content_shaded {
	border: 1px #7F9DB9 solid;
	background-color: #F5F9FC;
	margin: 0 0 0 0;
	padding: 5px 10px 10px 10px;
}

#content_shaded h1{
	color: #003C74;
	text-align: center;
}

#content_box_half{
	float: left;
	border: 1px #7F9DB9 solid;
	margin: 5px 0 5px 5px;
	padding: 5px 5px 5px 5px;
	/*background-color: #F5F9FC;*/
	width: 300px;
	height: 260px;
}

#content_box_full{
	clear: both;
	border: 1px #7F9DB9 solid;
	margin: 5px 5px 5px 5px;
	padding: 10px 5px 10px 5px;
	/*background-color: #F5F9FC;*/
	width: 617px;
	min-height: 230px;
}

#content_box_half h1{
	color: #EC5422;
	text-align: center;
}

/* Footer */

#footer {
	/*border: 1px coral solid;*/
	text-align: center;
	width:100%;
	height:100%;
	/*background-color: #FFFFF2;*/
	/*border-top:1px solid #003C74;*/
}

#footer h1{
	font-size: 13px;
	font-weight: bold;
	line-height: 100%;
}

#footset {
	clear: both;
	width:100%;
	border-top:1px solid #003C74;
	/*background-color: #FFFFF2;*/
	background: #FFFFFF url(../_images/footer_background.jpg) repeat-x;
}

#map {
	/*border: 1px coral solid;*/
	line-height: 150%;
	text-align: left;
	width: 700px
}

#map a{
}

#map ul{
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

#map li a{
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 100%;
}

/* Forms */

#content_static
{
	padding: 20px 0 20px 50px;
}

#gridviewContainer
{
	overflow-x: hidden; 
	overflow: scroll; 
	width: 200px; 
	height:550px;
}

.textbox
{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 13px;
}

.textbox_num
{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 13px;
	text-align: right;
}

input
{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 13px;
}

.button
{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
}

.cncbutton
{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
}

.dropdown
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	/*border: 1px #003C74 solid;*/
}

.label
{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
}

.datalist
{
	
}

.form_label
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	font-weight: bold;
	font-style: italic;
}

.feedback
{
	color: red;
}


#grdHeaderStyle
{
	color: red;
}

td.total {
	border-style: solid none double none;
	border-width: 1px 0 3px 0;
}

td.linetop {
	border-style: solid none none none;
	border-width: 1px 0 0 0;
}

/* Message Log */

#msg_log{
	line-height: 120%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 10px;
	font-weight: normal;
}

#msg_log h4{
	line-height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 11px;
}
#msg_log h5{
	line-height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #FF9900;
	font-weight: bold;
	font-size: 11px;
}
#msg_log a{
	color: #EC5422;
}

/* Tool Tips */

#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 160px;
	padding:20px;
	height: 60px;
	opacity: 0.8;
	background: url('../_images/tooltipbox.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12pt;
	width: 160px;
	text-align: center;
}
#tooltip.pretty div { width: 160px; text-align: center; }

/* Tabs */

#tabs {
	padding: 0 0 0 5px;
	height: 30px;
	margin: 0 0 0 20px;
	text-align: left;
	width: 475px;
	float: left;
	background: url(../_images/tabbgrd.png) repeat-x;
}

#tabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#tabs li {
	display: block;
	float: left;
	background: url(../_images/tableft.png) no-repeat;
}

#tabs a {
	display: block;
	font-weight: normal;
	float: left;
	height: 28px;
	padding: 12px 20px 0 20px;
	text-decoration: none;
	color: #666666;
	background: url(../_images/tabright.png) no-repeat right top;
}

#tabs a:hover {
	text-decoration: underline;
}

#tabs .current_tab_item {
	background: url(../_images/tableft_selected.png) no-repeat;
}

#tabs .current_tab_item a {
	font-weight: bold;
	background: url(../_images/tabright_selected.png) no-repeat right top;
}

