
html,body {
	margin: 0px;
	background: fixed #e7eff5 url(img/bgbody.gif) repeat-x;
	font: normal 12px Trebuchet MS,Verdana,Arial,sans-serif;
	color: #333333; 
	line-height: 18px;
	text-align: center;
}

#menu {
	height: 25px;
	background: #333333 url(img/bgtmenu.gif) repeat-x;
	text-align: right;
	font-family: Verdana, 'Trebuchet MS', Arial;
	font-size: 11px;
	vertical-align: bottom;
	padding-left: 10px;
}

.hovermenu ul{
	font: bold 13px arial;
	padding-left: 0;
	margin-left: 0;
}
.hovermenu ul li {
	list-style: none;
	display: inline;
	
}
.hovermenu ul li a{
	outline: none;
	padding-top: 0px;
	padding-right: 10px;
	text-decoration: none;
	float: left;
	font-family: trebuchet MS, tahoma, Arial, Verdana; font-size:12px; color:#a4dbe9; line-height:20px; font-weight:bold;
	height: 25px;
	border-right: 1px solid #333;
	border-left: 1px solid #444;
	padding-left: 5px;
}
.hovermenu ul li a:hover{
	color: #ccc;
}
.hovermenu ul li a.active{ 
	color: #FF8080;
}

#header {
	height: 150px;
	background: #ffffff url(img/bgheader.gif);
	margin-bottom: 0px;
}
#headermsg {
	height: 145px;
	margin-bottom: 0px;
	float: right;
	width: 99%;	 
	color: #ffffff;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
}
#headermsg span {
	height: 145px;
	width: 100%;
	text-align: right;
}
.breadcrumbcell {
	height: 10px;
	padding-left: 15px;
	background: #efefef url(img/bgbrdcrumb.png);
	border-bottom: 1px solid #c0c0c0;
}

#breadCrumb {
	text-align: left;
	width: 400px;
	font:normal 11px Trebuchet MS,Verdana,Arial,sans-serif;
	color: #333333;
}

#contentDiv {
	vertical-align: top;
	border: 1px solid #efefef;
	border-bottom: none;
	padding-left: 10px;
	padding-right: 5px;
	overflow: hidden;
}
#content {
	float: left;
	margin: 0;
	padding: 0 0 0 2px;
	position: relative; /* vs Peekaboo bug in IE6; see http://www.positioniseverything.net/explorer/peekaboo.html */
	width: 99%; /* set width explicitly to avoid IE display bugs when clearing contained floating elements */
	w\idth: 99%; /* Box Model Hack: hides declaration from PC IE 5.x */
	text-align: left;
	vertical-align: top;
}
#content .contentChild {
	padding: 15px;	
	font-family: tahoma, Arial, Verdana, trebuchet MS; font-size:12px; color:#1F3B50; line-height:20px; font-weight:normal;
}

#content .contentChild h3 {
	font-family: tahoma, Arial, Verdana, trebuchet MS; font-size:14px; color:#A20E0E; line-height:20px; font-weight:bold;
	border-bottom: 1px solid #99aeba;
	text-align:left;
}
#content .contentChild h4 {
	font-family: tahoma, Arial, Verdana, trebuchet MS; font-size:13px; color:#0080C0; line-height:20px; font-weight:bold;
	background: url(img/hline.gif) repeat-x;
	background-position: bottom;
	text-align: left;
}

.contentChild ul li {
	padding-left: 13px;
	list-style: none;
	list-style-image: url(img/bullet_redarr.gif);
	/*background: url(img/hline.gif) bottom repeat-x;*/
}

.contentChild .homeBlk ul li {
	list-style-image: none;
	/*background: url(img/hline.gif) bottom repeat-x;*/
}
.contacttable {
	background-color: #efefef;
	font-family: tahoma, Arial, Verdana, trebuchet MS; font-size:11px; color:#1F3B50; line-height:20px; font-weight:normal;
}
.contacttable td {
	background-color: #fff;
	padding: 10px;
	vertical-align: top;
	width: 200px;
}
.contacttable span b {
	font-family: tahoma, Arial, Verdana, trebuchet MS; font-size:11px; color:#0080C0; line-height:20px; font-weight:normal;
}

.contacttable span em {
	font-family: tahoma, Arial, Verdana, trebuchet MS; font-size:11px; color:#A20E0E; line-height:20px; font-weight:bold;
	font-style: normal;
}

/* Grab spec table */
.grabspectable {
	border: 1px solid #ccc; 
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	font-family: tahoma, Arial, Verdana, trebuchet MS; font-size:11px; color:#333333; line-height:15px; font-weight:normal;
	width: 100%;
}
.grabspectable th {
	background-color: #efefef;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	font-family: tahoma, Arial, Verdana, trebuchet MS; font-size:11px; color:#004080; line-height:20px;  font-weight:normal;
}

.grabspectable td {
	background-color: #f7f7f7;
	padding-top: 5px; 
	padding-left: 5px;
	vertical-align: bottom;
	/*Err text-align: top;*/
	border-bottom: 1px solid #efefef;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #efefef;
}
.grabspectable em {
	font-family: tahoma, Arial, Verdana, trebuchet MS; font-size:10px; color:#ff0000; 
	font-style: normal;
}




/* paragraph links in content have arrow icons */
#content p a {
	background: transparent url(img/bullet_redarr.gif) 4px 4px no-repeat;
	padding-left: 16px;
	outline: none;
}

#footer {
	height: 20px;
	background: #333333 url(img/bgfooter.gif);
	color: #999999;
	border: 1px solid #efefef;
}

.stickynote {
	background: #fff url(img/stickynote.gif) no-repeat top left;
	padding-right: 10px;
	height: 170px;
	width: 170px;
}

.stickynote .scontents {
	width: 95%; 
	overflow: hidden;
	padding-left: 8px;
	padding-top: 10px
}
.stickynote div ul {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	list-style-type: none;
	color: #444;
}
.stickynote ul li {
	padding-left: 5px;
	background: url(img/space.gif) no-repeat top left;
	font-family: Arial, Tahoma, Verdana, 'Trebuchet MS'; font-size:12px; color:#000; line-height:22px; font-weight:bold;
	font-style: italic; letter-spacing: 1px;
}
.stickynote li a{
	text-decoration: none;
	color: #444;
	outline: none;
}

.hide { display: none; } 
.show { display: block }
.winered { color: #A20E0E; }

.logintext{
	font-family: "Trebuchet MS",Tahoma, sans-serif;
    font-size: 11px;
	font-weight: bold;
	color: #006699;
}

.loginbutton{
	font-family: Tahoma, sans-serif;
    font-size: 12px;
	background-color: #efefef;
	color: #006699;
	/*background-image: url(./loginbutton_bg.gif);*/
	border: 1px solid #006699;	
	width: 60px;
	padding-bottom: 1px;
}

.loginbutton:focus{
    font-family: Tahoma, sans-serif;
   font-size: 12px;
   background-image: url(./onhoverloginbutton_bg.gif);
	border: 1px solid #FF9900;	
	width: 60px;
}

.logintextbox{
	font-family: Tahoma, sans-serif;
    font-size: 12px;	
	padding-bottom:2px;
	height: 14px;
	border: 1px solid #006699;
	padding: 2px;
	letter-spacing: 0px;
}
	
.logintextbox:focus{
	font-family: Tahoma, sans-serif;
    font-size: 12px;	
	background-color: #FFFFCC;
	border: 1px solid #FF9900;	
}

#loading {
	display:none; z-index: 100; position: absolute; left: 40%; top: 60%; 
	border: 3px solid #efefef;
	padding: 10px 10px 0px 35px;
	background: url(img/loading2.gif) #f7f7f7 no-repeat;
	height: 25px;
	font-weight: bold;
}

.borderbtm {
	background: url(img/hline.gif) repeat-x; 
	background-position: bottom;
}


 a { outline: none; }