body {
	margin: 0px;
	background-image: url(/images/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: -480;
}
.Input
{
    BORDER-RIGHT: #000000 1px double;
    BORDER-TOP: #000000 1px double;
    FONT-WEIGHT: normal;
    background-color:Gray;
    FONT-SIZE: 11px;
    border-color:Gray;
    BORDER-LEFT: #000000 1px double;
    COLOR: #790000;
    BORDER-BOTTOM: #000000 1px double;
    FONT-FAMILY: 'verdana';
    HEIGHT: 14px;
    BACKGROUND-COLOR: #ffffff
}

a {
	color: #0066CC;
}
a:hover {
	color: #FF6600;
}


.a1 {
	font-style: italic;
	color: #000000;
	text-decoration: none;
	float: right;
	font-weight: bold;
}
.a1:hover {
	font-style: italic;
	color: #FF6600;
	text-decoration: none;
}
.a2 {
}
.a2:hover {
}

.a3
{
	font-weight:bold;
	font-size:12px;
	color:#FF6600;
	text-decoration: none;
	
}
.a3:hover
{}



.topcurve {
	background-image: url(/images/topcurve.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 95px;
	display: block;
}
.topcurve_long {
	background-image: url(/images/topcurve_long.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 95px;
	display: block;
}
.bg_menuhome {
	background-image: url(/images/menu_homemain.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 7px;
}
/* URL color*/
.contentURL, .contentURL A:Link, .contentURL A:Active, .contentURL A:Visited, .contentURL A:Hover
{
    font-weight: normal;
    font-size: 13px;
    color:#000;
    font-family: Arial, Tahoma, Sans-Serif;     
}
.contentURL A:Link, .contentURL A:Active, .contentURL A:Visited, .contentURL A:Hover
{
    color:#f15a22;
    text-decoration: none;
    border-bottom:dotted 1px; 
    font-size: 14px;
}
.contentURL A:Hover
{
    text-decoration:none;
    color:#f7941d;
    border-bottom:solid 1px;
}

.txt_gray1 {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.txt_orange1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.txt_blue {
	color: #156580;
}
.head1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #1888B3;
}
.border_greenright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #78C10F;
	border-right-color: #78C10F;
	border-bottom-color: #78C10F;
	border-left-color: #78C10F;
}
.border_greenbottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #78C10F;
	border-right-color: #78C10F;
	border-bottom-color: #78C10F;
	border-left-color: #78C10F;
}

.right {
	float: right;
}

.bg_white {
	background-color: #FFFFFF;
}

.bg_gray {
    background-color: #f9f9f9;
}

#footer {
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #78C10F;
	border-right-color: #78C10F;
	border-bottom-color: #78C10F;
	border-left-color: #78C10F;
	margin-top: 2px;
	padding-left: 20px;
}
#footer a {
	color: #666666;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF6600;
}
.bg_bottomgal {
	background-image: url(/images/bottomgal.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 253px;
}
.head2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
}
.txt_orange {

	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.border_bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.head3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
}
.head2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
}

.bg_graygradiant {
	background-image: url(/images/bg_graygradiant.jpg);
	background-repeat: repeat-x;
	background-position: -20px;
	display: block;
}
.bg_top {
	background-image: url(/images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_topright {
	background-image: url(/images/bg_topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_subpic {
	background-image: url(/images/bg_subpic.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#rnb a {
	background-image: url(/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-right: 10px;
	padding-left: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	width: 154px !important; width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #333333;
	text-decoration: none;
}
#rnb a:hover {
	color: #FF6600;
	text-decoration: none;
}

#rnb2 a {
	background-image: url(/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-right: 10px;
	padding-left: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	width: 154px !important; width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #333333;
	text-decoration: none;
}
#rnb2 a:hover {
	color: #FF6600;
	text-decoration: none;
}


.border_orange {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DB7600;
	border-right-color: #DB7600;
	border-bottom-color: #DB7600;
	border-left-color: #DB7600;
}
.dropselect
{
    BORDER-RIGHT: #000000 1px double;
    BORDER-TOP: #000000 1px double;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: #000000 1px double;
    COLOR: #790000;
    BORDER-BOTTOM: #000000 1px double;
    FONT-FAMILY: 'verdana';
    HEIGHT: 16px;
    width: 150px;
    BACKGROUND-COLOR: #ffffff 
}

.Listselect
{
    BORDER-RIGHT: #000000 1px double;
    BORDER-TOP: #000000 1px double;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: #000000 1px double;
    COLOR: #790000;
    BORDER-BOTTOM: #000000 1px double;
    FONT-FAMILY: 'verdana';
    width: 160px;
    BACKGROUND-COLOR: #ffffff 
}
.button1 {
	background-image: url(/images/button1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 22px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3D7302;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;	
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3D7302;
	border-right-color: #3D7302;
	border-bottom-color: #274901;
	border-left-color: #3D7302;
	cursor: pointer;
	line-height: 14px;
}
.bg_blue1 {
	background-color: #DCEFF4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bg_blue2 {
	background-color: #F5FBFC;
	padding-top: 2px;
	padding-bottom: 2px;
}


.button1:hover {
	color: #FFFF00;
}
.txt_gray2 {
	color: #666666;
	font-size: 11px;
}
.bg_tableheader {
	color: #FFFFFF;
	background-image: url(/images/bg_darkblue.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 28px;
	padding-top: 4px;
	padding-left: 2px;
	background-color: #5C94BC;
}
.txt_green1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3D7302;
}
.a3 {
	color: #FFCC00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.a3:hover {
	color: #FF9900;
	text-decoration: none;
}

.a4 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	background-color: #001E3A;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px solid #999999;
}
.a4:hover {
	color: #FFCC00;
	text-decoration: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.txt_white {
	color: #FFFFFF;
	text-decoration:none;
	font:Tahoma, Arial, Verdana;
	font-size:13px;
}

.txt_black1 {
	font-size: 12px;
	font-weight:normal ;
	text-decoration:none;
	color: #000000;
	line-height:12PX;
}

.txt_black2 {
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal ;
	text-decoration:none;
	color: #000000;
	line-height:12PX;
}
.head4 {

	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #669900;
	font-weight: bold;
}

a.txt-white-links{
	color: #FFFFFF;
	text-decoration:none;
	font:Tahoma, Arial, Verdana;
	font-size:13px;
}

a:hover.txt-white-links{
	color: #FDC42C;
	text-decoration:none;
	font:Tahoma, Arial, Verdana;
	font-size:13px;
}

.bg1 {
	background-repeat: no-repeat;
}

.bg2 {
	background-repeat:repeat-x;
}
.bg3 {
	background-repeat:repeat-y;
}

/*imported from /images/defaulttheme.css -MJR */

a.sat {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
}
a.sat:link {
	color: #335596;
}
a.sat:visited {
	color: #335596;
}
a.sat:hover {
	color: #ffcc00;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
}
a.sat:active {
	color: #335596;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  Home HEader Link - Change in text color
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

a.sat2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
}
a.sat2:link {
	color: #434242;
}
a.sat2:visited {
	color: #434242;
}
a.sat2:hover {
	color: #3A5FA3;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
}
a.sat2:active {
	color: #434242;
}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  Home HEader Link - Change in text color
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

a.sat3 {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
}
a.sat3:link {
	color: #FFFFFF;
}
a.sat3:visited {
	color: #FFFFFF;
}
a.sat3:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
}
a.sat3:active {
	color: #FFFFFF;
}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  Home HEader Link - Change in text color
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

a.sat4 {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
}
a.sat4:link {
	color: #FFFF99;
}
a.sat4:visited {
	color: #FFFF99;
}
a.sat4:hover {
	color: #FFFF99;
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
}
a.sat4:active {
	color: #FFFF99;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  LINK2 - Change in Link Color
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

a.satSec2Link {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
	text-decoration:none;
}
a.satSec2Link:link {
	color: #515458;
}
a.satSec2Link:visited {
	color: #515458;
}
a.satSec2Link:hover {
	color: #515458;
	text-decoration:underline;
	text-transform:none;
	font-size: 10px;
}
a.satSec2Link:active {
	color: #515458;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  LINK3 - Change in Link Color
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

a.satThrLink {
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
	text-decoration:none;
}
a.satThrLink:link {
	color: #675803;
}
a.satThrLink:visited {
	color: #675803;/*#996600 */
}
a.satThrLink:hover {
	color: #675803;
	text-decoration:underline;
	text-transform:none;
	font-size: 11px;
}
a.satThrLink:active {
	color: #675803;
}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  LINK4 - Change in Link Color
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

a.satWhiteLink {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	text-decoration:none;
}
a.satWhiteLink:link {
	color: #FFFFFF;/*#003399*/
}
a.satWhiteLink:visited {
	color: #FFFFFF;
}
a.satWhiteLink:hover {
	color: #000000;
	text-decoration:none;
	text-transform:none;
	font-size: 10px;
}
a.satWhiteLink:active {
	color: #FFFFFF;
}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  LINK5 - Change in Link Color
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

a.satMainNavibar {
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration:Underline;
}
a.satMainNavibar:link {
	color: #3F5F54;
}
a.satMainNavibar:visited {
	color: #3F5F54;
}
a.satMainNavibar:hover {
	color: #000000;
	text-decoration:Underline;
	text-transform:none;
	font-size: 11px;
}
a.satMainNavibar:active {
	color: #3F5F54;
}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  LINK6 - Change in Link Color
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

a.satSecLink {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	text-decoration:underline;
}
a.satSecLink:link {
	color: #515458;
}
a.satSecLink:visited {
	color: #515458;
}
a.satSecLink:hover {
	color: #000000;
	text-decoration:underline;
	text-transform:none;
}
a.satSecLink:active {
	color: #515458;
}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  LINK7 - Change in tableBGColor
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

a.satYpTableLink {
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
	text-decoration:none;
	cursor:auto;
}
a.satYpTableLink:link {
	color: #996600;
	cursor:auto;
}
a.satYpTableLink:visited {
	color: #996600;
	cursor:default;
}
a.satYpTableLink:hover {
	color: #000000;
	cursor:crosshair;
	background-color:#FFCC66;
}
a.satYpTableLink:active {
	color: #996600;
}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  LINK8 - Change in Link Color
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

a.satYpGreenLink {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
	text-decoration:underline;
}
a.satYpGreenLink:link {
	color: #009900;
}
a.satYpGreenLink:visited {
	color: #009900;
}
a.satYpGreenLink:hover {
	color: #000000;
}
a.satYpGreenLink:active {
	color: #009900;
}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  LINK7- Change in Link Color
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

a.satThinGreenLink {
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
	text-decoration:underline;
}
a.satThinGreenLink:link {
	color: #FF0000;
}
a.satThinGreenLink:visited {
	color: #FF0000;
}
a.satThinGreenLink:hover {
	color: #009900;
	text-decoration:underline;
	text-transform:none;
	font-size: 11px;
}
a.satThinGreenLink:active {
	color: #FF0000;
}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  Text 1 - Second main text.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.sat-smallText {text-decoration: none;
                font-size: 10px; 
                font-weight: bold;
				font-family: Verdana, Arial, Helvetica, sans-serif;
			    color: #000000;
				}
.sat-dividerText {text-decoration: none;
                font-size: 11px; 
                font-weight: Normal;
				font-family: verdana;
			    color: #000000;
				}
.sat-smallText1 {text-decoration: none;
                font-size: 11px; 
                font-weight: bold;
				font-family: Verdana, Arial, Helvetica, sans-serif;
			    color: #000000;
				}
				
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
	Main Body Text				WH
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.sat-NewsText {text-decoration: none;
                font-size: 11px; 
				font-family: Verdana, Arial, Helvetica, sans-serif;
			    color: #000000;
				}					
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  Text 2 - third main text.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.sat-bigText {text-decoration: none;
                font-size: 12px; 
                font-weight: bold;
				font-family: tahoma;
			    color: #ff0000;
				}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  Text 3 - fourth main text.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.sat-bigText2 {text-decoration: none;
                font-size: 11px; 
                font-weight: bold;
				font-family: tahoma;
			    color: #515458;
				}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  Sub-Title Text			WH
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.sat-bigText3 {text-decoration: none;
                font-size: 12px; 
                font-weight: bold;
				font-family: tahoma;
			    color: #335596;
				}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  Text 3 - fourth main text.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.sat-bigText4 {text-decoration: none;
                font-size: 11px; 
                font-weight: bold;
				font-family: tahoma;
			    color: #FF0000;
				}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
   Big Title Text           WH
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.sat-bigText5 {text-decoration: none;
				font-weight: bold;
				color: #ffcc00;
				font-size:16px;
				font-family: Arial
				}
				
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
 	In Body Links Styling      WH
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

    a.satSec3Link
    {
    font-size: 11px;
    font-weight: bold;
    font-family: Veranda, Arial, Helvetica, sans-serif;
    font-style: italic;
    color: #335596;
    text-decoration: none;
    }

    a.satSec3Link:link
    {
    color: #335596;
    }

    a.satSec3Link:visited
    {
    color: #335596;
    }

    a.satSec3Link:hover
    {
    color: #ffcc00;
    text-decoration: underline;
    text-transform: none;
    font-size: 11px;
    }
  
    a.satSec3Link:active
    {
    color: #335596;
    }

			
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  Text 2 - Second main text.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.sat-leftHeadings {text-decoration: none;
                font-size: 11px; 
                font-weight: bold;
				font-family: Tahoma;
			    color: #FFFFFF;
				}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  Text 2 - Third main text.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.sat-otherTexts {color: #515458;
                 font-size: 11px;
				 font-weight: normal;
	             font-family: Arial;
			     text-decoration: none;
				 }
				 
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
         SUB-HEADING 1
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/			 
			 
.sat-SubHeadings {font-weight: bold;
                  font-size: 13px;
				  font-family: tahoma;
                  color: #000000;
	              text-decoration: none;
				  }
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
         SUB-HEADING 2
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/			 
			 
.sat-SubHeadings2 {font-weight: bold;
                  font-size: 13px;
				  font-family: tahoma;
                  color: #FFFFFF;
	              text-decoration: none;
				  }

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
         SUB-HEADING 3
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/			 
			 
.sat-SubHeadings3 {font-weight: bold;
                  font-size: 16px;
				  font-family: Arial;
                  color: #DE2C29;
	              text-decoration: none;
				  border-bottom-width: 2px;
				  border-bottom-style: dashed;
				  border-bottom-color: #E7E7E7;
				  }				  
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    PAGE AND TABLE PROPERTIES
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/			
				 
TABLE.sat-pageborder {
	             BORDER-RIGHT: #FFFFFF 2px solid;
				 BORDER-TOP: #FFFFFF 2px solid; 
				 BORDER-LEFT: #FFFFFF 2px solid; 
				 BORDER-BOTTOM: #FFFFFF 2px solid; 
				 background-color:#FFFFFF;
				 /*BACKGROUND-IMAGE: url('../Image/xyz.gif')*/ 
				 /*BACKGROUND-REPEAT: repeat-x;*/ 
				 }				 
TABLE.sat-tab {  text-decoration: none;
                 font-size: 11px; 
                 font-weight: normal;
				 font-family: Verdana, Arial, Helvetica, sans-serif;
			     color: #000000;
	             BORDER-RIGHT: #E0D7B4 0px solid;
				 BORDER-TOP: #E0D7B4 0px solid; 
				 BORDER-LEFT: #000000 0px solid; 
				 BORDER-BOTTOM: #000000 0px solid;
				 background-color:#FF0000;/*#EFE4CF */
				 /*BACKGROUND-IMAGE: url('../Image/xyz.gif')*/  
				 /*BACKGROUND-REPEAT: repeat-x;*/
				 }
TABLE.sat-tab2 {  text-decoration: none;
                 font-size: 11px; 
                 font-weight: normal;
				 font-family: Verdana, Arial, Helvetica, sans-serif;
			     color: #000000;
				 BORDER-RIGHT: #000000 0px solid;
				 BORDER-TOP: #000000 0px solid; 
				 BORDER-LEFT: #E0D7B4 0px solid; 
				 BORDER-BOTTOM: #000000 0px solid;
 				 background-color:#FFFFFF;
				 /*BACKGROUND-IMAGE: url('../Image/xyz.gif')*/  
				 /*BACKGROUND-REPEAT: repeat-x;*/
				 }
TABLE.sat-middle {  text-decoration: none;
        			font-family: tahoma;
					font-size: 11px;
					BORDER-RIGHT: #E0D7B4 0px solid;
					BORDER-LEFT: #E0D7B4 0px solid; 
					color: #000000;
				 } 
TABLE.sat-tabBordered1 {  text-decoration: none;
                 font-size: 11px; 
                 font-weight: normal;
				 font-family: Verdana, Arial, Helvetica, sans-serif;
			     color: #000000;
	             BORDER-RIGHT: #66CC99 1px dotted;
				 BORDER-TOP: #66CC99 1px dotted; 
				 BORDER-LEFT: #66CC99 1px dotted; 
				 BORDER-BOTTOM: #66CC99 1px dotted;
				 /*BACKGROUND-IMAGE: url('../Image/xyz.gif')*/  
				 /*BACKGROUND-REPEAT: repeat-x;*/
				 }
TABLE.sat-tabBordered2 {  text-decoration: none;
                 font-size: 11px; 
                 font-weight: normal;
				 font-family: Verdana, Arial, Helvetica, sans-serif;
			     color: #000000;
	             BORDER-RIGHT: #FFCCCC 1px dotted;
				 BORDER-TOP: #FFCCCC 1px dotted; 
				 BORDER-LEFT: #FFCCCC 1px dotted; 
				 BORDER-BOTTOM: #FFCCCC 1px dotted;
				 /*BACKGROUND-IMAGE: url('../Image/xyz.gif')*/  
				 /*BACKGROUND-REPEAT: repeat-x;*/
				 }
TABLE.sat-tabBottomBordered {  text-decoration: none;
                 font-size: 11px; 
                 font-weight: normal;
				 font-family: Verdana, Arial, Helvetica, sans-serif;
			     color: #000000;
	             BORDER-RIGHT: #66CC99 0px dotted;
				 BORDER-TOP: #66CC99 0px dotted; 
				 BORDER-LEFT: #66CC99 0px dotted; 
				 BORDER-BOTTOM: #66CC99 1px dotted;
				 /*BACKGROUND-IMAGE: url('../Image/xyz.gif') 
				 BACKGROUND-REPEAT: repeat-x;*/
				 }

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  TABLE PROPERTIES & BACKGROUNDS
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/			
.sat-leftPanelBg {  text-decoration: none;
                 font-size: 11px; 
                 font-weight: normal;
				 font-family: tahoma;
			     color: #565856;	            
				 background-image:url(bg-leftpanel.jpg); 
				 background-repeat: repeat-y;
 				 /*background-color:#669966;*/	
				 }		 
.sat-leftBG {
	            FONT-SIZE: 11px; 
				FONT-FAMILY: tahoma; 
				BACKGROUND-COLOR: #FFFFFF;
				border-left:1px solid #42496B; /*#42496B */
				}
				
TABLE.sat-rightPanelBg {  text-decoration: none;
                 font-size: 11px; 
                 font-weight: bold;
				 font-family: tahoma;
			     color: #FFFFFF;	            
				 background-image:url(topgrad_01.jpg); /*left-grad_41.jpg*/
				 background-repeat: repeat-x;
 				 /*background-color:#FF0000;*/	
				 }
TABLE.sat-mainNaviBg {  text-decoration: none;
 				 height:20px;
                 font-size: 11px; 
                 font-weight: bold;
				 font-family: tahoma;
			     color: #ffffff;
				/*background-color:#394563;	*/            
				 background-image:url(topgrad_012.jpg); /*sub-menu-grad_02.jpg*/
				 background-repeat: repeat-x;
				 		
				 }
TABLE.sat-subNaviBg {  text-decoration: none;
                 font-size: 2px; 
                 font-weight: bold;
				 font-family: tahoma;
			     color: #000000;	
				 /*border-top:1px solid #000000;*/            
				/* background-image:url(topgrad_01.jpg);/*yellow-subNavi-grad.jpg
				 background-repeat: repeat-x;*/
				 		
				 }
TABLE.sat-footerBg {  text-decoration: none;
				 height:40px;
                 font-size: 10px; 
                 font-weight: normal;
				 font-family: tahoma;
			     color: #000000;
				  border-top:1px solid #427984;   
				 border-bottom:4px solid #427984;    	            
				 /*background-image:url(footer-bg_41.jpg); 
				 background-repeat: repeat-x;*/
				 		
				 }
TABLE.sat-searchBg {  text-decoration: none;
				 height:28px;
                 font-size: 12px; 
                 font-weight: bold;
				 font-family: tahoma;
			     color: #000000;
				 /*background-color:#000000;*/	 
				 border-top:1px solid #000000;   
				 border-bottom:4px solid #42496B;           
				 /*background-image:url(search-Base_02.jpg); /*search-Base_02.jpg 
				 background-repeat: repeat-x;*/
				 		
				 }

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
         FORM ELEMENTS
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/				 
				 
.sat-SearchBox {
	            FONT-SIZE: 11px; 
				FONT-FAMILY: tahoma; 
				BACKGROUND-COLOR: #ffffff;
				}

.sat-FormBody { 
                COLOR : #000000;
	            FONT-SIZE: 11px; 
				VERTICAL-ALIGN: top; 
				FONT-FAMILY: tahoma;
				}

.sat-RadioText {
	            FONT-SIZE: 10px; 
				CURSOR: default; 
				FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
				HEIGHT: 19px; 
				TEXT-ALIGN: left;
				}
.sat-inputBox{
	background-color: #FFFFFF; 
	color: #000000; 
	font-size: 11px; 
	font-family: tahoma; 
	font-weight: normal; 
	border: 1px solid #7F9DB9;/*BD2821*/
}
.sat-loginBox{
	background-color: #FFFFFF; 
	color: #000000; 
	font-size: 11px; 
	font-family: tahoma; 
	font-weight: normal; 
	text-align:center;
	border: 1px solid #DEC794;
}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  TIME & DATE 
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.sat-date {text-decoration: none;
                font-size: 11px; 
                font-weight: bold;
				font-family: Arial;
			    color: #5C5C5A;
		}
.sat-time{
	/*background-color: #BD2821; */
	background-image:url(topgrad_01.jpg);
	text-align:right;
	width:23px;
	height:10px;
	vertical-align:bottom;
	color: #FFFFFF; 
	font-size: 9px; 
	font-family: Arial; 
	font-weight: bold; 
	border: 0px solid #BD2821;
}		
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  border & asterix
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.sat-spacer{
    background-color:#394563; /*E0D7B4 */
	width:1px;
}
.sat-asterix{
    color:#FF0000;
	font-family:tahoma;
	font-weight:bold;
	font-size:10px;
}

.sat-footer {text-decoration: none;
                font-size: 10px;
				font-weight:bold; 
				font-family: Arial;
			    color: #4AA480;
				}	
				
.gradBtn{
		font-family:Tahoma;
		color:#FFFFFF;
		font-size:11px;
		cursor:hand;
		font-weight:bold;
		background:url(grad_02.jpg);
		height:22px;
		background-color:#f3f95d;
		border:1px solid #62bd1a;
		}
		
.pad1{
		padding:5px;
}

.border1{
		border-bottom:1px solid #D0D0D0;
		padding:2px;
}	
	
/* End imported from /images/defaulttheme.css -MJR */

/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    border-bottom:solid 3px #2647a0;
    cursor:hand;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(imgages/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(imgages/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(imgages/sprite.png) #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    padding: 0.25em 0.0em;     
    border:solid 1px #DCEFF4;
    border-top-width:0px;
}

.modalBackground {
	background-color:#000;  /*dedede*/
	filter:alpha(opacity=70);
	opacity:0.7;
}
.updateProgressMessage
{
	margin:3px; 
	font-family:Trebuchet MS; 
    font-size:small; 
    vertical-align: middle;
}
.smallUpdateProgressMessage
{
	margin:3px; 
	font-family:Trebuchet MS; 
    font-size:13px; 
    vertical-align: middle;
    text-align:left;
    font-weight:bold;
    color:#FF0000;
}