﻿body
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial;
}
form
{
	MARGIN: 0px;
	PADDING: 0px;
}
.trImgS
{
    background-position: left top;
    background-attachment: scroll;
    background-image: url('../Images/tablebg.gif');
    background-repeat: repeat-x;
    font-size: 12px;
    color: #fff;
    background-color: #80A9EA;
    font-family: Verdana,Tahoma;
}
.logintxt
{
    border: 1px solid #888888;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background-image: url('../Images/icon_user.gif');
    background-repeat: no-repeat;
    background-attachment: scroll;
    color: Black;
    margin-bottom: 0px;
    background-position: 1px 1px;
    font-family: Arial;
    font-size: 8pt;
    padding: 3px 2px 2px 18px;
    text-align: left;
    vertical-align: middle;
}
.logintxt:hover
{
    border-color: #CC6600;
}
/*#1a78d4*/
.txt
{
    color:Black;
    margin-bottom: 0px;
    border: 1px solid #888888;
    -webkit-border-radius: 3px 3px 3px 3px;
   -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    font-family:  Arial;
    font-size: 9pt;
    text-align: left;
    padding: 3px 2px 2px 1px;
    
}
.txt:hover
{
    border-color: #CC6600;
}

td
{
    margin: 0;
	padding: 0;
}
#footertd
{
    background-color:Gray;
    border-top-color: #C0C0C0; 
    border-top-style: solid; 
    border-top-width: medium; 
    text-align:left; 
    border-bottom-color: #6A6A6A; 
    border-bottom-style: solid; 
    border-bottom-width: 2px;
    padding-left:2px;
    height:20px;
}
.logintable
{
    padding: 3px;
    border-width: 0px;
    border-spacing: 5px;
    border: 0;
}
a
{
    color: #FFFFFF;
    text-decoration: none; 
    font-family: Verdana, Tahoma; 
    font-size: 11px
}
a:active {
	color: #000000; 
	text-decoration: none; 
	font-family: Verdana, Tahoma; 
	font-size: 11px;
}
a:visited {
	COLOR: #000000; 
	text-decoration: none; 
	font-family: Verdana, Tahoma; 
	font-size: 11px;
}
a:hover {
	COLOR: #3894E5; 
	text-decoration: none; 
	font-family: Verdana, Tahoma; 
	font-size: 11px;
}
a:link {
	COLOR:  #FFFFFF; 
	text-decoration: none; 
	font-family: Verdana, Tahoma; 
	font-size: 11px;
}
#white:link
{
    color: #FFFFFF;
    text-decoration: none;
    font-family: Verdana,Tahoma;
    font-size: 11px;
}
#white:hover {
	color: yellow; 
	text-decoration: none; 
	font-family: Verdana, Tahoma; 
	font-size: 11px;
}
#navlink:link {
	color: #707070; 
	text-decoration: none; 
	font-family: Verdana, Tahoma; 
	font-size: 11px;
}
#navlink:visited {
	color: #707070; text-decoration: none; 
	font-family: Verdana, Tahoma; 
	font-size: 11px;
}
#navlink:hover {
	color: orange; 
	text-decoration: none; 
	font-family: Verdana, Tahoma; 
	font-size: 11px;
}
.navlink:link {
	color: #707070; 
	text-decoration: none; 
	font-family: Verdana, Tahoma; 
	font-size: 11px;
}
.navlink:visited {
	color: #707070; text-decoration: none; 
	font-family: Verdana, Tahoma; 
	font-size: 11px;
}
.navlink:hover {
	color: orange; 
	text-decoration: none; 
	font-family: Verdana, Tahoma; 
	font-size: 11px;
}
#moduletitle:link 
{
    font-weight: 700; 
	font-size: 11px; 
	color: #277DC9; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-decoration: none
}
#moduletitle:visited {
	font-weight: 700; 
	font-size: 11px; 
	color: #277DC9; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-decoration: none
}
#moduletitle:hover {
	font-weight: 700; 
	font-size: 11px; 
	color: #ff7200; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-decoration: underline
}
#footerlink:link {
	font-weight: normal; 
	font-size: 11px; 
	color: #EFEFEF; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-decoration: none;
}
#footerlink:visited {
	font-weight: normal; 
	font-size: 11px; 
	color: #EFEFEF; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-decoration: none
}
#footerlink:hover {
	font-weight: normal; 
	font-size: 11px; 
	color: orange; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-decoration: underline;
}
.tdLeft
{
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	color: Black;
	
}
.tdRight
{
	font-family: Arial;
	font-size:8pt;
	text-align:right;
	color:Black;

}
.tdCenter
{
	font-family: Arial;
	font-size:8pt;
	color:Black;
    text-align: center;
}
.chkbox
{
	font-family: Arial;
	font-size:8pt;
}
.imgright
{
    float:right;
}
.imgLeft
{
    float:left;
}
.smalltext 
{
    font-size: 11px;
    color: #333333;
    font-family: Verdana, Arial, Helvetica;
    text-align:left;
}
.yellowbutton
{
    border: solid 0 #FFFFFF;
    background: no-repeat;
    height: 21px;
    width: 64px;
    color: #000000;
    font-family: Verdana, Tahoma;
    font-size: 11px;
    text-align:center;
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 15px;
    vertical-align: middle;
    background-image: url('../Images/yellowbuttonbg.gif');
}
.bluebutton
{
    border: solid 0 #FFFFFF;
    background: URL('../Images/bluebuttonbg.gif') no-repeat;
    height: 21px;
    width: 85px;
    color: #000000;
    font-family: Verdana, Tahoma;
    font-size: 11px;
    text-align:center;
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 15px;
    vertical-align: middle;
}

.orangebutton
{
    border: solid 0 #FFFFFF;
    background: url('../Images/orangebuttonbg.gif') no-repeat;
    height: 21px;
    width: 85px;
    color: #000000;
    font-family: Verdana, Tahoma;
    font-size: 11px;
    text-align:center;
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 15px;
    vertical-align: middle;
}
.lblLoginerror
{
    font-size: 11px;
    color: #FF0000;
    font-family: Verdana, Arial, Helvetica;
    text-decoration:blink;
}
.tdsitmap
{
    text-align: left; 
    font-family: Verdana,Arial; 
    font-size:8pt; 
    color:#707070; 
    font-weight: bold;
    vertical-align:top;
    height: 30px;
}
.sectiontitlebg
{
    background: #FFFFFF url('../Images/navtitlebg.gif') repeat-x left top;
    color: #333333;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
    font-weight:700;
    color:#666666;
    padding: 0px;
    height: 20px;
}
legend
{
    padding:3px;
    margin:0;
    text-align:left;
    color: #267DDC;
}
.swiftfieldset
{
    margin-bottom: 6px;
    color: #000000;
    border: 1px solid #CCCCCC;
    /*-moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;*/
    padding: 4px;
    text-align: left;
}
.swiftfieldset, .swiftfieldset td, .swiftfieldset p, .swiftfieldset li 
{ 
    font: 11px Verdana, Tahoma; 
}
.swiftselect
{
    background-color: #FFFFFF;
    color: #000000;
    font-family: Verdana,Tahoma;
    font-size: 11px;
    border: 1px solid #888888;
    margin: 0px;
    padding: 1px;
    vertical-align: middle;
}
.swiftselect:hover
{
    border-color: #CC6600;
}
