.mypathway
{
	padding-left:3px;
	padding-bottom:3px;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 12px;
padding-top: 0px;
background-image: url(../images/bullet.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.componentheading
{
	background: #DA6B11;
	height: 15px;
	margin-left:2px;
	padding-left:3px;
	text-align: center;
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	vertical-align: middle;
}

.componentheadingsmall
{
	background: #F78208;
	text-align: center;
	font-family: Verdana;
	font-size:9px;
	font-weight:bold;
	vertical-align: middle;
	width:100%;
	background:#F78208;
}



table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #000000;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #FFFFCC;
	color: #330000;
	font-family: Arial, Helvetica, "Sans Serif";
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.buttonheading {
	color: #000000;
	font-family: Verdana, Helvetica, Sans Serif;
	text-align: center;
	font-size: 14px;
}
.headingbold {
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	font-size: 24px;
	font-weight:bold;
}
.headingboldsmall {
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
}

.small {
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 10px;
}

.sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #333333;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}

 
table.contentpaneopen
{
	width:100%;
}

table.contentpaneopen td
{
	font-family: Tahoma;	
	line-height:18px;
	font-size:11px;
	font-weight:bold;
	color: #974F08;
}

table.contentpaneopen td.contentheading
{
	background:#EE8228;
	padding-left:3px;
	color: #DDDDDD;
	text-align: left;
	white-space: nowrap;
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
}


  
a.mainlevel:hover {
	text-decoration: none;
	border-bottom-color: #C20A28;
	border-left-width:2px;
	border-left-style: solid;
	border-left-color:#C20A28;
}

table.moduletable {
	width:100%;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: center;
}

table.moduletable th {
	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable td {
	margin-top:12px;
	padding-left:7px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

td
{
	font-size:12px;
	color:#3C3032;
}
.mymoduletdmiddle
{
	background: url(../images/module_middle_graphic.gif) repeat-y;
	padding-left:18px;
	padding-right:10px;
}

.mymoduletdheader
{
	background: url(../images/module_top_graphic.gif) no-repeat;
	height: 13px;
}

.mymoduletdfooter
{
	background: url(../images/module_footer_graphic.gif) no-repeat;
	height: 10px;
}

.mymodulebg
{
	background: url(../images/general_module_bg.jpg) no-repeat right bottom;
	height:110px;
}

.mymainbody
{
	padding-top :3px;
	padding-left:5px;
	padding-right :23px;
}

.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}
.subhead {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.subhead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 9px 0px;
	font-weight: normal;
	line-height: 30px;
		font-style: normal; 

}
a.subhead2:hover {
	color:#330000;
	font-weight:bold;
	font-style: normal;
}

.body {
font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000;
}

.bodylarge {
font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#000000;
	line-height:22px;
}

.bodylink {
	color:#663366;
	
}

.bodylink.a:hover {
color:#3300FF;
}


.myinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	background-color: #FFFFCC;
	height: 18px;
	margin: 1px;
	padding: 1px;
}
.subhead3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	line-height: normal;
}

