body 
{
	
	background-image: url(../img/background.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}

.default
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: Black;
	font-weight: normal;
	text-decoration: none;	
}

.matterlogin {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #312E1E;
	padding-left:10px;
}

.smalllink
{
	font-family: Tahoma, Verdana;
	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;	
	float:left;
	
	background-color: White;
	background-image: url(../img/mainbg.jpg);
	background-repeat: repeat-y;
}

/* Main Area
This holds the body text of each webpage */
#maincontent
{
	border: 0px solid red;
	vertical-align: top;
	
	width: 605px; 
	padding: 0px 0px 0px 10px;
	text-align: left;	
	
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #312E1E;
	
	float: left;
	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: 0px solid red;
	width: 179px;
	float: left;
	/*	background-image: url(../img/mainbg.jpg);
	background-repeat: repeat-y;*/
	padding-left: 0px;	
}

#logincontent
{
	width: 149px;
	float: left;
	padding: 0px 0px 0px 0px;	
	border-right: 1px solid #cccccc;
}

#loginheading
{
	font-family: Tahoma,Verdana
	color: Black;
	font-weight: bold;
	font-size: 11px;
	width: 100px;
	padding: 5px 0px 0px 60px;	
	
	height:20px;
}

#loginarea
{
	
	padding: 0px 0px 5px 0px;	
	
	
	width: 189px;
	background-image: url(../img/loginbg.jpg);
	
	
	
}

#loginforgotlink
{
	font-family: Tahoma,Verdana;
	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: 160px;
	float: left;	
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	
	border:1px red;
	/*background-color:Red;
	
	
	background-image: url(../img/mainbg.jpg);
	background-repeat: repeat-y;


    */
}

/* _news.ascx */
#newscontainer
{
	padding: 0px 0px 0px 0px;	
	/* 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: 689px;
	position: relative;	
	clear: both;
	border-right: 0px solid #cccccc;
	overflow: visible;
	height: 66px;  /* Required by Firefox */
	
	border: 0px solid red;	
	background-image: url(../img/CER_34.jpg);
	background-repeat: repeat-x; 
	
}

/* In _Foot.ascx - container for #footmenu, #footcopyright, #footlinks */
#footer
{
	position: relative;	
	float: left;
	width: 689px;
		
	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: 600px;
	height: 11px;
	text-align: center;
	border-top: 0px solid #cccccc;	
	padding-top: 10px;	
		padding-bottom: 10px;	
	position: relative;	
	background-image: url(../img/footermainbgwhite.jpg);
	

	
}
#subfoot
{
	width: 800px;
	height: 26px;
	text-align: center;
	border-top: 0px solid #cccccc;	
	padding-top: 12px;	
	position: relative;	
	float: left;
}

/* Foot Menu Links */
#footmenu a
{
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	letter-spacing:.5px;
	text-decoration:none;
	padding: 0px 4px 0px 4px;
}

#footmenu a:hover
{
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;	
	letter-spacing:.5px;
	text-decoration:underline;
	color: #312E1E;

	padding: 0px 4px 0px 4px;

}

#footcopyright
{
	width: 680px;
	float: left;
	padding: 5px 0px 0px 0px;
	height: 26px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color:white;
	
	background-image: url(../img/footer_02.jpg);
	background-repeat: repeat-x; 
	
	

	
	
}
#Privacy a
{
	text-decoration:none;
	color: #ffffff;
	
}
#Privacy a:hover
{
	text-decoration:underline;
	color: #ffffff;
	
}
#footlinks
{
	width: 100px;
	float: right;
	text-align: right;
	padding: 0px 0px 0px 8px;
		
}

#footlinks a
{
	
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
	color: #36475C;
	background-image: url(../img/footer_03.jpg);
	background-repeat: repeat-x; 

}
#footlinks a:hover
{
	
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:underline;
	color: #36475C;
	background-image: url(../img/footer_03.jpg);
	background-repeat: repeat-x; 

}

/* 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:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #312E1E;
	
	float: left;
	vertical-align: middle;
	position: relative;
	top: 5px;
	left: 20px;
}

#loginusrtxt
{
	
	width: 100px;
	float: right;
	
}

#loginpwd
{		
	position: relative;
	height: 22px;
}

#loginpwdlbl
{
	width: 86px;
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #312E1E;
	float:left;
	vertical-align: middle;
	position: relative;
	top: 5px;
	left: 20px;
}

#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;
  background-color:White;
}

/* 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;
}

.btnlogin
{
  font-family: Tahoma, Verdana;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.7px;

/*  	background-image: url(../img/button.jpg);
	background-repeat: repeat-x; */
}