body {
	margin:0px;
	background:black url("/common/image/background.png") fixed no-repeat;
	font-size:14px;
}

BODY, P, TABLE, TD, FORM, INPUT, SELECT, TEXTAREA, OL, UL, LI { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
}

a {color:#002C7F;}

LI{
	margin-bottom:5px;
	padding-left:0px;
	list-style:  url("/common/image/bullet.png");
}
	
SELECT,INPUT, TEXTAREA {padding: 1px; text-indent: 2px; border: 1px solid black; background-color: #EFEFEF; margin:1px;}
TEXTAREA:Focus,INPUT:Focus{background-color:white; border: 2px #BF2F38 solid; margin:0px;}

BLOCKQUOTE{margin:8px;}

H1,H2,H3{
	font-family: Arial, Helvitica, sans-serif;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin:25px 0 10px;
	font-weight:normal;
	color:#A82931;	
}

H1{
	font-size:32px;
	padding-left:10px;
}

H2{
	font-size:25px;
	font-weight:bold;
}

H3{
	font-size:20px;
	letter-spacing:0px;	
	margin-bottom:0px;
}

h2 a,h3 a{color:#A82931; text-decoration:none;}
h2 a:hover,h3 a:hover{text-decoration:underline;}

.toph{margin-top:0;}

p, .fauxP{margin:5px 5px 15px;line-height:18px;}

#container{margin:0 0 10px 44px; width:705px; background:white;}

/* ========================================================= */
/* HEADER */
/* ========================================================= */

#header{background:  url("/common/image/header.png") no-repeat;height:68px;}
#header ul{margin:48px 11px 0 0;float:right;padding:0; font-size:10px;}
#header li{display:inline; font-size:10px; margin:0 0 0 10px; padding:0;}
#header a {color:white;font-weight:bold; text-decoration:none;}
#header a:hover{text-decoration:underline}


#secondnav{float:left;width:180px;}
#secondcontent{float:left;width:485px;}

#secondnav UL{ list-style:   url("/common/image/bullet.png") outside; padding:0px; padding-left:12px; margin:0px;}
.listlist{list-style:none;}
#secondnav UL UL{ list-style:   url("/common/image/bullet.png") outside; padding:0px; padding-left:18px;margin:0px;}
#secondnav  LI{
	font-size:14px;
	font-weight:bold;
}
#secondnav UL UL LI{font-size:11px; font-weight:bold;}
#secondnav A {color:#002C7F; text-decoration:none;}
#secondnav A:Hover {color:#002C7F; text-decoration:underline; background-color:white;}


/* ========================================================= */
/* Main Items*/
/* ========================================================= */

#title{clear:both; background:  url("/common/image/logo-whiteback.png") no-repeat; padding-left:150px;height:95px;}
#title H1, #title H2 {margin-top:0; padding-top:15px;}
#thebody{padding:20px;clear:both;}

#footer{clear:both;font-size:80%; text-align:center; border-top:1px solid #BE2E37; margin:10px 0 0; background:  url("/common/image/footer.png") bottom no-repeat; padding-bottom:1px;}
#footer ul{padding:5px;margin:0}
#footer li{display:inline; padding-left:10px;}
#footer p{line-height:normal;}

#sidebanner{ 
	background-color:#FDF9CE; font-size:10px;
	padding:5px;
}
.padded{padding:5px;}
.standout{font-size:16px; font-weight:bold;}

/* ========================================================= */
/* Main Menu */
/* ========================================================= */

.Buttons {
	cursor: pointer;
	background:  url("/common/image/button-back.png") repeat-x;
	padding:2px 4px;}
.Buttons:Focus,.smallButtons:Focus,.Buttons:Hover,.smallButtons:Hover{
	border-color:black;
}	


.huge{ font-family : Arial,sans-serif; font-size : 17px;}
.large{ font-family : Arial,sans-serif; font-size : 15px;}
.small { font-size : 11px;}
.tiny { font-size : 9px}

.body{ margin:0; margin-left:24px; margin-right:24px; 
		border-left:1px solid #B0B0B0;
		border-right:1px solid #B0B0B0;
		background-color:#DDDDDD;
		padding: 20px;
		padding-bottom:0px;
		padding-top:10px;
	  }
.bottom{
	color:#777777;
	font-size:11px;
	font-weight:bold;
	padding-top:15px;
	padding-left:10px;
}

.images{border:3px double #B0B0B0;}
.images-single{border:1px solid #B0B0B0;}

.lightbox{padding:5px; background-color:#FFC757;; color:black; margin-top:5px;margin-bottom:10px; margin-right:10px;}

.sidenav{padding:5px; background-color:#EEEEEE; border:1px solid #B0B0B0; color:#666666; margin-bottom:10px; margin-right:10px;}
.sidenav a{display:block; padding:3px; padding-left:10px; text-indent:-8px; line-height:11px; margin-bottom:3px;}
.sidenavtitles{font-weight:bold; padding-bottom:2px; border-bottom: 1px solid #B0B0B0;margin-bottom:3px; font-size:14px;}
