/* GLOBAL NORMALIZING STYLES
-------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

BODY  {
	text-align: center;
	font-family: Times New Roman, Times;
	font-size: 10px;
	color: #000000;
	background: #000000 url(../images/img_page_bg.gif) repeat-y center;
	margin-top: 0px;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-base-color : #000000;
	scrollbar-darkshadow-color : #f0f0f0;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #ffffff;
	scrollbar-track-color : #f0f0f0;
	scrollbar-arrow-color : #ffffff;
}

P  {
	color : #808080;
	font-size: 12px;
	font-family : Times New Roman, Times;
	text-decoration : none;
}

H1  {
	color : #EAEAEA;
	font-family : Times New Roman, Times;
	font-size: 35px;
	line-height : 40px;
	text-decoration : none;
}

H2  {
	color : #EAEAEA;
	font-family : Times New Roman, Times;
	font-size: 25px;
	line-height : 25px;
	text-decoration : none;
}

H3  {
	color : #EAEAEA;
	font-family : Times New Roman, Times;
	font-size: 18px;
	line-height : 20px;
	text-decoration : none;
}
.H3b  {
	color : #9D9B9C;
	font-family : Times New Roman, Times;
	font-size: 18px;
	line-height : 20px;
	text-decoration : none;
}

H4  {
	color : #C8C8C8;
	font-family : Times, Times Roman;
	font-size: 12px;
	line-height : 14px;
	text-decoration : none;
}

A  {
	color : #FFFFFF;
	font-family : Times New Roman, Times;
	text-decoration : none;
}
/* link style one */
A:Visited  {
	color : #FFFFFF;
	font-family : Times New Roman, Times;
	text-decoration : none;
}

A:Active  {
	color : #FFFFFF;
	font-family : Times New Roman, Times;
	text-decoration : none;
}

A:Hover  {
	font-family : Times New Roman, Times;
	color : #F0CF60;
	text-decoration : none;
}

/* link style two */
div.menubtm A:Active  {
	color : #855C05;
	font-family : Arial;
	text-decoration : none;
}

div.menubtm A:Link  {
	color : #C0C0C0;
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
}

div.menubtm A:Visited  {
	color : #C0C0C0;
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
}

div.menubtm A:Hover  {
	color : #C6780F;
	font-family : Arial;
	font-size : 10px;
	text-decoration : underline;
}

/* link style three */
div.link3 A:Active  {
	color : #C6780F;
	text-decoration : none;
}

div.link3 A:Link  {
	color : #C6780F;
	text-decoration : none;
}

div.link3 A:Visited  {
	color : #C6780F;
	text-decoration : none;
}

div.link3 A:Hover  {
	color : #D2693C;
	text-decoration : underline;
}

#error
  {
	font-family: Times New Roman, Times;
	font-size : 14px;
	line-height : 16px;
	color : #990D0D;
	font-weight : bold;
}

#text
  {
	font-family: Times New Roman, Times;
	font-size : 14px;
	line-height : 15px;
	color : #FFFFFF;
	font-weight : normal;
}

#footerText
  {
	font-family: Arial;
	font-size : 10px;
	line-height : 12px;
	color : #C0C0C0;
	font-weight : normal;
}

.homeBtn
{
	position: Absolute;
	font-family: Times New Roman, Times;
	font-size : 16px;
	font-weight : bold;
	z-index: 1;
	top: 165;
	left: 170px;
}

.imgFrontp
{
	position: absolute;
	z-index: 1;
	top: 200;
	left: 710px;
	
}

.imgFrontpa
{
	position: absolute;
	z-index: 1;
	top: 295;
	left: 680px;
}

.txtBox
{
	position: absolute;
	font-family: Times;
	color : #000000;
	font-size : 18px;
	line-height : 20px;
	z-index: 1;
	top: 550;
	right: 0px;
	left: 18px;
	width: 210px;
	heigth: 250px;
	padding-left: 2px;
	padding-right: 2px;
}

.imgFrontp2
{
	position: absolute;
	z-index: 1;
	top: 730;
	right: 0px;
	left: 18px;
}



#hdText
{
	font-family: Times New Roman, Times;
	position: relative;
	font-size : 21px;
	color : #6A6A6A;
	line-height : 25px;
	text-align : left;
	font-weight : normal;
	text-decoration : none;
	z-index: 1;
	top: 10;
	left: 230;
	width: 800;
	height: 50;
}

#hdTexta
{
	font-family: Times New Roman, Times;
	position: relative;
	font-size : 50px;
	line-height : 55px;
	color : #6A6A6A;
	text-align : left;
	font-weight : normal;
	text-decoration : none;
	z-index: 1;
	top: 10;
	left: 0;
	width: 650;
	height: 50;
}


/* Login box location and formating */



.indented
   {
   padding-left: 30pt;
   padding-right: 30pt;
   }

li
{
list-style: url(../images/bullet.gif) circle inside;
}

#form
{
	font-family: Arial Black;
	position: relative;
	top: 10;
	left: 15;
	width: 323;
	height: 150;
}


.page
{
	position: relative;
	text-align: left;
	float: none;
	top: 0px;
	left: 0px;
	width: 957px;
	margin-left: auto;
  	margin-right: auto;

}

.imgLogo
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 232px;
	height: 164px;
	background: url(../images/img_sas_logo2.jpg);
}

.imgMoon
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 232px;
	height: 164px;
	background: url(../images/img_moon.gif);
}

.imgTitle1
{
	position: absolute;
	top: 0px;
	left: 232px;
	width: 725px;
	height: 164px;
	background: url(../images/img_title_a.gif);
}

.imgTitle
{
	position: absolute;
	top: 0px;
	left: 232px;
	width: 725px;
	height: 164px;
	background: url(../images/img_title_a.jpg);
}

#topText
{
	position: relative;
	font-family: Times New Roman, Times;	
	font-size : 20px;
	color : #FFFFFF;
	line-height: 25px;
	top: 80px;
	left: 250px;
	width: 650px;
	height: 100px;
}

#topTextP2
{
	position: relative;
	font-family: Times New Roman, Times;	
	font-size : 35px;
	color : #FFFFFF;
	line-height: 55px;
	top: 35px;
	left: 250px;
	width: 650px;
	height: 100px;
}

.menuText
{
	font-family: Times New Roman, Times;
	position: absolute;
	font-size : 16px;
	color : #FFFFFF;
	line-height : 28px;
	text-align : left;
	font-weight : bold;
	text-decoration : none;
	z-index: 1;
	top: 202;
	left: 45;
	width: 200;
	height: 400;
}

.menuTextDrop
{
	font-family: Times New Roman, Times;
	position: absolute;
	font-size : 16px;
	color : #000000;
	line-height : 28px;
	text-align : left;
	font-weight : bold;
	text-decoration : none;
	z-index: 0;
	top: 207;
	left: 72;
	width: 200;
	height: 400;
}

.imgMenubg
{
	position: absolute;
	top: 164px;
	left: 0px;
	width: 232px;
	height: 554px;
	background: #547BA2 url(../images/img_menu_bg.gif);
}

.mainPagecontent
{
	position: absolute;
	top: 164px;
	left: 232px;
	width: 705px;
}


.imgMaintop
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 705px;
	height: 35px;
	background:  url(../images/img_content_top.gif);
}

.mainContentbg
{
	position: relative;
	z-index: 0;
	top: 0px;
	left: 0px;
	width: 705px;
	padding: 0 0 0 0;
	background: #1C3754 url(../images/img_main_bg.gif) no-repeat top;
}

.mainContent
{
	font-family: Times New Roman, Times;
	position: relative;
	z-index: 1;
	font-size : 14px;
	color : #DFDFDF;
	line-height : 18px;
	text-align : left;
	font-weight : normal;
	text-decoration : none;
	top: 0px;
	left: 20px;
	width: 680px;
	padding: 0 0 0 0;
}

.imgSidebar
{
	position: absolute;
	top: 0px;
	left: 705px;
	width: 20px;
	height: 554px;
	background:  url(../images/img_main_sidebar.gif);
}

.imgMainbtm
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 705px;
	height: 14px;
	background:  url(../images/img_content_btm.gif);
}



/*2B4867 */

#imgMaincontent_btm
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 554px;
	margin-bottom: 0px;
}

.btmFooterbg
{
	position: relative;
	text-align: center;
	z-index: 1;
	Margin-top: 10px;
	Margin-bottom: 10px;
	padding: 0 0 0 0;
	top: 0px;
	Left: -110px;
	width: 700;
	height: 44px;
	background: url(../images/img_footer.gif);
}

.btmFooter
{
	position: relative;
	text-align: center;
	font-size : 10px;
	line-height : 14px;
	z-index: 2;
	padding: 0 0 0 0;
	top: 6px;
	Left: 0px;
	width: 700;
	height: 30px;
}

.centerArea
{
	position: relative;
	background: #184B85;
	text-align: left;
	top: 150px;
	left: 0px;
	width: 600px;
	height: 300px;
	padding: 20px;
}


#content
{
	font-family: Times New Roman, Times;
	position: relative;
	font-size : 13px;
	color : #808080;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	text-decoration : none;
	top: 0px;
	left: 20px;
	width: 630px;
	height: 360px;
}

#btext
{
	z-index: 1;
	position: relative;
	font-size : 10px;
	font-family : Times New Roman, Times;
	color : Black;
	line-height : 12px;
	text-align : left;
	font-weight : normal;
	text-decoration : none;
	top: 20;
	left: 0;
	width: 560;
	height: 323;
}


#bdtext
{
	z-index: 1;
	position: relative;
	font-size : 16px;
	font-family : Times New Roman, Times;
	color : Black;
	line-height : 1.2;
	text-align : left;
	font-weight : normal;
	text-decoration : none;
	top: 20;
	left: 0;
	width: 560;
	height: 323;
}


.column1, .column2
{
	margin-right: 0 auto;
	float: left;
}

.column1
{
	position: relative;
	top: 10px;
	left: 0px;
	width: 300px;
}

.column2
{
	position: relative;
	top: 10px;
	left: 50px;
	width: 300px;
}


/* FLOAT CLEARING STYLES - IE7 COMPATIBLE 
--------------------------------------------------------------------- */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#oneSizeLarger
{
	font-size: 14px;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */