#container {
    width:780px;
    margin:0 auto;
    position: relative;
}

#topnav {
    text-align:right;
}

a#signin-link {
	color:#bababa;
	position:relative;
	text-decoration:none;
}

a#signin-link em {
	font-size:10px;
	font-style:normal;
	margin-right:4px;
}

a#signin-link strong {
	color:#fff;
}

#header {background:#0072c6;margin:0% 0px 0px 0px;text-align:center;}

#outer1 {float:left; width:14%; background:#e0d0d0;min-height:400px;}
#outer1, #outer2 {padding-bottom:32767px; margin-bottom:-32767px;}

#wrapper {overflow:hidden;}


#footer {clear:both; background:#455c5a;text-align:center;}

h1 {font-size:20px; margin:0; padding:10px 0; color:#fff;}
h3 {font-size:18px; margin:0; padding:8px 0;}
.content {padding:10px;}
p {font-size:12px; line-height:1.5em; margin:0; padding:5px 0;}
#footer p,
#header p {color:#fff;}
#footer a {color:#fff;}
#footer a:hover {text-decoration:none;}



.btnstyle1{background-color:#D3D3D3;border:outset;border-color:;border-bottom-width:2px;border-left-width:2px;border-top-width:2px;border-right-width:2px;font-size:12px;font-style:normal;font-weight:bold;width:;height:;color:#0D5EA8;cursor:pointer;width:145px;}
.btnstyle2{background-color:#ffffff;border:outset;border-color:;border-bottom-width:3px;border-left-width:3px;border-top-width:3px;border-right-width:3px;font-size:12px;font-style:normal;font-weight:bold;width:;height:;color:#0D5EA8;cursor:pointer;width:145px;}
.lblHead{color:#D1E5F3;font-size:150%;font-weight:bold;}
img.imgNone{border:solid 1px #000;width:50px;height:50px;visibility:hidden;}
img.imgTop{border:solid 1px #000;width:50px;height:50px;}
label#lblHeader{color:#D1E5F3;font-size:150%;font-weight:bold;}

.linkstyle{color:blue}


hr.hrstyle {
    border: 0;
    height: 1px;
    background: #63C;
    background-image: -webkit-linear-gradient(left, #C9F, #63C, #C9F);
    background-image: -moz-linear-gradient(left, #C9F, #63C, #C9F);
    background-image: -ms-linear-gradient(left, #C9F, #63C, #C9F);
    background-image: -o-linear-gradient(left, #C9F, #63C, #C9F);
}

div.divspace{
margin:5px 0px 5px 0px;}

input.txtstyle{padding:0.3em;}


table.tbllist{
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}

table.tbllist tr:nth-child(odd)	{background-color:#F6F4F0;}
table.tbllist tr:nth-child(even){background-color:#ffffff;}

table.tbllist tr.fixzebra			{background-color:#F6F4F0;}

table.tbllist th{
	color:#ffffff;background-color:#555555;border:1px solid #555555;font-size:12px;padding:3px;vertical-align:top;text-align:left;
}

table.tbllist th a:link,table.tbllist th a:visited{
	color:#ffffff;
}

table.tbllist td{
	border:1px solid #d4d4d4;padding:5px;padding-top:7px;padding-bottom:7px;vertical-align:top;
}

table.tblleftmenu{margin:1% auto 0% auto;width:98%;}
table.tblleftmenu td{padding:1px;}


table#tblTopMenu {margin-left:auto;margin-right:auto;}
table#tblTopMenu td,th{padding:2px;}
p.pheading{text-align:center;font-size:1.4em;}