﻿hr
{    
    border: solid .5px #039;
}
H1
{
    outline-style: none;
    outline-color: invert;
    outline-width: medium;
    color: #2b6aa0;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    font-family:Arial, Helvetica, sans-serif;
}
BODY
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    font: 0.81em "Helvetica Neue" , "HelveticaNeue" , Helvetica, Arial, sans-serif;
}
UL
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    list-style-type: none;
}
LI
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
A
{
    outline-style: none;
    outline-color: invert;
    outline-width: medium;
    color: #039;
    text-decoration: none;
}
#wrapper
{
    margin: 0px auto;
    width: 984px;
}
#container
{
    /*position: relative;*/
    text-align: left;
    margin: 0px auto;
    width: 834px;
    float: left;
}
#topBar
{
    text-align: left;
    text-transform: none;
    height: 20px;
    color: #b2bbc3;
    font-size: 10px;
    padding-top: 8px;
}
#header
{
    padding-left: 6px;
    background: url(/images/bkg_masthead.jpg) no-repeat right bottom;
    height: 67px;
}
#logo
{
    width: 825px;
    display: block;
    background: url(/images/logo.jpg) no-repeat 0px 0px;
    float: left;
    height: 67px;
}
#main
{
    width: 834px;
}
#headerNav
{
    background: url(/images/bkg_headerNav.jpg) no-repeat 0px 0px;
    height: 40px;
    font-size: 13px;
}
#headerNav LI
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 1px;
    background: url(/images/bkg_tabSep.gif) no-repeat right bottom;
    float: left;
    padding-top: 1px;
}
#headerNav LI A
{
    text-align: center;
    padding-bottom: 0px;
    padding-left: 14px;
    padding-right: 14px;
    display: block;
    background: url(/images/bkg_headerTab.gif) no-repeat center 0px;
    float: left;
    height: 24px;
    color: #fff;
    font-weight: bold;
    padding-top: 15px;
}
#headerNav LI A:hover
{
    background-position: center bottom;
    text-decoration: none;
}
#headerNav LI .on
{
    background-position: center bottom;
    text-decoration: none;
}
#subNav
{
    background: url(/images/bkg_subNav.jpg) no-repeat 0px 0px;
    background-position: bottom;
    position: relative;
    min-height: 21px;
    padding-left: 0px;
    padding-right: 0px;
}
#subNav LI
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 1px;
    background: url(/images/bkg_subtabSep.gif) no-repeat right top;
    float: left;
    padding-top: 3px;
}
#subNav LI A
{
    text-align: center;
    padding-bottom: 0px;
    padding-left: 14px;
    padding-right: 14px;
    display: block;
    float: left;
    height: 21px;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
}
#subNav LI A:hover
{
    background-position: center bottom;
    text-decoration: none;
    color: #112a43;
}
#subNav LI .on
{
    background-position: center bottom;
    text-decoration: none;
    color: #112a43;
}

#content
{
    border-bottom: #ced2d6 1px solid;
    border-left: #ced2d6 1px solid;
    padding-bottom: 0px;
    padding-left: 25px;
    padding-right: 20px;
    background: #fff repeat-y right 0px;
    clear: both;
    overflow: hidden;
    border-top: #ced2d6 1px solid;
    border-right: #ced2d6 1px solid;
    padding-top: 10px;
    min-height: 400px;
}

#footer
{
    padding-bottom: 5px;
    padding-top: 5px;
    background: #19416a;
    color: #fff;
    clear: both;
    border-top: #496b8d 1px solid;
}
#footer A
{
    color: #fff;
}
/**/
.textbox
{
    background-image: url(/images/form_bg.jpg);
    background-repeat: repeat-x;
    border: 1px solid #d1c7ac;
    width: 230px;
    color: #333333;
    padding: 3px;
    margin-right: 4px;
    margin-bottom: 2px;
    height: 15px;
    font-family: tahoma, arial, sans-serif;
}

.dropdown
{
    background-image: url(/images/form_bg.jpg);
    background-repeat: repeat-x;
    border: 1px solid #d1c7ac;
    width: 238px;
    color: #333333;
    height: 23px;
    font-family: tahoma, arial, sans-serif;
}
/*GridViewCSS Soft Grey Style*/
.GridViewStyle
{
    font-family: 'Trebuchet MS' ,Arial,Verdana, "Sans-Serif";
    font-size: 12px;
    table-layout: auto;
    border-collapse: collapse;
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    background-color: #E5ECF9;
    background-image: url(/images/gridHeader.png);
    background-position: center;
    background-repeat: repeat-x;
}
.HeaderStyle th
{
    color: #ffffff;
    padding: 5px;
}
.HeaderStyle a
{
    text-decoration: none;
    color: #ffffff;
    display: block;
    text-align: left;
    font-weight: bold;
}
.PagerStyle table
{
    text-align: center;
    margin: auto;
}
.PagerStyle table td
{
    border: 0px;
    padding: 5px;
}
.PagerStyle td
{
    border-top: #1d1d1d 1px solid;
}
.PagerStyle a
{
    color: #ffffff;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
    border-top: solid 1px #777777;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
    border-left: solid 1px #777777;
}
.PagerStyle span
{
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle
{
    background-color: #ffffff;
    border-bottom: solid 1px #efefef;
    min-height: 60px;
}
.AltRowStyle
{
    background-color: #ffffff;
    border-bottom: solid 1px #efefef;
    min-height: 60px;
}
.SelectedRowStyle
{
    background-color: #ffff66;
}
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td
{
    padding: 5px;
}
/*Tabs*/
#tabsNav
{
    height: 40px;
    font-size: 12px;
    background: url(/images/tabbg.png) repeat-x bottom;
}
#tabsNav LI
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 1px;
    background: url(/images/tab.png) no-repeat;
    width: 140px;
    float: left;
    padding-top: 1px;
}
#tabsNav LI A
{
    padding-bottom: 0px;
    display: block;
    float: left;
    height: 24px;
    color: #000;
    padding-top: 8px;
    padding-left: 14px;
    padding-right: 14px;
    font-weight: bold;
}
#tabsNav LI A:hover
{
    text-decoration: none;
    color: #ffffff;
}
#tabsNav LI .on
{
    text-decoration: none;
    color: #ffffff;
}
A.big
{
    outline-style: none;
    outline-color: invert;
    outline-width: medium;
    color: #1c4670;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}
A.big:hover
{
    outline-style: none;
    outline-color: invert;
    outline-width: medium;
    color: #1c4670;
    text-decoration: none;
    background-color: #efefef;
}
A.settings
{
    outline-style: none;
    outline-color: invert;
    outline-width: medium;
    color: #039;
    text-decoration: none;
    font-weight: bold;
}
A.settings:hover
{
    outline-style: none;
    outline-color: invert;
    outline-width: medium;
    color: #039;
    text-decoration: none;
    background-color: #efefef;
    font-weight: bold;
}
A.settingsT
{
    outline-style: none;
    outline-color: invert;
    outline-width: medium;
    color: #039;
    text-decoration: underline;
}
A.settingsT:hover
{
    outline-style: none;
    outline-color: invert;
    outline-width: medium;
    color: #039;
    text-decoration: underline;
    background-color: #efefef;  
}
.ddcolortabs
{
    padding: 0;
    width: 100%;
    background: transparent;
    voice-family: "\"}\"";
    voice-family: inherit;
}

.ddcolortabs ul
{
    font: normal 11px Arial, Verdana, sans-serif;
    margin: 0;
    padding: 0;
    list-style: none;
}

.ddcolortabs li
{
    display: inline;
    margin: 0 2px 0 0;
    padding: 0;
    text-transform: uppercase;
}
.ddcolortabs li .on
{
    background-color: #1f4d7b;
}

.ddcolortabs a
{
    float: left;
    color: white;
    background: #2b6aa0 url(/images/color_tabs_left.gif) no-repeat left top;
    margin: 0 2px 0 0;
    padding: 0 0 1px 3px;
    text-decoration: none;
    letter-spacing: 1px;
}

.ddcolortabs a span
{
    float: left;
    display: block;
    background: transparent url(/images/color_tabs_right.gif) no-repeat right top;
    padding: 6px 8px 3px 7px;
}

.ddcolortabs a span
{
    float: none;
}

.ddcolortabs a:hover
{
    background-color: #1f4d7b;
}

.ddcolortabs a:hover span
{
    background-color: #1f4d7b;
}

.ddcolortabs a.current, #ddcolortabs a.current span
{
    /*currently selected tab*/
    background-color: #1f4d7b;
}

.ddcolortabsline
{
    clear: both;
    padding: 0;
    width: 100%;
    height: 4px;
    line-height: 8px;
    background: #2b6aa0;
    border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.tabcontainer
{
    clear: left;
    width: 95%; /*width of 2nd level sub menus*/
    height: 1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent
{
    display: none;
}

.macro
{
    border-bottom: solid 1px #efefef;
    padding: 5px;
    margin-bottom: 5px;    
}
.leftLabel
{
    color: #444444;
    font-size: 12px;
    text-align:right;
}
.headerLabel
{
    color: #039;
    font-size: 14px;
    font-weight:bold;    
}

.rightLabel
{
    font-size: 12px;
}
.button {
	color: #fff;
	display:block;
	display:inline-block;
	background:#2d7104 url(/images/buttonbghover.jpg) repeat-x center center;
	border: solid 1px #1c4670;
	padding: 2px 16px;
	margin: 10px 0 0 10px;
	margin-left:0;
	
	text-decoration:none;
	cursor:pointer;
}
.button:hover {
	background-color:#2D7104;
	border: solid 1px #2D7104;
	background-image:url(/images/buttonbg.jpg);
	color:#fff;
}
.buttonForm {
	color: #fff;
	display:block;
	display:inline-block;
	background:#2d7104 url(/images/buttonbghover.jpg) repeat-x center center;
	border: solid 1px #1c4670;
	padding: 2px 16px;	
	margin-left:0;
	
	text-decoration:none;
	cursor:pointer;
}
.buttonForm:hover {
	background-color:#2D7104;
	border: solid 1px #2D7104;
	background-image:url(/images/buttonbg.jpg);
	color:#fff;
}
.buttonFormLarge {
	color: #fff;
	display:block;
	display:inline-block;
	background:#2d7104 url(/images/buttonbghover1.jpg) repeat-x center center;
	border: solid 1px #1c4670;
	padding: 2px 16px;	
	margin-left:0;
	
	text-decoration:none;
	cursor:pointer;
}
.buttonFormLarge:hover {
	background-color:#2D7104;
	border: solid 1px #2D7104;
	background-image:url(/images/buttonbg1.jpg);
	color:#fff;
}
/*Popup Styles*/
.ModalPopupBG
{
	background-color: #666699;
	filter: alpha(opacity=50);
	opacity: 0.7;
}

.popup_Titlebar {
	background: url(/Images/gridHeader.png);
	height: 29px;
}

.TitlebarLeft 
{
	float:left;
	padding-left:5px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
.TitlebarRight 
{
	background:url(/Images/cross_icon_normal.png);
	background-position:right;
	background-repeat:no-repeat;
	height:15px;
	width:16px;
	float:right;
	cursor:pointer;
	margin-right:5px;
	margin-top:5px;
}

.lightBg
{
    background: url(/images/bkg_subNav.jpg) no-repeat 0px 0px;
    color: #ffffff;
    font-weight:bold;
}

/*alert*/
#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
	background-image:url(tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}
 
#alertBox {
	position:relative;
	width:300px;
	min-height:100px;
	margin-top:50px;
	border:2px solid #000;
	background-color:#F2F5F6;
	background-image:url(alert.png);
	background-repeat:no-repeat;
	background-position:20px 30px;
}
 
#modalContainer > #alertBox {
	position:fixed;
}
 
#alertBox h1 {
	margin:0;
	font:bold 0.9em verdana,arial;
	background-color:#78919B;
	color:#FFF;
	border-bottom:1px solid #000;
	padding:2px 0 2px 5px;
}
 
#alertBox p {
	font:0.7em verdana,arial;
	height:50px;
	padding-left:5px;
	margin-left:55px;
}
 
#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:5px auto;
	padding:3px;
	border:2px solid #000;
	width:70px;
	font:0.7em verdana,arial;
	text-transform:uppercase;
	text-align:center;
	color:#FFF;
	background-color:#78919B;
	text-decoration:none;
}
 
/* unrelated styles */
 
#mContainer {
	position:relative;
	width:600px;
	margin:auto;
	padding:5px;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	font:0.7em verdana,arial;
}
 
h1,h2 {
	margin:0;
	font:bold 1.5em verdana;	
}
 
code {
	font-size:1.2em;
	color:#069;
}
 
#credits {
	position:relative;
	margin:25px auto 0px auto;
	width:350px; 
	font:0.7em verdana;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	height:90px;
	padding-top:4px;
}
 
#credits img {
	float:left;
	margin:5px 10px 5px 0px;
	border:1px solid #000000;
	width:80px;
	height:79px;
}
 
.important {
	background-color:#F5FCC8;
	padding:2px;
}
 
code span {
	color:green;
}

