*
	{
	margin:0;
	padding:0;
	border:0;
	}
	
body
	{
	background-color:#fff;
	}
	
.sitename
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#336699;
	}
	
.mypathway
	{
	padding-left:3px;
	padding-bottom:3px;
	}
	
ul li
	{
	list-style:url(images/arrow.gif);
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	}

ul li a
	{
	list-style:url(images/bullet.gif);
	line-height: 20px;
	padding-left: 0;
	padding-top: 0px;
	}
	
ul li a:hover
	{
	list-style:url(images/bullet_hover.gif);
	line-height: 20px;
	padding-left: 5px;
	padding-top: 0px;
	}
	
.button
	{
	border:1px solid #ff6700;
	padding:2px;
	background-color:#DFE7DE;
	color:#336699;
	margin-bottom:10px;
	}
	
.buttonon
	{
	border:1px solid #ff6700;
	padding:2px;
	background-color:#336699;
	color:#fff;
	margin-bottom:10px;
	}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.componentheading
{
	background:#E1DECF;
	height: 14px;
	margin-left:2px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

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


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


.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: #C20A28;
	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;
	}

a:link, a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336699;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration:none;
	color: #ff6700;
	}	

table.contentpaneopen
{
	width:100%;
}

table.contentpaneopen td
	{
	padding:10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#336699;
	}
	
p
	{
	text-indent:20px;
	margin:0 0 10px 0;
	}
	
.item
	{
	color:#ff6700;
	font-weight:normal !important;
	}

.item2
	{
	color:#336699;
	font-weight:normal !important;
	}
	
.title
	{
	font-weight:bold;
	color:#336699;
	text-decoration:underline;
	}

table.contentpaneopen td.contentheading
{
	background:#ffffff;
	height: 20px;
	padding-left:3px;
	color: #336699;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
}

table.contentpaneopen td.contentheading a
	{
	text-align:center;
	text-decoration:none;
	}
	
table.contentpaneopen td.contentheading a:hover
	{
	text-decoration:none;
	color:#ff6700;
	}

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

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

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

td.continut
	{
	padding:5px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#162D43;
	}

.mymoduletdmiddle
{
	background: url(images/module_middle_graphic.jpg) 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;
	
}

.shadeform
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006699;
	padding:2px;
	}
/* -------------------------- */
#navMenu ul li
	{
	margin:0 0 1px 0;
	}
	
.textarea
	{
	border:1px solid #c7c7c7;
	background-color:#f7f7f7;
	padding:2px;
	font-size:11px;
	color:#336699;
	}