body 
{
	background-color:#9CA0A3;
	margin-top: 0px;
	margin-bottom: 0px;
}

.default
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: normal;
	text-decoration: none;	
}

.smalllink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	font-weight: normal;
	text-decoration: underline;	
	cursor: pointer;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: normal;
	text-decoration: none;	
}

/* Head Container
This contains all header information */
#headcontent
{
	width: 806px;
	position: relative;
	border-right: 0px solid #cccccc;
}

/* Body Container
This contains #leftcontent and #maincontent */
#fullcontainer
{
	
}
#bodycontent
{
	border: 0px solid red;
	
	width: 806px;
	border-right: 0px solid #cccccc;
	overflow: hidden; 
	position: relative;	
	vertical-align: top;
	
	background-color: White;
	background-image: url(../img/home_22.jpg);
	background-repeat: repeat-y;
}

/* Main Area
This holds the body text of each webpage */
#maincontent
{
	border: 0px solid red;
	vertical-align: top;
	
	width: 600px; 
	padding: 5px 10px 10px 4px;
	text-align: left;	
	
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	line-height:15px;
	text-decoration:none;
	color: #131C27;
	
	float: right;
	position: relative;

}

/* RighSidebar
This is the main container for the right side. Inside this container are the; */
#rightcontent
{
	border: 0px solid red;
	width: 160px;
	float: right;
	clear: left;
	position: relative;
	background-color: White;	
}

/* Left Sidebar
This is the main container for the left side. Inside this container are the;
Menu Container and News Container */
#leftcontent
{
	border: 1px solid red;
	width: 149px;
	float: left;
	background-color: White;
	padding-left: 6px;	
}

#logincontent
{
	width: 149px;
	float: left;
	padding: 0px 0px 0px 0px;	
	border-right: 1px solid #cccccc;
}

#loginheading
{
	font-family: Verdana, Arial, Sans-Serif;
	color: Black;
	font-weight: bold;
	font-size: 11px;
	width: 100%;
	padding: 5px 0px 0px 0px;	
	background-color: #eeeeee;
}

#loginarea
{
	/* background-image: url(../img/login_back.gif); */
	padding: 0px 0px 5px 0px;	
	background-image: url(../img/news_back.gif);
	background-repeat: repeat-x;
	height: 112px;
	width: 189px;
	
}

#loginforgotlink
{
	font-family: Verdana, Arial, Sans-Serif;
	color: Black;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	padding-right: 14px;
}

#loginbtn
{
	top: 4px;	
	position: relative;	
}

#menucontent
{
	width: 149px;
	float: left;
	padding-left: 0px;
}

/* News Container
contains #newsheading(in newsStyle.css) and #newscontainer */
/* _news.ascx */
#newscontent
{
	width: 193px;
	float: left;	
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-right: 0px solid red;
	
	
	background-image: url(../img/home_22.jpg);
	background-repeat: repeat-y;
}

/* _news.ascx */
#newscontainer
{
	padding: 4px 0px 0px 6px;	
	/* background-image: url(../img/news_bkgd.gif);
	background-repeat: repeat-y;
	background-position: 1px 0px; 	*/
	width: 180px;	
	text-align: left;
	border: 0px solid blue;
	padding-bottom: 10px;	
}

/* _news.ascx */
#newsarea
{
	padding: 0px 4px 0px 0px;
	
}



/* End Footer Containers */
/* In page_template.ascx */
#footcontent
{
	width: 590px;
	position: relative;	
	clear: both;
	border-right: 0px solid #cccccc;
	overflow: visible;
	height: 66px;  /* Required by Firefox */
	
	border: 0px solid red;	
	background-image: url(../img/sncfooter_29.jpg);
	background-repeat: repeat-x; 
	
}

/* In _Foot.ascx - container for #footmenu, #footcopyright, #footlinks */
#footer
{
	position: relative;	
	float: left;
	width: 591px;
		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;	
	vertical-align: baseline;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	padding-top:0px;
}

#footmenu
{
	width: 591px;
	height: 20px;
	text-align: center;
	border-top: 0px solid #cccccc;	
	padding-top: 12px;	
	position: relative;	
}

/* Foot Menu Links */
#footmenu a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
	color: #36475C;
	padding: 0px 4px 0px 4px;
}

#footmenu a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;	
	text-decoration:underline;
	color: #EE2E23;

	padding: 0px 4px 0px 4px;

}

#footcopyright
{
	width: 400px;
	float: left;
	padding: 19px 0px 0px 20px;
	height: 24px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color:#636464;
	text-align: left;
	
	
}

#footlinks
{
	width: 100px;
	float: right;
	text-align: right;
	padding: 19px 20px 0px 8px;
}

#footlinks a
{
	
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
	color: #36475C;
}

/* End Footer Containers */



/* Header Styles */
#headtitle
{
	top: 10px;
	left: 120px;
	/* border: 1px solid red; */
	width: 520px;
	text-align: right;
	float: left;
	position: relative;
}

#headlanguage
{
	/* border: 1px solid red; */
	width: 120px;
	text-align: right;
	padding-right: 10px;
	float: right;
}


/* Login Styles */
#logincontainer
{
	width: 190px;
}

#loginusr
{				
	position: relative;
	height: 22px;
	padding-bottom: 3px;
}

#loginusrlbl
{	
	width: 86px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	float: left;
	vertical-align: middle;
	position: relative;
	top: 5px;
	left: 5px;
}

#loginusrtxt
{
	width: 100px;
	float: right;
}

#loginpwd
{		
	position: relative;
	height: 22px;
}

#loginpwdlbl
{
	width: 86px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	float:left;
	vertical-align: middle;
	position: relative;
	top: 5px;
	left: 5px;
}

#loginpwdtxt
{
	width: 100px;
	float: right;
}

#pagetitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	float: left;
	padding-top: 4px;
}

#backbutton
{
	text-align: right;
	padding-right: 0px;
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}


/******/

.Features {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height:30px;
	padding-left:15px;
	padding-top:10px;
	color:#0965B7;
	text-decoration:none;
}

A.Features:HOVER {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:30px;
	padding-left:15px;
	padding-top:10px;
	color:#09277E;
	text-decoration:none;
}

.News {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;
	padding-right:5px;
	color:#595E62;
}

.Newshead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding-left: 0px;
	padding-right: 0px;
	color:#0D3B95;
}
.Contact {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#085FAD;
}
.emailandtele {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#085FAD;
	text-decoration:none;
}
.emailandtele:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#085FAD;
	text-decoration:underline;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:0.5px;
	color:#DCEEFC;
	text-decoration:none;
}
.Copyright:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:0.5px;
	color:#DCEEFC;
	text-decoration:underline;
}


.Read {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0784E7;
	text-decoration:none;
}
a.Read:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0784E7;
	text-decoration:underline;
}

/* -------------------------------- */
/*      Ruler Styles                */
/* -------------------------------- */
.rulerthick
{
	height: 2px;
	border-style: dashed;
	color :#cccccc;	
}
.rulerthin
{
	background-color: #cccccc; 
	border-style: dashed;
	height: 1px;
	color: #cccccc;
}
.rulerfoot
{

	background-color:#cccccc; 
	height:1px;
}



/* Form Styles */

.txtDate
{
	border: #999999 1px solid;
	width: 134px;
	height: 22px;
	background-color: beige;
	padding-top: 2px;
	padding-left: 4px;
}

.ddl
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;
}

.txtBox
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;
  height: 14px;  
  width: 80px;
}

/* Paper Submission Page */
.txtBoxMulti
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;
  height: 60px;
  width: 440px;
}
.txtBoxDisabled
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;
  height: 20px;
  background-color:#e2e2e2;
  border: 1px solid #cccccc;
}
.txtBoxDate
{
  font-family: Tahoma, Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;
  height: 20px;
  background-color: Beige;
  border: 1px solid #31485E;
  padding: 2px 0px 0px 4px;
}

.btn
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;
  height: 22px;
}
