/*---Global---*/
body{
	margin:0;
	background:#d1d3d5;
	font:13px Arial, Helvetica, sans-serif;
}
a{text-decoration:none;}
a:hover{text-decoration:none;}
/*---GlobalEnd---*/
/*---Main---*/
ul{
	margin:0;
	padding:0;
	list-style-type: none;
}
#main{
	width:900px;
	padding:40px 6px 0;
	background:url(../images/main-grad.gif) repeat-y;
	overflow:hidden;
}
.top-shadow{
	width:912px;
	background:url(../images/main-top-shadow.gif) no-repeat;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 39px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 15px;
}
.bottom-shadow{
	width:912px;
	padding: 0 0 6px;
	background:url(../images/main-bottom-shadow.gif) no-repeat 0 100%;
}
/*---MainEnd---*/
/*---Header---*/
#header{
	width:100%;
	background:url(../images/header-grad.gif) no-repeat 0 100%;
	padding: 0 0 33px;
}
.logo{
	display:block;
	width:229px;
	height:104px;
	margin:0 auto 21px;
	overflow:hidden;
}
.logo a{
	display:block;
	width:229px;
	height:104px;
	background:url(../images/logo.jpg) no-repeat;
	text-indent:-3000px;
}
#header div.image{
	background:url(../images/image-grad.gif) no-repeat;
	padding:8px 0 0;
	width:100%;
}
#header img{
	display:block;
	margin:0;
	padding:0;
}
/*---HeaderEnd---*/
/*---Menu---*/
#menu {
	padding:8px 0 0 40px;
	line-height:20px;
	width:860px;
	background:#e2e2e2 url(../images/image-grad.gif) no-repeat;
}
#menu:after{
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
#menu li {
	float:left;
	padding:5px 20px;
	border-left:1px solid #b4b4b4;
}
#menu .first{border:none;}
#menu li.hover,
#menu li:hover {
	position: relative;
	background:#bbb;
}
#menu li.hover div,
#menu li:hover div {display: block;}
#menu ul {
	background:#f6f3e7 url(../images/dropdown-grad.gif) repeat-x;
	width:190px;
	padding:7px 4px 1px;
	overflow:hidden;
}
#menu div{
	position: absolute;
	left: -1px;
	top: 100%;
	display: none;
	padding:8px 0 0;
	background:url(none.gif);
}
#menu ul li{
	width:100%;
	border:none;
	padding:0;
	margin:0 0px 3px;
	line-height:10px;
}
* html #menu ul li{height:1%;}
*+html #menu ul{padding:7px 4px 4px;}
#menu a{
	font-weight:bold;
	color:#5e5e5e;
	text-transform: uppercase;
}
#menu a:hover{color:#717171;}
#menu ul a{
	display:block;
	padding:5px;
	color:#6e6e6e;
	background:#dcdcdc;
	margin:0;
	font-size:12px;
}
#menu ul a:hover{background:#bbb;}
/*---Menu---*/
/*---Content---*/
#content{
	float:right;
	width:639px;
	color:#555;
	padding:25px 25px;
}
#content h1{
	padding:0;
	font-size:160%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #B5111A;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
}
#content h4 {
	font-size:16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BB1018;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB1018;
	padding: 7px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
	background-color: #e2dfd5;
}

#content p{
	font-size:12px;
	margin:0 0 16px;
	line-height:16px;
}
#content a {
	color: #BB1018;
	text-decoration: underline;
}
#content a:hover {
	color: #333333;
	text-decoration: underline;
}
#content ul {
	padding-left: 45px;
	padding-bottom: 15px;
}

/*---ContentEnd---*/
/*---Column---*/
#column{
	float:left;
	width:181px;
	padding:30px 0 10px 30px;
	font-size:11px;
	line-height:16px;
	color:#777;
}
#column ul{
	font-size:90%;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#column ul li{

}
#column ul li a{
	display:block;
	text-decoration:none;
	color:#444;
	background-color: #E2DFD5;
	padding-left: 7px;
	width: 165px;
	margin-bottom: 3px;
	line-height: 155%;
}
#column ul li a:hover{
	color:#FFFFFF;
	background-color: #717171;
}

#column p{margin:0;}
#column img{margin:0 0 5px;}
/*---ColumnEnd---*/
/*---FooterComment---*/
#footercom{
	clear:both;
	width:860px;
	height:27px;
	margin:0 20px;
}
#footercom ul{
	float:right;
	padding: 3px 0 0;
	font-weight:bold;
	font-size:11px;
	color:#94928b;
}
#footercom li{
	float:left;
	padding: 0 10px 0 11px;
	margin:0;
}
#footercom .first{
	background:none;
	padding: 0 0 0 11px;
}
#footercom a{
	color:#94928b;
}
/*---FooterCommentEnd---*/
/*---Footer---*/
#footer{
	clear:both;
	width:860px;
	height:27px;
	margin:0 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer ul{
	float:right;
	padding: 3px 0 0;
	font-weight:bold;
	font-size:11px;
	color:#94928b;
}
#footer li{
	float:left;
	background:url(../images/footer-sepline.gif) no-repeat 100% 1px;
	padding: 0 10px 0 11px;
	margin:0;
}
#footer .first{
	background:none;
	padding: 0 0 0 11px;
}
#footer a{
	color:#94928b;
}
/*---FooterEnd---*/
.redbigitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #BB1018;
	text-align: center;
	font-weight: bold;
}
.smallitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
}
.redtext {
	color: #BB1018;
	font-weight: bold;
}
.collectionSection {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
select {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
input {
	font-size: 10px;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	text-decoration: none;
	color: #BB1018;
}
.applicationTables {
	text-decoration: none;
	text-align: left;
}
