/* CSS Document */


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background: #666666 url(../images/995px3col.gif) repeat-y 50% 0;
	margin: 0;
	padding: 5px;
	text-align: center;
	color: #000000;
	height: 100%;
	overflow-x: hidden; 
	background-color: #dde2e8;
}
.oneColElsCtr #container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
}
.oneColElsCtr #mainContent {
	padding: 0 0px; 
}

.textsmallblue {
	color: #639ec8;
}

.textsmallgrey {
     color: #363636;
}

.boldblue {
	font-weight: bold;
	color: #003399;
}

.texttitle {
	font-size: 25px;
	color: #000000;
	font-family: Georgia;
}

.textred {
	color: #990000;
}

.textblacklg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.background {
	background-color: #E8F0F7;
}

menu{
	color: #83A9B8;
	text-decoration: none;
	font-size: 0.7em;
}

a.menulink:link {
	color: #363636;
	text-decoration: none;
}
a.menulink:visited {
	color: #363636;
	text-decoration: none;
}
a.menulink:hover {
	color: #cc9966;
	text-decoration: none;
}
.formfield {
	background-color: #efefef;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lineheight {
	line-height: 20px;
}

.greytext {color: #515151}
.greytextlg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #515151;
}



a:link {
	color: #0066CC;
}

.textlarge {
	font-family: Georgia;
	font-size: 28px;
	color: #363636;
}

.textgrey {
	font-family: Georgia;
	font-size: 20px;
	color: #363636;
}

.textlargeblue {
	font-family: Georgia;
	font-size: 28px;
	color: #39b8fb;
}

.breadcrumb {
	font-size: 9px;
	color: #000000;
	background-color: #efefef;
}

a.bcLink:link {
	font-family: "Verdana";
	font-size: 9px;
	color: #663333;
	text-decoration: none;
}

.smallerfont {
	font-size: 9px;
}

.smallfont {
	font-size: 11px;
}


/*
 *Wei's CSS below
 */



.submit {
	font-size: 8pt;
	border-style: groove;
	border-width: 2;
	padding: 1;
	background-color: #FFFFFF;
	position:relative;
	top:9;
	z-index:2;
}

.submit_footer {
	font-size: 8pt;
	border-style: groove;
	border-width: 2;
	padding: 1;
	background-color: #FFFFFF;
	position:relative;
	top:5;
	z-index:2;
}
.submit_bg{
	text-align: left;
	line-height: 100%;
	border-style: solid;
	border-width: 1;
}
.select {
	font-size: 8pt;
	position:relative;
	line-height:100%;
	top:9;
}

.searchbox {
	font-size: 8pt;
	position:relative;
	line-height:100%;
	top:9;
}

.table_header {
	border-style:ridge; 
}

.table_footer {
	border-style: ridge;
	border-width: 2;
}

.table_inside {
	border-collapse: collapse;
	border-style: ridge;
	border-color: #7DBEFF;
}

a.linkmenu:link {
	color: #363636;
	text-decoration: none;
}
a.linkmenu:visited {
	color: #363636;
	text-decoration: none;
}
a.linkmenu:hover {
	color: #39B8FB;
	text-decoration: none;
}
.borderThick {
	background-color: #efefef;
	border: medium solid #cccccc;
}

.borderThick2 {
	background-color: #F2F2F2;
	border: medium solid #cccccc;
}


