﻿*{
	margin:0;
}
html{
	height:100%; 
	background-color:#FFFFFF;	
} 

body{
	height:100%;
	background-image:url('images/BgMainTiler.gif');
	background-repeat:repeat-x;
	background-position:left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#545454;
}
/*-----------Structure------------*/
#Container{
	width:960px;
	min-height:100%;
	position:relative;
	margin:0 auto;
}
#Header{
	height:146px;
	background-color:transparent;
	background-image:url('images/TopMenuScope.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
}
#Body{
	padding:10px 0 60px 0;
}
#Footer{
	height:50px;
	bottom:0;
	width:100%;
	background-image:url('images/FooterBGTiler.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
	position:absolute;
}
/*--------Structure-----------*/

#logoSetup{
	height:104px;
	background-image:url('images/LogoSAGES.gif');
	background-position:left center;
	background-repeat:no-repeat;
}



#MessageSetup{
	width:960px;	
	height:65px;
	background-image:url('images/MessBGTiler.gif');
	background-repeat:repeat-x;
}
#MessageLeft{
	width:14px;
	float:left;
	background-image:url('images/MessLeft.gif');
	height:65px;
}
#MessageCenter{
	float:left;
	width:932px;
	height:65px;
	text-align:center;
}
#Message{
	width:695px;
	float:left;
	padding-top:20px;
}
#Search{
	float:right;
	width:237px;
	height:65px;
}

#MessageRight{
	width:14px;
	float:right;
	background-image:url('images/MessRight.gif');	
	height:65px;
}
/*--------------------Homepage Left--------------------*/
#HPageLeft{
	width:695px;
	float:left;
}
#WelcomeSetup{
	width:685px;
	padding-right:10px;
	float:left;
	min-height:130px;
	margin:15px 0 0 0;
	line-height:1.6em;
}
#WelcomeSetup h2{
	/*font-family:Arial, Helvetica, sans-serif;*/
	color:#333333;
	font-family:Arial,Times New Roman, Times, serif;
	font-size:18pt;
	/*font-size:16pt;*/
	/*font-weight:normal;*/
	/*padding-bottom:15px;*/
	font-weight:normal;
	padding-bottom:15px;	
}

#EventsSetup h2, #NewsSetup h2{
	/*font-family:Arial, Helvetica, sans-serif;*/
	color:#333333;
	/*font-size:16pt;*/
	/*font-weight:normal;*/
	/*padding-bottom:15px;*/
	font-family:Arial, Times New Roman, Times, serif;
	font-size:13pt;
	font-weight:normal;
	padding-bottom:15px;	
}
#EventsSetup{
	float:left;
	width:365px;
	margin-right:10px;
	padding:5px 10px 10px 10px;	
	/*margin-right:15px;*/
	border-right:1px #8D8D8D dashed;
	line-height:1.5em;
	min-height:340px;
	background-image:url('images/EventsBGDark.gif');
	background-repeat:no-repeat;
	background-position:left top;
	
}
#NewsSetup{
	float:left;
	width:275px;
	padding:5px 10px 10px 10px;
	line-height:1.5em;
	background-image:url('images/LatNewsBGDarkHead.gif');
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFFFFF;
}
/*--------------------Homepage Right--------------------*/
#HPageRight{
	width:264px;
	float:right;
	height:100%;
	min-height:600px;
	background-image:url('images/DeviderVerTiler.gif');
	background-repeat:repeat-y;
	background-position:10px center;
	/*border-left:1px #8D8D8D dashed;*/
}
#SecureSetup{
	margin:10px 0 0 22px;
	width:219px;
	min-height:162px;
	padding:10px;
	background-image:url('images/SecureSecTop.gif');
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FF760E;
	color:#6E2100;
}
#SecureBot{
	background-image:url('images/SecureSecBot.gif');
	width:239px;	
	height:7px;
	margin-left:22px;
}
#SecText{
	float:left;
	width:75px;
	height:30px;
	padding-left:5px;
	line-height:30px;
}
#SecField{
	float:left;
	width:139px;
	background-image:url('images/SecFFieldBG.png');
	background-repeat:no-repeat;
	background-position:left top;
	height:30px;
	
}
.SecFFields{
	width:134px;
	background-color:transparent;
	height:26px;
	border:0;
	padding-top:4px;
	padding-left:5px;
}
#SecureSetup h3{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#6E2100;
	font-size:17px;
	/*text-transform:uppercase;*/
	padding:10px 0 0 50px;
	background-repeat:no-repeat;
	background-position:0px 0;
	height:41px;
}
#MemberSetup{
	margin:8px 0 0 22px;
	width:219px;
	height:150px;
	padding:10px 10px 0 10px;
	background-image:url('images/RSmeberSecTop.gif');
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#85BB20;
	line-height:1.5em;
	color:#0A4920;
}
#MemberBot{
	background-image:url('images/RSmeberSecBot.gif');
	width:239px;	
	height:7px;
	margin-left:22px;
}
#MemberSetup h3{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#0A4920;
	font-size:17px;
	/*text-transform:uppercase;*/
	padding:10px 0 0 50px;
	background-repeat:no-repeat;
	background-position:0px 0;
	line-height:30px;
	height:49px;
}
#CommunicSetup{
	margin:8px 0 0 22px;
	width:219px;
	height:45px;
	padding:10px 10px 0 10px;
	background-image:url('images/RScommuinSecTop.gif');
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#49A8DC;
}
#CommunicBot{
	background-image:url('images/RScommuinSecBot.gif');
	width:239px;	
	height:7px;
	margin-left:22px;
}
#CommunicSetup h3{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#164150;
	font-size:16px;
	/*text-transform:uppercase;*/
	padding:10px 0 0 50px;
	background-repeat:no-repeat;
	background-position:0px 0;
	height:49px;
}
/*---Icons---*/

#IconSecureSec{
	background-image:url('images/Icon_SecureSec.png');
}
#IconMemberSetup{
	background-image:url('images/Icon_BeMember.png');	
}
#IconCommunic{
	background-image:url('images/Icon_EComm.png');		
}

#EventsSetup h2{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#FEF3ED;
	font-size:13pt;
	/*text-transform:uppercase;*/
	padding:0 0 5px 70px;
	line-height:45px;
	background-repeat:no-repeat;
	background-position:5px 0;
	height:49px;
	/*border-bottom:1px #8D8D8D dotted;	*/
	margin-bottom:5px;
}

#NewsSetup h2{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#FCFED7;
	font-size:13pt;
	/*text-transform:uppercase;*/
	padding:0 0 5px 70px;
	line-height:45px;
	background-repeat:no-repeat;
	background-position:5px 5px;
	height:49px;
	/*border-bottom:1px #8D8D8D dotted;	*/
	margin-bottom:5px;
}

/*---Icons---*/

#IconEvents{
	background-image:url('images/Icon_Events.png');
}
#IconLatNews{
	background-image:url('images/Icon_LatNewsG.png');	
	color:#FCFED7;
}




ul, ol{
	padding:10px 10px 10px 25px;
}


.Search{
	background-image:url('images/SearchBG.gif');
	width:192px;
	height:35px;
	float:left;	
	margin-top:15px;
	margin-left:8px;
}
.SearchButton{
	float:left;
	width:30px;
	padding-left:2px;
	margin-top:15px;	
}
.SearchInput{
	background-color:transparent;
	width:186px;
	height:30px;
	border:0;
}

/*--------------------------Sub Page Styles--------------------------*/
#SubPageMainContent{
	float:left;
	width:700px;
	line-height:1.5em;
	padding:20px 24px 20px 24px;
}
#SubPageMainContent h4{
	font-weight:normal;
	color:#333333;
	font-family:Arial,Times New Roman, Times, serif;
	font-size:18pt;
	padding-bottom:15px;
}
	
#ProceduresMenuSetup{
	padding-top:10px;
	height:30px;
	border-bottom:1px #939393 dotted;
	margin-top:10px; 
	margin-bottom:10px; 
	background-color:#CADCEF;
}	

.EventsImg{
	float:left;
	width:220px;
	padding:10px 10px 10px 0;
}
.EventsDisc{
	float:left;
	width:450px;
	padding:10px 10px 10px 10px;
}
.EventsClear{
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}
.ReadMore{
	background-image:url('images/ButReadMore.png');
	background-repeat:no-repeat;
	text-align:center;
	line-height:25px;
	color:#FFFFFF;
	width:84px;
	height:28px;
	margin-top:10px;
}
.ReadMore a{
	color:#FFFFFF;
}
	
	
/*------------Footer setup--------------*/
#FooterBendLeft{
	float:left;
	background-image:url('images/FooterBendLeft.gif');
	width:14px;
	height:50px;
}	
#FooterBendRight{
	float:right;
	background-image:url('images/FooterBendRight.gif');
	width:14px;
	height:50px;
}	
#FooterCentr{
	float:left;
	height:50px;	
	width:932px;
}
	
	
A:link
{
    COLOR: #A90700;
    TEXT-DECORATION: none;
}

A:visited
{
    COLOR: #A90700;
    TEXT-DECORATION: none;
}

A:active
{
	COLOR: #A90700;
	TEXT-DECORATION: none;
}

A:hover
{
    COLOR: #0390D8;
    TEXT-DECORATION: none;
}
