﻿body
{
	background-image: url('../Images/CircleBG.png');
	background-repeat: no-repeat;
	width: 100%;
}

/* General *********************************************/
.Keywords
{
   color: #800000;
   font-weight: bold;
   background-color: #FFCC99;
}

 .title
{
    color: #FFFFFF;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11pt;
    font-weight: bold;
    font-family: calibri;
    display: block;
    float: left;
    clear: both;
    margin-left: 3px;
    background-image: url('../Images/headbg.png');
    background-repeat: no-repeat;
    width: 80px;
    height: 18px;
    text-align: left;
}

.Hidden
{
    visibility: hidden;
}

.Top
{
	float: left;
	display: block;
	width: 100%;
	text-align: left;
}

.row
{
    border-bottom: 1px dotted #F7F7F7;
    margin-left: 1px;
    width: 99%;
    display: block;
    height: 25px;
}

.TopRow
{
    width: 99%;
    display: block;
    height: auto;
}

.rowFlags
{
    margin-left: 1px;
    width: 99%;
    display: block;
    height: auto;
}

.Error
{
	float:left;
    display: block;
    border: 1px solid #003366;
    width: 100%;
    background: #FB8A6D;
    text-align:left;
}

.LabelErrorMessage
{
	color: #FEFFFF;
	font-style: normal;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.LabelExeptionMessage
{
	color: #990000;
	font-style: normal;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.Information
{
	float:left;
    display: block;
    border: 1px solid #003366;
    width: 100%;
    background: #CFF28B;
    text-align:left;
}

.LabelInformationMessage
{
	color: #006C20;
	font-style: normal;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}

.validator
{
    display:inline-block;
    width: 20px;
    height: auto;
}

.Login
{
    border: 1px solid #285670;
    width: 385px;
    background-color: #DAE5EB;
}

.LoginCheckBox
{
    display: inline-block;
    line-height: 25px;
    font-size: 9pt;
    text-align: right;
    color: #285670; 
    font-style: normal;
    font-weight: bold;
    font-family: "Trebuchet MS" ,Arial,Helvetica;
    background-color: #DAE5EB;
}


.Login-Title
{
    display: inline-block;
    line-height: 25px;
    font-size: 10pt;
    text-align: center;
    color: #ffffff; 
    font-style: normal;
    font-weight: 900;
    font-size: large;
    font-family: "Trebuchet MS" ,Arial,Helvetica;
    background-color: #7598AD;
    width:100%
}
.Login-TextBox
{
    line-height: 25px;
    font-size: 10pt;
    color: #285670;
    text-align: left;
    font-style: normal;
    width: 275px;
    font-family: "Trebuchet MS" ,Arial,Helvetica;
}

.Login-Lable
{
    padding-left: 5px;
    display: inline-block;
    line-height: 25px;
    font-size: 10pt;
    color: #285670;
    text-align: left;
    font-style: normal;
    font-weight: bold;
    font-family: "Trebuchet MS" ,Arial,Helvetica;
}

.LeftRow
{
    border-bottom: 1px solid #DCF2FC;
	float: left;
    width: 19%;
    margin-left:5px;
	text-align: right;
    height: 25px;
}

.HalfRowLeft
{
    border-bottom: 1px solid #DCF2FC;
	float: left;
    width: 49%;
    margin-left:5px;
	text-align: Left;
    height: 25px;
}

.HalfRowRight
{
    border-bottom: 1px solid #DCF2FC;
	float: left;
    width: 49%;
    margin-left:5px;
	text-align: Right;
    height: 25px;
}

.RightRowFlags
{
    float: right;
    width: 79%;
    text-align:left;
    height: auto;
}
.LeftRowFlags
{
	float: left;
    width: 19%;
    margin-left:5px;
	text-align: right;
    height: auto;
}

.RightRow
{
    float: right;
    width: 79%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DCF2FC;
    text-align:left;
    height: 25px;
}

.BrowsRow
{
    float: right;
    width: 77%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DCF2FC;
    text-align:left;
    height: 25px;
}
.IconRow
{
    float: left;
    width: 2%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DCF2FC;
    margin-left: 3px;
    text-align:left;
    height: 25px;
}
.LongLeftRow
{
    border-bottom: 1px solid #DCF2FC;
	float: left;
    width: 20%;
    margin-left:5px;
	text-align: right;
    height: 150px;
}

.LongRightRow
{
    float: right;
    width: 79%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DCF2FC;
    text-align:left;
    height: 150px;
}

.NestedRow
{
    border-bottom: 1px solid #DCF2FC;
	float: left;
	width: 20%;
    height: 20px;
	text-align: left;
}

.NestedRowRight
{
    border-bottom: 1px solid #DCF2FC;
	float: left;
	width: 20%;
    height: 20px;
	text-align: right;
}

.LeftRowMultiLine
{
    float: left;
    width: 20%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DCF2FC;
    margin-left:5px;
    height: 60px;
    vertical-align: top;
}

.RightRowMultiLine
{
    float: right;
    width: 79%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DCF2FC;
    text-align: left;
    height: 60px;
    vertical-align: top;
}

.row:hover
{
    background-color: #F7F7F7;
}
.LeftRow .row:hover
{
    background-color: #EDECE8;
}
.RightRow .row:hover
{
    background-color: #EDECE8;
}

.emLables
{
	float: left;
	font-size:small;
	color: #1C465F;
    display: block;
    font-family: Tahoma;
    padding-left: 5px;
    padding-right: 3px;
    line-height: 25px;
    font-style: normal;
    text-align: right;
    width: 99%
}

.datetime
{
    float: left;
    display: block;
}
.okButton
{
    background-position: left top;
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background: url('../Images/okbg.png') no-repeat left top;
    color: #000066;
    margin-left: 50px;
    margin-top: 10px;
    text-align: center;
    width: 120px;
    height:28;
}
.SaveButton
{
    background-position: left top;
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background: url('../Images/ok2bg.png') no-repeat left top;
    color: #000066;
    margin-left: 100px;
    text-align: center;
    width: 125px;
    height:22;
}

.uploadButton
{
    background-position: left top;
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background: url('../Images/Uploadbg.png') no-repeat left top;
    color: #000066;
    margin-left: 10px;
    text-align: center;
    width: 80px;
    height:20;
}
.DownloadButton
{
    background-position: left top;
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background: url('../Images/okbg.png') no-repeat left top;
    color: #000066;
    margin-left: 3px;
    margin-top: 10px;
    text-align: center;
    width: 120px;
    height:28;
}

.cancelButton
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background: url('../Images/cancelbg.png') no-repeat left top;
    color: #000066;
    margin-left: 50px;
    margin-top: 10px;
    text-align: center;
    width: 120px;
    height:28;
}
.ButtonWithRightMargin
{
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #285068;
	font-weight: bold;
	margin-right: 30px;
}
.ButtonWithRightMargin:hover
{
    background-color: #F7F7F7;
    color: #900000;
}

.LableMailboxes
{
	 font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
     font-size:small;
	 font-weight: bold;
     color: rgb(40, 73, 88);
     font-style: oblique;
}
.LableMailboxes:hover
{
    background-color: #F7F7F7;
    color: #900000;
}

.comment
{
    border:0;
    margin-top:3px;
    margin-left: 1px;
}

#comments
{
    margin-top: 0;
    margin-left: 1px;
    padding-left: 2px;
    padding-right: 2px;
    height: 76px;
    width: 98%;
    display:block;
    background-image: url('../Images/Comment.png');
    background-repeat: no-repeat;
    background-color: Transparent;
    text-align: left;
}
div .spacer5px
{
    clear:both;
    display:block;
    height:5px;
    width:95%;
}
div .spacer10px
{
    clear:both;
    display:block;
    height:5px;
    width:95%;
}

#SearchType
{	margin-top:0;
    margin-left: 1px;
    padding-left: 2px;
    padding-right: 2px;
    height: 158px;
    width: 99%;
    display: block;
    background-image: url('../Images/SearchType.png');
    background-repeat: no-repeat;
    background-color: Transparent;
    vertical-align: top;
}

#Parameters
{	margin-top:0;
    margin-left: 1px;
    padding-left: 2px;
    padding-right: 2px;
    height: 325px;
    width: 99%;
    display: block;
    background-image: url('../Images/SearchParameters.png');
    background-repeat: no-repeat;
    background-color: Transparent;
    vertical-align: top;
}


.TableImage
{
	background-color: GhostWhite;
	border-width: thick;
	border-color: LightSteelBlue;
	border-bottom-color: Blue;
	border-right-color: SteelBlue;
	border-style:outset;
}
.TablePaging
{
	background-color: #d4e9eb;
}
.TextBoxObligatory
{
	background-color: #FBF5E5;
	font-style: normal;
	font-family: Tahoma;
	font-size: small;
}
.TextBoxOptional
{
	background-color: #ffffff;
	font-style: normal;
	font-family: Tahoma;
	font-size: small;
}

.TextBoxReadOnly
{
	color: DarkOrange;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: x-small;
	font-weight: bold;
}
.TextBoxDisable
{
	background-color: WhiteSmoke;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: x-small;
}
.TextBoxError
{
	background-color: #F6E2CE;
	font-style: normal;
	font-family: Tahoma;
	font-size: x-small;
}

.datetime
{
    float: left;
    display: block;
}

.combo
{
    float: left;
    display: block;
}

.LinkButtonBold
{
	 font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
     font-size:small;
	 font-weight: bold;
     color: rgb(40, 73, 88);
     text-decoration:none;
}
.LinkButtonAttachments
{
	 font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
     font-size:10px;
	 font-weight: bold;
     color: rgb(40, 73, 88);
     font-style: oblique;
     text-decoration: underline;
}

.DataListLinkButton
{
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:12px;
	color: rgb(40, 73, 88);
	font-weight:bold;
    font-style: italic;
	text-align: left;
}

.panel-head  
{ 
	color: #800000; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bolder; 
	text-indent: 0; 
	letter-spacing: 0; 
	margin-top: 0; 
	margin-left: 0; 
	padding-top: 0; 
}
.panel-head-lable  
{ 
	color: #285068; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bolder; 
	text-indent: 0; 
	letter-spacing: 0; 
	margin-top: 0; 
	margin-left: 0; 
	padding-top: 0; 
}
.panel-head-lable-Dark 
{ 
	color: #0C2D40; 
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:900; 
	text-indent: 0; 
	letter-spacing: 0; 
	margin-top: 0; 
	margin-left: 0; 
	padding-top: 0; 
}

.LabelTitle-xx-small
{
	font-style: normal;
	font-size:xx-small;
	color: #285068;
	font-family: Arial, Helvetica, sans-serif;
}

.LabelTitle10
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #285068;
	font-weight: bold;
}

.LabelTitle
{
	font-style: normal;
	font-size: 11px;
	font-weight:bold;
	color: #285068;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.LabelTitleSelected
{
	font-style: normal;
	font-size:small;
	color: #0C2E41;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bolder;
}

.LabelData
{
	font-style: normal;
	font-size:small;
	color: #006C20;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bolder;
}


.LabelTitle3
{
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #285068;
	font-weight:bold;
	text-decoration:none;
}
.LabelTitle3:hover
{
    background-color: #F7F7F7;
    color: #900000;
}
.LabelTitle1
{
	font-style: normal;
	font-family: Tahoma;
	font-size: 8pt;
}

.StrikedLabelTitle
{
	font-style: normal;
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: line-through;
}

.SalePriceLabelTitle
{
	font-style: normal;
	font-family: Tahoma;
	font-size: x-small;
    color:Red;
}

.LabelDataList
{
	font-style: normal;
	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
}

.LabelWarning
{
	color: #FC2C4F;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: small;
	font-weight:bolder;
}


.LabelInformationMessage1
{
	color: ForestGreen;
	font-style: normal;
	font-family: Arial;
	font-size: 13.5pt;
	font-weight: bold;
}

.LableInfoTitle
{
	color: #092c40;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13pt;
	font-weight: bold;
}

.LableInfoTitleHeaderNoLeft
{
		letter-spacing: 0.065em;
		margin-left: 0px;
		position: relative;
		top: -3px;

		font-family: Tahoma, Arial, Helvetica; 
		font-size: 18px;
		font-weight: 900;
		color: rgb(112,149,171);		
}

.LableInfoTitleHeader
{
		letter-spacing: 0.065em;
		margin-left: 25px;
		position: relative;
		top: -3px;

		font-family: Tahoma, Arial, Helvetica; 
		font-size: 18px;
		font-weight: 900;
		color: rgb(112,149,171);		
}

.LableInfoTitleHeaderSmall
{
		letter-spacing: 0.065em;
		position: relative;
		top: -3px;

		font-family: Tahoma, Arial, Helvetica; 
		font-size: 16px;
		font-weight: 800;
		color: #8eabbc;		
}
.LableInfoText
{
	color: #2e4d60;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12pt;
	font-weight:normal;
}
.LableLoginInfoBold
{
	color: #404040;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt;
	font-weight:bold;
}

/* Top  *********************************************/

#wucTop
{
	float: left;
	display: block;
	width: 100%;
}

#wucTop #top
{
    height: 28px;
}

#wucTop #logo
{
    height: 79px;
    text-align: left;
    float: left;
    display: block;
}
#wucTop #menu
{
    height: 45px;
    text-align: center;
    margin-right: 1px;
    margin-top:8px;
}

.PanelHeaderBachground
{
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #8EB5E6;
	height: 40px;
}

.PanelHeader
{
	font-size: x-small;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #9FB6C9;
}

.Buttons
{
    width: 99%;
    height: 45px;
    border: 1px solid #003366;
}
/* AccessDenied *********************************************/

#AccessDenied
{
    width: 928px;
    height: auto;
    border: 1px solid #003366;
    top: 0;
}

/* Home *********************************************/

#Home
{
    width: 928px;
    height: auto;
    border: 1px solid #003366;
    top: 0;
}

#Home #top
{
    float: left;
    height: 25px;
    width: 99%;
    text-align: center;
}


#Home em
{
    display: block;
    font-family: Tahoma;
    padding-left: 5px;
    padding-right: 3px;
    line-height: 25px;
    font-style: normal;
}

#Home .text
{
    width: 850px;
    
}


/* Login_Main *********************************************/

#Login_Main 
{
    border: 1px solid #006699;
    width: 928px;
    top: 0;
}

#Login_Main #Footer
{
    display: block;
    clear: both;
    height: 25px;
    width: 99%;
    padding-top: 5px;
    background-image: url('../Images/bg-snippet.png');
    background-repeat: repeat-x;
}

#Login_Main #Footer em
{
    font-family: Tahoma;
    display: inline-block;
    line-height: 25px;
    font-size: 8.5pt;
    color: #7C7C7D;
    text-align: center;
    font-style: normal;
    width:99%;
}

#Login_Main .fullrow
{
    float: left;
    height: 29px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #898C95;
    width: 100%;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #8DB2E3;
}

#Login_Main #LoginLeft .LoginDialog
{
    margin-top: 40px;
}

#Login_Main #LoginRight
{
    float: right;
    width: 34%;
    height: 265px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DCF2FC;
    
}

#Login_Main .main
{
    border: 1px solid #006699;
    width: 928px;
}

#Login em
{
    padding-left: 5px;
    width: 135px;
    display: inline-block;
    line-height: 25px;
    font-size: 10pt;
    color: #282828;
    text-align: right;
    font-style: normal;
    font-family: "Trebuchet MS" ,Arial,Helvetica;
}

#Login_Main #top
{
    float: left;
    height: 29px;
    width: 99%;
    text-align: left;
}

#Login_Main #Logo
{
    float: left;
    width: 99%;
    text-align: left;
}

#Login_Main em
{
    padding-left: 5px;
    display: inline-block;
    line-height: 25px;
    font-size: 10pt;
    color: #282828;
    text-align: left;
    font-style: normal;
    font-family: "Trebuchet MS" ,Arial,Helvetica;
}

#Login_Main .row
{
	float: left;
	margin-top: 2px;
    padding-top: 1px;
    border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	text-align: left;
}

#Login_Main #left
{
    float: left;
    width: 66%;
    height: 240px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DCF2FC;
}

#Login_Main #right
{
    float: right;
    width: 34%;
    height: 240px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DCF2FC;
}
#Login_Main #welcome
{
    float: left;
    height: 35px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #898C95;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #8DB2E3;
}
#Login_Main #welcome em
{
    font-size: 10pt;
    color: #0076D3;
    text-align: center;
    font-style: normal;
    font-weight:900;
    width: 99%;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
}

#Login_Main #LoginLeft
{
    float: left;
    width: 66%;
    height: 265px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DCF2FC;
}


/* SearchManagement *********************************************/

#SearchManagement
{
    width: 1000px;
    height: auto;
    border: 1px solid #003366;
    top: 0;
}

#SearchManagement #Header
{
    width: 99%;
    height: auto;
    border: 1px solid #003366;
	text-align: right;
}

#SearchManagement #Middle
{
    width: 99%;
    height: auto;
    border: 1px solid #003366;
}

#SearchManagement #Search
{
    width: 99%;
    height: auto;
    border: 1px solid #003366;
}

/* SearchParameters *********************************************/

#SearchParameters
{
    width: 980px;
    height: auto;
    border: 1px solid #003366;
    top: 0;
}

#SearchParameters #Header
{
    width: 99%;
    height: auto;
    border: 1px solid #003366;
	text-align: right;
}


#SearchParameters #AllParameters 
{
    width: 99%;
    height: auto;
    border: 1px solid #003366;
    background: #dae5eb;
}

#SearchParameters #Buttons
{
    width: 99%;
    height: 45px;
    border: 1px solid #003366;
}

#Subscript
{
    width: 100%;
    float: left;
    display: block;
    text-align: left;
}
#Flages
{
    width: 100%;
    float: left;
    display: block;
    text-align: left;
}

/* SearchResult *********************************************/

#SearchResult
{
    width: 96%;
    height: auto;
    border: 1px solid #003366;
    top: 0;
}

#SearchResult #Header
{
    width: 99%;
    height: auto;
    border: 1px solid #003366;
	text-align: right;
}


#SearchResult #Buttons
{
    width: 99%;
    height: 45px;
    border: 1px solid #003366;
}
#SearchResult .SearchInfo
{
    width: 80%;
    height: auto;
    border: 1px solid #003366;
    top: 0;
}
/* EmailPreview *********************************************/

#EmailPreview
{
    width: 980px;
    height: auto;
    border: 1px solid #003366;
    top: 0;
    float:left;
    
}

#EmailPreview #Header
{
    width: 99%;
    height: auto;
    border: 1px solid #003366;
	text-align: left;
}

/* ReviewFlags *********************************************/

#ReviewFlags
{
    width: 980px;
    height: auto;
    border: 1px solid #003366;
    top: 0;
}

#ReviewFlags #Header
{
    width: 99%;
    height: auto;
    border: 1px solid #003366;
	text-align: right;
}

#ReviewFlags #Buttons
{
    width: 99%;
    height: 45px;
    border: 1px solid #003366;
}

/* Mailboxes *********************************************/

#Mailboxes
{
    width: 980px;
    height: auto;
    border: 1px solid #003366;
    top: 0;
}

#Mailboxes #Header
{
    width: 99%;
    height: auto;
    border: 1px solid #003366;
	text-align: right;
}

#Mailboxes #Buttons
{
    width: 99%;
    height: 45px;
    border: 1px solid #003366;
}
#Mailboxes #Clients
{	margin-top:0;
    margin-left: 1px;
    padding-left: 2px;
    padding-right: 2px;
    height: auto;
    width: 99%;
    display: block;
    background-repeat: no-repeat;
    background-color: Transparent;
    vertical-align: top;
}
#Mailboxes #ClientMailboxes
{	margin-top:0;
    margin-left: 1px;
    padding-left: 2px;
    padding-right: 2px;
    height: auto;
    width: 99%;
    display: block;
    background-repeat: no-repeat;
    background-color: Transparent;
    vertical-align: top;
}

/* ClientDetail *********************************************/

#ClientDetail
{
    width: 980px;
    height: auto;
    border: 1px solid #003366;
    top: 0;
}

#ClientDetail #Header
{
    width: 99%;
    height: auto;
    border: 1px solid #003366;
	text-align: right;
}

#ClientDetail #Roles
{
    width: 99%;
    height: auto;
    border: 1px solid #003366;
}

/* General *********************************************/

#General
{
    width: 980px;
    height: auto;
    border: 1px solid #003366;
    top: 0;
}

#General #Header
{
    width: 99%;
    height: auto;
    border: 1px solid #003366;
	text-align: right;
}

#General #Top
{
    width: 99%;
    height: auto;
    border: 1px solid #003366;
    float:left;
}
/* ETC *********************************************/

#footer
{
    display: block;
    clear: both;
    height: 25px;
    width: 99%;
    padding-top: 5px;
    background-image: url('../Images/bg-snippet.png');
    background-repeat: repeat-x;
}

#footer em
{
    font-family: Tahoma;
    display: inline-block;
    line-height: 25px;
    font-size: 8.5pt;
    color: #7C7C7D;
    text-align: center;
    font-style: normal;
    width:99%;
}

