/* Theme Style */

* { margin: 0; padding: 0; }

* html #tlc, * html #trc {height: 1%;}

body{
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CDCDCD;

}

img { vertical-align: middle; }
	
#centered2 {
  position: relative;
  top: 0;
  /*right: 0;*/
  margin: 0 auto;
  width: 1003px;
  min-width: 800px; 
  text-align: center;
  overflow: hidden;
}

.container {
	font-family: Trebuchet MS, Tahoma, Sans Serif;
	font-size: 12px;
	color: black;
	text-align: left;
	width: 1003px;
	/*width: 98%;*/
	margin: auto;
	background: white;
/*	top: 78px; */
/*	margin-top: 120px;	*/
}

h2{
	font-weight: normal;
}

.content {
	margin: auto;
	padding: 10px;
	clear: both;
}

a { color:#2abffd; text-decoration: none; }
a:hover { color:#D2abffd; text-decoration: underline; }

td {
	color: #3E3E3E;
	text-decoration: none;
	border: none;
	padding: 3px;
}
p { padding: 3px 0 3px 0; }
h1,h2,h3,h4,h5,h6 { margin: 5px 0 5px 0; }
.hr {
  background-image: url(images/dots-download.jpg);
  text-align: center;
  margin: 5px auto 5px auto;
  border: 0;
  width: 100%;
  /* ie fix */
  overflow: hidden;
  height: 1px;
}
.nav {
	background: #FFFFFF url(images/bg-grey.gif);
	line-height: 27px;
	height: 27px;
	text-align: right;
	top: 78px;
}
.nav li {
	height: 27px;
	line-height: 27px;
	margin-left: 3px;
	display: inline;
}
.nav ul { padding-right: 5px; }
.nav a {
	color: #000000;
	text-decoration: none;
	border: none;
}
.nav a:hover { color: black; text-decoration: none; }

option { padding-right: 5px; }
/*.content table td { padding: 3px; }
.content table td table td { padding: 2px; }
.content table td table td table,.content table td table td table td { padding: 0; margin: 0; }*/
.pre-footer {
	border-bottom: 1px solid #999;
	background: #000000 url(images/bg-footer.gif);
	line-height: 25px;
	height: 25px;
	text-align: right;
	padding-right: 30px;
	font-size: 10px;
	color: white;
}
.footer { 
	padding: 3px 10px 3px 10px;
	color: #CCC;
	font-size: 10px;
	line-height: 25px;
	height: 25px;
}
.barTxt { font-size: 10px; color: white; }

/* Core Style */

.inputsubmit {
	font-size: 11px;
	background: #7287fd url(images/bgbar.gif);
	color: white;
	border: #A6A6A6 solid 1px;
}

.inputsubmit2 {
	font-size: 11px;
	background-color: #FFFFFF; 
	color: #006699;
	border: #FFFFFF; 
	border-style: solid;
 	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.error {
	color: #FF0000;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

.mainTable { background-color: #e6e6e6; }
.mainTableAlt { background-color: #FFFFFF; }
.mainTableOn { background-color: #FFFFF0; }
.TableHeader { background: #7287fd url(images/bgbar.gif); line-height: 25px; height: 25px; }
.TableMsg { background-color: #ADADAD; width: 100%; }
.TableMsg td{ padding: 10px;}
.TableMsg th{ font-weight: normal; padding: 3px; }
.TableHeaderText { color: #FFFFFF; font-size: 11px; font-weight: 0;  text-align: center;}
.TableHeaderText a { color: #FFFFFF; font-size: 11px; font-weight: 0;  text-align: center; }
.TableInfoText { color: #000000; font-size: 11px; background-color: #FFFFFF; }
.priLow { background-color: #DBE6C2; }
.priNormal { background-color: #EDE6CA; }
.priHigh { background-color: #F3E0E0; }
.privReceived { background-color: #3669CF; color: #3E3E3E; }
.privBox { background-color: #FFFFFF; }
.privBorder { background-color: black; }
.privAttachments { background-color: #94C7FF; }
.msgReceived { background-color: #E9E9E9; color: #3E3E3E; font-size: 10px; }
.msgAnswered { background-color: #FFE0B3; color: #3E3E3E; font-size: 10px; }
.msgAttachments { background-color: #F4FAFF; color: #000000; font-size: 10px; }
.msgBorder { background-color: #ADADAD;  margin-top: 10px; }
.msgBorderInfo { background-color: #ffffff; }
.msgBox { background-color: #F9F9F9; }
.searchBox { padding: 10px 0 0 10px; margin: auto; }
.loginBox { padding: 5px; }
.loginBox td { padding: 5px; }
.loginBox td table td { line-height: 30px; }
.buttons { text-align: center; }

/* PAGE HEADER */
#toplinksdiv{
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
}
#toplinks{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	height: 51px;
	overflow: hidden;
}
#toplinks li{
	display: inline;
	font-family: Trebuchet MS, Tahoma, Sans Serif;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}
#toplinks li a{
	float: left;
	text-decoration: none;
	height: 51px;
	padding-top: 51px;
	background-image: url(images/top-menu.jpg);
	background-repeat: no-repeat;
}
#toplink1{	background-position: 0px 0px;		width: 92px;	overflow: hidden;}
#toplink2{	background-position: -92px 0px;		width: 143px;	overflow: hidden;}
#toplink3{	background-position: -235px 0px;	width: 124px;	overflow: hidden;}
#toplink4{	background-position: -359px 0px;	width: 80px;	overflow: hidden;}
#toplink5{	background-position: -439px 0px;	width: 135px;	overflow: hidden;}
#toplink6{	background-position: -574px 0px;	width: 89px;	overflow: hidden;}
#toplink7{	background-position: -663px 0px;	width: 105px;	overflow: hidden;}
#toplink8{	background-position: -768px 0px;	width: 110px;	overflow: hidden;}
#toplink9{	background-position: -878px 0px;	width: 125px;	overflow: hidden;}
#toplink1:hover{	background-position: 0px -51px;		width: 92px;}
#toplink2:hover{	background-position: -92px -51px;	width: 143px;}
#toplink3:hover{	background-position: -235px -51px;	width: 124px;}
#toplink4:hover{	background-position: -359px -51px;	width: 80px;}
#toplink5:hover{	background-position: -439px -51px;	width: 135px;}
#toplink6:hover{	background-position: -574px -51px;	width: 89px;}
#toplink7:hover{	background-position: -663px -51px;	width: 105px;}
#toplink8:hover{	background-position: -768px -51px;	width: 110px;}
#toplink9:hover{	background-position: -878px -51px;	width: 125px;}
#toplink1:active{	background-position: 0px -102px;	width: 92px;}
#toplink2:active{	background-position: -92px -102px;	width: 143px;}
#toplink3:active{	background-position: -235px -102px;	width: 124px;}
#toplink4:active{	background-position: -359px -102px;	width: 80px;}
#toplink5:active{	background-position: -439px -102px;	width: 135px;}
#toplink6:active{	background-position: -574px -102px;	width: 89px;}
#toplink7:active{	background-position: -663px -102px;	width: 105px;}
#toplink8:active{	background-position: -768px -102px;	width: 110px;}
#toplink9:active{	background-position: -878px -102px;	width: 125px;}
#toplinks img{
	vertical-align: middle;
}
#header{
	background-color: #FFFFFF;
	height: 117px;
}
#header img{
	border: 0;
}