@charset "utf-8";
/* CSS Document */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

p, h1, h2, h3, h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
h1 {
	font-size: 24px;
	color: #7F0B0B;
}
p {
	font-size: 12px;
	color: #000000;
	text-align: left;
}
body {
	background-color: #CCCCCC;
	background-image: url(images/bg-grad.jpg);
	background-repeat: repeat-x;
}



.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
	margin: 0;
	float: left;
	width: 100%; /*width of menu*/
	border: 0px solid #564c66;
	background-color: #7A1A1B;
	background-repeat: repeat-x;
	background-position: center center;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.BorderBox {
	background-color: #FFFFFF;
	width: 766px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.HeaderBox {
	width: 766px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.HeaderBox a {
	color: #FFFFFF;
}
.FooterBox {
	width: 766px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	text-align: center
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.FooterBox a {
	color: #000000;
}
.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
	float: left;
	color: white;
	text-decoration: none; /*dark purple divider between menu items*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #641515;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
}
.ContentPadding {
	padding: 10px;
	color: #000;
}


.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: #CCCCCC!important;
}
.cellpad {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.bottomline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
html {
   overflow: -moz-scrollbars-vertical;
 
  }
.bottomlinepad {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	padding: 10px;
}
.CirMenu {
	margin: 0;
	padding: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
.CirMenu ul {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.CirMenu ul li{
	margin: 0;
	display: list-item;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	float: none;
	clear: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: bold;
	color: #000000;
}
.CirMenu ul li a{
	text-decoration: underline;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-variant: small-caps;
}
.CirMenu ul li a:hover{
	text-decoration:none;
	color:#000000;
}
.CirMenu ul li a:visited{
color:#000000;
}

form dl {
	text-align: left;
	width:100%;
}

form dt {
	clear:left;
	float:left;
	margin-top:10px;
	text-align:right;
	width:250px;
}

form dd {
	border:2px solid white;
	float:left;
	margin:10px 0 0.5em 0.25em;
	width:200px;
}
form dd input[type="text"] {
	width:190px;
}

form dd input[type="password"] {
	width:190px;
}

input[type="text"], input[type="password"] {
	width: 200px;
}

form textarea {
	width:190px;
}

form dl dt label {
	cursor: pointer;
	color: black;
	font-size: 12px;
}

h1, h2 {
	text-align: left;
}

a {
	color: #0000EE;
}

.fixcss {
	text-align: left;
	color: black;
	font-size: 12px;
}

.pagination {
	font-weight: bold;
}
.BorderBox .ContentPadding table tr td {
	font-size: 12px;
	font-weight: bold;
}

