/* The Big Reset.  */
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, dt, blockquote, fieldset, legend, label, input, textarea, form {
    margin: 0; padding: 0; border: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}

body{
	position:relative;
}
/* /The Big Reset.  */
.inputStyle, .inputStyle2{
	border:1px solid #7F9DB9;
	background-color:#EEEEEE;
}
.tableNestBg {
     background-color: #FFFFFF;
}
.tableNest1 {
     background-color: #EEEEEE;
}
.tableNest2 {
     background-color: #ffffff;
} 
.header {
     color: #000066;
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 13px; 
     font-weight: 900;
}
.subheader {
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px;
     font-weight: 700;
     background-color: #ffffcc;
} 

.tableBar {
 background-color: #eeeeee;
}
.TitleBox{

}


div#footerBlock{
	position:relative;
	clear:both;
	height:48px;
	background-image:url(/Skin/DefaultTemplates/Generic/Images/footerBG.jpg);
	background-repeat:repeat-x;	
}
div#innerFooterLeft{
	color:#333333;
}
div#innerFooterLeft a:link,div#innerFooterLeft a:visited{color:#353795;}
div#innerFooterLeft a:hover{color:#C4D930;}
div#innerFooterLeft a:active{color:#FFAE00;}

.headerbox_content li {
	/*
	list-style-position: inside !important;
	list-style:square;
	*/
}

a:link{color:#333333;}
a:visited{color:#666666;}
a:hover{color:#000000;}
a:active{color:#999999;}

.headerBox{
	width:152px;
	height:16px;
	margin: 0;
	padding: 3px;
	background-color:#CDCCC8;
	border:1px solid #ACA899;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;		
	text-align: left;
}
.headerbox_content, .headerbox_content_personal{
	border:1px solid #ACA899;
	margin:0;
	padding: 3px;
	border-top:0;
	width:152px;
	background-color:#FFFFFF;
}
a.headerbox_link:link, a.headerbox_link:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;}
	
a.headerbox_link:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;}