body{
	margin:0px;
	font-family:verdana;
	font-size:12px;
	line-height:18px;
	color:#000;
	z-index:0;
}
img 
{
    border:0px;
}

p
{
	padding:0px 0px 3px 0px;
	margin:0px;	
}
hr 
{
    height: 1px;
    color:#ccc;
}
ul{
	margin:0px;
	padding:5px;
	padding-left:30px;
}
li{
	margin:5px 0px 5px 0px;
	padding:0px;
}
a{
	color:#002d57;
	text-decoration:none;
}
a:hover{
	color:#ff6600;
	text-decoration:none;
}
h1{
	margin:0px;
	color:#ff6600;
	font-size:18px;
	font-family:Tahoma;
	padding:0px 0px 8px 0px;
}
h4
{
    margin: 0px;
    color: #ff6600;
    font-size: 14px;
    font-family: Tahoma;
    padding: 0px 0px 0px 0px;
}
h2{
	margin:0px;
	color:#ff6600;
	font-size:15px;
	font-family:Tahoma;
	padding:0px 0px 5px 0px;
}
#Wrapper
{
    position:relative;
	text-align:left;
	width:100%;
	background:#FFF url("images/rightWrapperBG.gif") repeat-y top right;
}
#ContentWrapper
{
    position:relative;
	text-align:left;
	width:100%;
	background:url("images/leftWrapperBG.gif") repeat-y top left;
}
#ColumnWrapper
{
    position:relative;
    margin:0;
    padding:0px;
}

#LeftWrapper
{
    position:relative;
	top:-10px;
	left:0px;
	float:left;
	width:30px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin:0 0 -10px 0;
	padding:10px;
	z-index:100;
}
#RightWrapper
{
    position:relative;
	top:-10px;
	right:0px;
	float:right;
	width:30px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin:0 0 -10px 0;
	padding:10px;
	z-index:99;
}
#CenterWrapper
{
    position:relative;
	padding:0 30px;
}

.ContentWraperIn
{
    margin: 0;
    padding: 0.5em 1em;
}

.cleaner
{
    clear: both;
    height: 1px;
    font-size: 1px;
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
}
#Header{
	margin:0px auto;
	background-image:url(images/Logo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:69px;
}
#Navigation{
	margin:0px auto;
	background-image:url(images/NavigationBg.gif);
	background-repeat:repeat-x;
}
ul.topnav
{
    list-style: none;
    padding: 0 0px;
    margin: 0;
    float: left;
}
ul.topnav li
{
    float: left;
    margin: 0px;
    padding: 0 0px 0 0;
    position: relative; /*--Declare X and Y axis base--*/
}

.flyout{
    position:absolute;
    top:30px;
    left:0px;
    overflow:visible;
    display:none;
    width:400px;
    border:1px solid red; 
    height:70px; 
    z-index:100000;
    background-color:#fff;
    padding:10px;
}
#MainNavHolder
{
    margin:0px auto;
    background-color:#CFCFCF;
	overflow:hidden;
}
#MainNav
{
    margin:0px auto;
	padding:3px 0px 3px 20px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	float:left;
}
#UserPreference
{
    margin:0px auto;
    text-align:right;
	padding:3px 20px 3px 0px;
	font-size:10px;
	color:#fff;
	float:right;
}

#BreadCrumb{
	margin:0px auto;
	background-color:#07447d;
	padding:5px 0px 3px 20px;
	font-size:10px;
	color:#fff;
}
#BreadCrumb a{
	color:#ffffff;
	text-decoration:none;
}
#BreadCrumb a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#Footer{
	margin:0px auto;
	background-color:#002d57;
	border-top:3px solid #1a4268;
	font-size:11px;
	color:#99abbc;
	padding:15px 20px 20px 20px;
}
#Footer a{
	color:#99abbc;
	text-decoration:none;
}
#Footer a:hover{
	color:#ffffff;
	text-decoration:none;
}
.CopyRightInfo{
	position:relative;
	float:right;
}

.globalNav {
    color:#444;
    font-size:10px;
    float:right;
	margin:10px 0px 0px 0px;
}

.ResultMessage-Failure
{
    Margin:0px 0px 0px 0px;
    border:solid 1px #999966;
    Padding:10px 10px 10px 45px;
    Font-Family: Tahoma, Helvetica, sans-serif;
    background-color:#FA5A5A;
    vertical-align:middle;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    background-image: url(images/cross.gif);
    background-repeat: no-repeat;
    background-position:10px 7px;
}

.ResultMessage-Success {
    Margin:0px 0px 0px 0px;
    border:solid 1px #999966;
    Padding:10px 10px 10px 45px;
    Font-Family: Tahoma, Helvetica, sans-serif;
    background-color:#96DA86;
    vertical-align:middle;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    background-image: url(images/tick.gif);
    background-repeat: no-repeat;
    background-position:10px 7px;
    }

.action-button {
	display: block;
	/*cursor: hand;*/
	cursor: pointer;
	text-decoration: none;
}
.action-button-leftcap {
	float: left;
	display: block;
	width: 5px;
	height: 25px;
	background: transparent url(Images/Buttonleftcap.gif) no-repeat;
}
.action-button-text a
{
color: #fff;
font-size:12px;
line-height:11px;
text-decoration: none;
}

.action-button-text a:hover
{
color: #fff;
text-decoration: underline;
}
.action-button-text{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	background: transparent url(Images/Buttontextbg.gif) repeat-x;
	height: 19px;
	padding: 6px 8px 0 8px;
}
.action-button-rightcap {
	float: left;
	display: block;
	width: 5px;
	height: 25px;
	background: transparent url(Images/Buttonrightcap.gif) no-repeat;
}
.action-button:hover .action-button-leftcap {
	background: transparent url(Images/Buttonleftcap_hover.gif) no-repeat;
}
.action-button:hover .action-button-text {
	text-decoration: underline;	
	background: transparent url(Images/Buttontextbg_hover.gif) repeat-x;
}
.action-button:hover .action-button-rightcap {
	background: transparent url(Images/Buttonrightcap_hover.gif) no-repeat;
}

.Textbox{
	height:15px;
	border:1px solid #7f9db9;
	font-family:Verdana;
	font-size:12px;
	line-height:normal;
}

.DropDownList{
	border:1px solid #7f9db9;
	font-family:Verdana;
	font-size:12px;
	line-height:normal;
}
.FormLabelIn
{
    font-size: 11px;
    font-weight: bold;
    color: #07447d;
    text-align: right;
    padding-right: 4px;
}
.FormTitles{
	text-align:right;
	vertical-align:top;
	font-weight:bold;
}
.FormTitlesLeftView{
	vertical-align:top;
	font-weight:bold;
	padding-bottom:5px;
}
.Mandatory{
	color:#ff0000;
}

.errorMessage 
{   
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
    color:#ff0000;
}

.listView {
	border-left:1px solid #688CAF;
	border-right:1px solid #688CAF;
	border-top:1px solid #688CAF;
	border-bottom:1px solid #688CAF;
	font-family:Verdana;
	font-size:11px;
	color:#000;
	}
	
	.listViewThS2 {
    background-color:#8BB5E5;
	border-top:1px solid #D0D7E5;
	border-right:1px solid #D0D7E5;
	font-family:Verdana;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	}
	
.listViewThS2 a
{
	color:#fff;
	text-decoration:none;	
}

.listViewThS2 a:hover
{
	color:#fff;
	text-decoration:underline;
}

.evenListRowS1 td
{
	font-size: 11px;
	color: #000000;
	background-color: #f6f6f6;
	border-right:1px solid #D0D7E5;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 2px;
	border-bottom: solid 1px #D0D7E5;
}

.evenListRowS1 a
{
	color:#B71A1D;
	text-decoration:none;	
}

.evenListRowS1 a:hover
{
	color:#B71A1D;
	text-decoration:underline;
}

.oddListRowS1 td
{
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 2px;
	border-right:1px solid #D0D7E5;
	border-bottom: solid 1px #D0D7E5;
	
}

.oddListRowS1 a
{
	color:#B71A1D;
	text-decoration:none;	
}

.oddListRowS1 a:hover
{
	color:#B71A1D;
	text-decoration:underline;
}

