@charset "UTF-8";

/* static START */

body, p {
	font-family:Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	line-height: 1.6em;
	font-size: 10pt;
}
p {
	margin: 5px 0px 5px 0px;
}
#main {
	width: 100%;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bolder;
	font-family:Arial;
}
h1 {
	font-size:150%;
	font-weight: bold;
	color: #C8511F;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size:135%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #7D1400;
	padding-bottom: 0px;
}
h3 {
	font-size:120%;
	font-weight: bold;
	color: #C8511F;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C8511F;
	letter-spacing: 0.23em;
	}
h4 {
	font-size:130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	letter-spacing: .1em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
h5 {font-size:110%;}
h6 {font-size:100%;}

img {border:0;
}
.tadbig {
	font-size: 120%;
}
.smallish {
	font-size: 90%;
}
.smallerGrey {
	font-size: 80%;
	color: #666;
}
.Pad-Bottom {
	padding-bottom: 4px;
}
.NoPadBottom {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.gold {
	color: #FCD07F;
}
.orange {
	color: #C8511F;
}
.orangeBold {
	color: #C8511F;
	font-weight: bold;
}
.red {
	color: #7D1400;
}
.redBold {
	color: #7D1400;
	font-weight: bold;
}

.menu {
	line-height: 16px;
	font-size: 13px;
	color: #333333;
}

a.menu:link {
	color: #666666;
}
a.menu:visited{
	text-decoration: none;
	color: #666666;
}
a.menu:hover{
	color: #D36021;
	text-decoration: underline;
	font-weight: normal;
}
a:link {
	color: #C63F27;
	text-decoration: none;
}
a:visited {
	color: #C8511F;
	text-decoration: none;
}
a:hover {
	color: #7D1400;
	text-decoration: underline;
}
a:active {
}
a.rc:link {
	color: #FFFFFF;
}
.list1 {
	list-style-image: url(graphics/10x10-BULLET-Round.gif);
}
.list2 {
	list-style-image: url(graphics/6x9arrow1.gif);
	padding-top: 0px;
	padding-bottom: 0px;
}
.list3 ul {
	margin: 0px;
	padding: 0px;
}
.list3 li {
	list-style-image: url(graphics/10x10-BULLET-Round.gif);
	padding-top: 8px;
	margin-top: 0px;
}
.box1 {
	padding: 12px 10px 15px 15px;
	background-image: url(graphics/torn-Top-BG1.gif);
	border: 1px solid #C8511F;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 2px 2px 2px #E8E8E8;
	-webkit-box-shadow: 2px 2px 2px #E8E8E8;
	box-shadow: 2px 2px 2px #E8E8E8;
}

.Subtitle {
	margin: 0px;
	padding: 0px;
	color: #C8511F;
}

.BoxRounded {
	padding: 10px 15px 20px 15px;
	margin-bottom: 20px;
	background: #FFF;
	border: 1px solid #CCC;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 2px 2px 2px #E8E8E8;
	-webkit-box-shadow: 2px 2px 2px #E8E8E8;
	box-shadow: 2px 2px 2px #E8E8E8;
}

.box2 {
	padding: 12px 0px 0px 0px;
	border-bottom-width: thin;
	border-bottom-color: #C8511F;
	border-bottom-style: dotted;
	margin-bottom: 5px;
}
.box3 {
	border: 1px solid #F9E8CA;
	margin-bottom: 6px;
	margin-left: 6px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-box-shadow: 2px 2px 2px #E8E8E8;
	-webkit-box-shadow: 2px 2px 2px #E8E8E8;
	box-shadow: 2px 2px 2px #E8E8E8;
	
	
}
.box4 {
	padding: 12px;
	background-image: url(graphics/torn-Top-BG1.gif);
	border: thin dotted #C8511F;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 12px;
}
.dottedhr {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C8511F;
}
.dottedLine {
	padding: 5px 5px 8px 8px;
	border-top: 2px dotted #7D1400;
	background: #FAF2E8;
}
.tableA {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C8511F;
}
.tableB {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C8511F;
	color: #990000;
}
.text2 {
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
.text3 {
	font-size: 9px;
	color: #666666;
	line-height: 15px;
}
.text4 {
	font-size: 11px;
	color: #FFE59A;
	line-height: 11px;
}
.text5 {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height: normal;
}
.text6 {
	font-size: 12px;
	line-height: normal;
}
.cellborderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 4px 2px 4px 2px;
}

.title3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #39697D;
}
.buttonPoint {
	cursor: pointer;
}

