.noshow {
	visibility: hidden;
	}

/* @group Tags */

html, body, div, form, table, h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
	}

body {
	line-height: 130%;
	word-spacing: normal;
	letter-spacing: normal;
	color: #333;
	font-family: Verdana, "Trebuchet MS", Arial;
	background-color: #2d2d2d;
	background-image: -webkit-gradient(radial, 50% 325, 700, 50% 325, 0, from(#2d2d2d), to(#808080));
	/*background: #2d2d2d url(/images/background.jpg) repeat-x fixed center 70%;*/
}


img {
	border: 0;
	vertical-align: top;
	}

h1 {
	font-weight: bold;
	font-size: 30px;
	line-height: 130%;
	padding: 0px 0px 10px 0px;
	color:  #C81507;
	}

h1 {
	font-size: 20px;
	color: #666666;
	}

h2 {
	font-weight: bold;
	font-size: 20px;
	line-height: 100%;
	padding: 0px 0px 15px 0px;
	}

h2.topgap {
	padding-top: 10px;
	}

h2.nobottomgap {
	padding-bottom: 2px;
	}

h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 130%;
	margin-top: 10px;
	padding: 0 0px 4px 0px;
	}

h4 {
	font-weight: bold;
	font-size: 12px;
	line-height: 130%;
	padding: 0px 0px 10px 0px;
	}

h5 {
	font-weight: bold;
	font-size: 10px;
	line-height: 130%;
	padding: 0px 0px 10px 0px;
	}

h6 {
	font-weight: bold;
	font-size: 9px;
	line-height: 130%;
	padding: 0px 0px 10px 0px;
	}

body, p, li, ul, cite, blockquote, em, strong {
	font-size: 13px;
	line-height: 140%;
	font-family: "Lucida Sans", Verdana, Geneva, sans-serif;
	word-spacing: normal;
	letter-spacing: normal;
	}

ol, ul {
	padding-top: 0px;
	margin-top: 0px;
	}

p {
	padding: 0px 0px 10px 0px;
	}


a {
	color: #3a49a5;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	cursor: pointer;
	}

div.error {
	display: block;
	color: #820e00;
	background-color: #fffcdc;
	border: 1px solid gray;
	padding: 4px;
	margin-top: 8px;
	box-shadow: #c0c0c0 2px 2px 2px;
	-webkit-box-shadow: #c0c0c0 2px 2px 2px;
	}

/* @end */

/* @group Page Blocks */

#pagewrapper {
	clear: both;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0 9px 0 9px;
	border-bottom: 1px solid #202020;
	background-color: #eee;
	background: url(/images/masthead/side_shadows.png);
	overflow: hidden;
	}

#pgblockheader {
	clear: both;
	width: 1018px;
	height: 69px;
	margin: 20px auto 0px auto;
	padding: 0;
	background: url(/images/masthead/navbar.png);
	}
	
#pgblockender {
	margin: 0 auto 0 auto;
	width: 1018px;
	height: 10px;
	background: url(/images/masthead/bottom_shadow.png);
	}

#pgblockfooter {
	clear: both;
	width: 1000px;
	margin: 0 auto 20px auto;
	padding: 0;
	text-align: center;
	color: #888888;
	font-size: 10px;
	}


#pgblockfooter a {
	color: #888888;
	}
	
#pgblockfooter a:hover {
	text-decoration: underline;
	}
	

#pagefooter {
	margin: 20px 0 0 40px;
	}

#pagefooter p {
	color: #888888;
	font-size: 10px;
	}

/* @end */


/* @group Menu */



#pgblockmenumain {
	margin: 0;
	padding: 8px 19px 0 0;
	overflow: hidden;
	}
	

#pgblockmenumain div.tab {
	float: right;
	height: 61px;
	}


#pgblockmenumain div.separator {
	float: right;
	width: 9px;
	height: 61px;
	background: url(/images/masthead/navbar_separator.png) no-repeat center;
	}


#pgblockmenumain div a {
	color: #3e3e3e;
	display: table-cell;
	height: 61px;
	
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	line-height: 100%;
	color: #3e3e3e;
	text-shadow: #c0c0c0 1px 1px 1px;
	}
	
#pgblockmenumain div:hover {
	background: url(/images/masthead/navbar_selection.jpg) repeat-x;
	}

#pgblockmenumain div a:hover {
	text-decoration: none;
	}

#pgblockmenumain div.selected {
	background: url(/images/masthead/navbar_selection.jpg) repeat-x;
	}


#pgblockmenumain div.mid {
	float: left;
	display: table-cell;
}

#pgblockmenumain div.leftgap {
	display: block;
	float: left;
	width: 10px;
	height: 58px;
}

#pgblockmenumain div.rightgap {
	display: block;
	float: left;
	width: 10px;
	height: 58px;
	}


#pgblockmenumain div.selected .leftgap,
#pgblockmenumain div:hover .leftgap {
	background: url(/images/masthead/navbar_selection_left.jpg) no-repeat;
	}
	
#pgblockmenumain div.selected .rightgap,
#pgblockmenumain div:hover .rightgap {
	background: url(/images/masthead/navbar_selection_right.jpg) no-repeat right;
	}





/* @end */

/* @group Page */



div#banner {
	width: 1000px;
	height: 375px;
}


div#description {
	background: #d2d2d2 url(/images/application/description_background.jpg) repeat-x 0 top;
	overflow: hidden;
}


div#description div.col1 {
	float: left;
	width: 450px;
	padding: 14px 10px 14px 40px;
}


div#description div.col2 {
	float: left;
	width: 450px;
	padding: 14px 40px 14px 10px;
}



div#description p {
	line-height: 1.8;
}


div#description_bottom_edge {
	background: url(/images/application/description_background_bottom_edge.jpg); repeat-x;
	height: 3px;
	width: 1000px;
}


/* @end */



