body {
	font-family	:   Arial, Verdana, Helvetica, sans-serif;
}


.padmulticolumn{
	padding-left:15px;
	padding-right:15px;
}

.bold{
	font-weight:600;
}




input {
	font-size:10px;
	font-weight:400;
}

input.texttiny{
	width:40px;
}
input.textsmall{
	width:80px;
}
input.textnormal{
	width:100px;
}

input.textmedium{
	width:150px;
}

input.textlarge{
	width:250px;
}


input.numbernormal{
	width:50px;
}

input.numbersmall{
	width:30px;
}




select.textlarge{
	width:200px;
	font-size: 10px;
}
select.textmedium{
	width:150px;
	font-size: 10px;
}
select.textsmall{
	width:100px;
	font-size: 10px;
}


.selected{
	color:#000000;
	font-weight:600;
}



textarea.textdescription{
	width:450px;
	height:200px;
}
textarea.textsummary{
	width:450px;
	height:100px;
}
textarea.textbrief{
	width:450px;
	height:50px;
}
textarea.textkeywords{
	width:450px;
	height:50px;
}

textarea.textlong{
	width:450px;
	height:400px;
}

textarea.textnormal{
		width:150px;
}
textarea.textlarge{
	width:300px;
	height:200px;
}

textarea.textsmall{
	width:80px;
}

textarea.textarealarge{
	width:600px;
	height:600px;
}





img {
		border:0px;
	}


img.thumbnail {
		border:solid 1px;
		padding: 0px;
		width: 100px;
	}

img.breadcrumb {

}






table.listsmall td{
	padding: 0px;
	height:15px;
	font-size:10px
}

table.listmedium td{
	padding: 0px;
	height:20px;
	font-size:12px
}



a	{
	color:#666666;
	text-decoration: none;
	}

a:hover{
	color: #000000;
	}

a.tabnav {
	font-size: 14px;
	font-weight: 600;
	color:#666666;
	}

a.tabnav:hover {
	font-size: 14px;
	color:#E76F00;
	}

a.tabnavselected{
	font-size: 14px;
	font-weight: 600;
	color:#E76F00;
	}

a.breadcrumb{
	font-size : 12px;
	font-weight : 400;
	text-decoration: underline;
	color: #77BBEE;
	}

a.subnav{
	text-align : left;
	font-size : 12px;
	font-weight : 400;
	text-decoration: underline;
	color: #666666;
	}

a.subnav:hover{
	font-size: 12px;
	font-weight: 400;
}

a.subnavselected{
	font-size: 12px;
	font-weight: 400;
	color: #000000;
}


a.extranav {
	font-size : 10px;
	font-weight: 400;
	text-decoration: underline;
	color: #003466;
	}

a.extranav:hover {
	font-size: 10px;
	font-weight: 400;
	color: red;
}



table{
	border: none;
	border-collapse:separate;
	border-spacing:0px 0px;
	padding: 0px;
}

table.surround {
	width:100%;
	background-color:#ffffff;
	}


div.border {
	margin-left: 1%;
	margin-right: 1%;
}


table.mainpage {
	width:850px;
	border-collapse:separate;
	border-spacing:0px 0px;
	margin-left:auto; margin-right:auto;
	background-color: #ffffff;
	padding:0px 5px;
}

td.mainpage{
	width:100%;
	vertical-align:top;
	border-collapse:separate;
	border-spacing:0px 0px;
	padding:2px 10px;
}


table.topmargin {
	width:100%;
	height: 90px;
	border-collapse:separate;
	border-spacing:0px 0px;
	padding:0px;
	background-color: #ffffff;

	background-position: right;
	background-repeat: no-repeat;
	}

td.toptitle{
	text-align:right;
	padding:2px 12px;
	background-color : transparent;
}
td.topmargin{

	vertical-align:top;
	padding: 1px;
}

table.middlemargin {
	width:100%;
	height:100%;
	border-collapse:separate;
	border-spacing:0px 0px;
	border: none 0px #666666;
	padding:0px;
}


td.middlemargin1{
	vertical-align:top;
	width:100%%;
	padding: 0px 2px;

}

td.middlemargin2{
	vertical-align:top;
	width:12%;
	padding: 0px;
}

td.middlemargin{
	vertical-align:top;
	width:100%;
	padding: 0px 2px;
}


td.middlemargin a:hover	{
	color:#000000;
}


table.maincontent {
	width:100%;
	border-collapse:separate;
	border-spacing:0px 0px;
	padding:0px;

}

table.maincontent td{
	vertical-align:top;
	text-align:justify;
	border-collapse:separate;
	border-spacing:0px 0px;
	padding:3px;
	color: #000000;
}



table.rightmargin {
	width:100%;
	border-collapse:separate;
	border-spacing:0px 0px;
	padding:0px;
}

table.rightmargin td{
	vertical-align:top;
	text-align:justify;
	border-collapse:separate;
	border-spacing:0px 0px;
	padding-top: 3px;
	padding-left: 2px;
}

table.admargin {
	width:100%;
	height:50px;
	text-align	: right;
	border-collapse:separate;
	border-spacing:0px 2px;
	}

table.bottommargin {
	width:100%;
	height: 30px;
	border-collapse:separate;
	border-spacing:0px 0px;
	background-color: #ffffff;
	}

table.bottommargin td{
	text-align:left;
}




table.breadcrumb {
	border-collapse:separate;
	border-spacing:0px 0px;

}

td.breadcrumb {
	padding: 0px;
}

table.xtag{
	width:100%;
}
table.xtag td{
	width:auto;
}



table.subnav {
	width:100%;
	text-align	: left;
	border-spacing:0px 0px;
	background-color : transparent;
	border: 0px #77BBEE;
}

td.subnav{
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
	width:100%;
}


table.contact {
	background-color :transparent;
	border: solid  1px #77BBEE;
	width:600px;
	padding: 10px;
}

td.contact {
   font-size	:	10px;
   font-weight	:	normal;
   text-align	: left;
   vertical-align: top;
}


table.boxad {
	background-color :transparent;
	width:100%;
}

td.credit{
	font-family	:Arial, Verdana, Helvetica, sans-serif;
	font-size	:	10px;
	font-weight	:	normal;
   text-align	: center;
}

a.credit {
	font-weight: 400;
	color: #000000;
}
a.credit:hover {
	font-weight: 400;
	color: red;
}





div.copy {
	font-family	:Arial, Verdana, Helvetica, sans-serif;
	font-size	:	10px;
	font-weight	:	normal;
	text-align	: center
}



div.resize{
	width: 100%;
}

img.topimageresize {
	float: left;
	width: 100%;
	border: 0px #0080FF;
}

img.topimage {
	float: left;
	border: 0px #0080FF;
}


img.midimage {
	float: left;
	border: 0px #0080FF;
}

img.bottomimage  {
	float: left;
	border: 0px #0080FF;
}
img.bottomimageresize  {
	float: left;
	width: 100%;
	border: 0px #0080FF;
}

div.midimage {
	float: left;
	padding-bottom:5px;
	padding-right:5px;
}

div.boxad {
	float: left;
	padding:1px;
}

div.boxad a {
width:115px;
height:100px;
color : black;
display: block;
background: transparent;
text-decoration:none;
font-size:10px;
line-height:16px;
padding: 2px 5px;
border: solid  1px #0080FF;
}

div.boxad a:hover {
background : #CCCCCC;
color : red;
text-decoration:none;

}




div.pass{
	font-size:10px;
	font-weight: 600;
	color: #6285ad;
	padding: 10px;
	border:solid 2px #6285ad;
	background-color:transparent;
	text-align:left;
}

div.fail{
	font-size:10px;
	font-weight: 600;
	color: #E76F00;
	padding: 10px;
	border:solid 2px #E76F00;
	background-color:#FF0000;
	color:#ffffff;
	text-align:left;
}
div.announce{
	font-size:12px;
	font-weight: 600;
	color: #666666;
	padding: 10px;
	border:solid 2px #666666;
	background-color:transparent;
	text-align:left;
}


.ieheighthack{
	min-height:150px;
	height:150px;
}
div[class] .ieheighthack{
	height:auto;
}

div.shareIcons{	
	padding:5px 0px;
}

div.shareIcons img{
	width:40px;
}
