{ margin: 0; padding: 0; outline: 0; }
body {
	padding-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: center top;
}
.footerLink {
	color: #999999;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
}
#promoBox {
	background-repeat: no-repeat;
	background-image: url(images/box_frontpage.jpg);
}
#boxSidebar {
	background: url(images/box_sidebar.jpg);
	background-repeat: no-repeat;

}
#bodyMain {
	background: url(images/background_body.jpg);
	background-repeat: no-repeat;

}
#bodyMain2 {
	background: url(images/background_body.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 20px;
}
#bodyMainX {
	background: url(images/background_body.gif);
	background-repeat: no-repeat;
	background-color: #c6c6c6; 
}
#bodyMainShort {
	background: url(images/background_body_short.gif);
	background-repeat: no-repeat;

}
#bodyNav {
	background: url(images/background_sidebar.gif);

}

/************** breadcrumb ***************/


.breadcrumb {
	font-family: Tahoma;
	font-size: x-small;
	color: #333333;
	text-align: left;
	text-indent: 25px;
	height: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
}
.breadcrumb A:link {color: #333333; text-decoration: underline;}
.breadcrumb A:visited {color: #cccccc; text-decoration: underline;}
.breadcrumb A:active {color: #cccccc; text-decoration: underline;}
.breadcrumb A:hover {color: #CCCCCC; text-decoration: underline;
}


/************** text styles ***************/

.promoHead{
	color: #303030;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.promoHead a:hover{
text-decoration: none;
color: #666666;

}

.pdfEmbed{
	position: absolute;
	padding-top:15px; 
	z-index:-30;
}

.Head{
	color: #303030;
	font-size: 30px;
	font-weight: bold;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left:15px; 
	padding-top:15px; 
	padding-right:10px; 
	padding-bottom:20px;
}
.HeadSmall{
	color: #303030;
	font-size: 20px;
	font-weight: bold;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left:15px; 
	padding-top:15px; 
	padding-right:10px; 
	padding-bottom:20px;
}
.subHead{
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left:0px; 
	padding-top:20px; 
	padding-right:10px; 
	padding-bottom:10px;
}
.subHead A:link {color: #333333; text-decoration: underline;}
.subHead A:visited {color: #666666; text-decoration: underline;}
.subHead A:active {color: #009900; text-decoration: underline;}
.subHead A:hover {color: #666666; text-decoration: underline;
}
.subHead2{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left:0px; 
	padding-top:10px; 
	padding-right:10px; 
	padding-bottom:10px;
}
.subHead2x{
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left:0px; 
	padding-top:10px; 
	padding-right:10px; 
	padding-bottom:0px;
	height:25px;
}
.subHead3{
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left:0px; 
	padding-top:10px; 
	padding-right:10px; 
	padding-bottom:10px;
}
.subHead4{
	color: #303030;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left:15px; 
	padding-top:5px; 
	padding-right:10px; 
	padding-bottom:10px;
}
.subHead4 A:link {color: #303030; text-decoration: underline;}
.subHead4 A:visited {color: #606060; text-decoration: underline;}
.subHead4 A:active {color: #303030; text-decoration: underline;}
.subHead4 A:hover {color: #ffffff; text-decoration: underline;}

.bodyHome{
	color: #000000;
	font-size: 15px;
	font-weight: normal;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 19px;
	padding-left:20px; 
	padding-top:10px; 
	padding-right:30px; 
	padding-bottom:10px;
}
.body{
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding-left:15px; 
	padding-top:10px; 
	padding-right:20px; 
	padding-bottom:10px;
}
.body A:link {color: #333333; text-decoration: underline;}
.body A:visited {color: #666666; text-decoration: underline;}
.body A:active {color: #009900; text-decoration: underline;}
.body A:hover {color: #666666; text-decoration: underline;
}

.bodyBullets{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding-left:15px; 
	padding-top:5px; 
	padding-right:20px; 
	padding-bottom:5px;
	list-style:disc;
}
.bodyBullets A:link {color: #333333; text-decoration: underline;}
.bodyBullets A:visited {color: #666666; text-decoration: underline;}
.bodyBullets A:active {color: #009900; text-decoration: underline;}
.bodyBullets A:hover {color: #666666; text-decoration: underline;
}

.moduleDisplay{
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding-left:10px; 
	padding-top:10px; 
	padding-right:10px; 
	padding-bottom:10px;
}
.moduleDisplay A:link {color: #333333; text-decoration: underline;}
.moduleDisplay A:visited {color: #666666; text-decoration: underline;}
.moduleDisplay A:active {color: #009900; text-decoration: underline;}
.moduleDisplay A:hover {color: #666666; text-decoration: underline;
}

.wip{
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding-left:30px; 
	padding-top:10px; 
	padding-right:0px; 
	padding-bottom:10px;
}

.note{
	color: #229948;
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 19px;
	padding-left:15px; 
	padding-top:10px; 
	padding-right:0px; 
	padding-bottom:10px;
}

.bulletTextLeft{
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 21px;
	padding-left:20px;
	padding-right:30px;
	text-align: left;
	float: left;
}
.bulletTextLeft A:link {color: #333333; text-decoration: underline;}
.bulletTextLeft A:visited {color: #666666; text-decoration: underline;}
.bulletTextLeft A:active {color: #009900; text-decoration: underline;}
.bulletTextLeft A:hover {color: #666666; text-decoration: underline;
}

.bulletTextRight{
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	vertical-align: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 21px;
	padding-left:0px;
	padding-top:0px;
	padding-right:10px;
}
.bulletTextRight A:link {color: #333333; text-decoration: underline;}
.bulletTextRight A:visited {color: #666666; text-decoration: underline;}
.bulletTextRight A:active {color: #009900; text-decoration: underline;}
.bulletTextRight A:hover {color: #666666; text-decoration: underline;
}
/*** search box ***/

#search_box {
	width: 140px;
	height: 20px;
	background: url(images/template_07.gif);
	overflow: hidden;
	top: auto;
}
#search_box #s {
	float: left;
	padding: 0;
	margin: 3px 0 0 3px;
	border: 0;
	width: 105px;
	background-color: #666666;
	background-image: none;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}


/*** site_switcher.css ***/



div#site_switcher {
	width: 226px;
	position: absolute;
	font-family: Arial;
	font-size: 10px;
	line-height: 14px;
	color: #bfbdbd;
	z-index:20;
}

div#site_switcher a {
	font-family: Arial;
	font-size: 10px;
	line-height: 14px;
	color: #bfbdbd;
	text-decoration: none;
}
div#site_switcher a:hover {
	color: #ffffff; 
	text-decoration: none;
}
div#site_switcher td.my_alt a {
	font-family: Arial;
	font-size: 10px;
	line-height: 14px;
	
}
/*
div#site_switcher h6.flashden a { background: url(/images/switcher.jpg) no-repeat left top; border: 0px solid #333333;  
}
}*/

div#links {
	float: right;
	width: 320px;
	background-color: #333333;
	border: 2px solid #3c3c3c;
}

div#links-wrap {
	float: right;
	position: relative;
	background-color: #333333;
	border: 0px solid #333333;
}
div#links.show {
	display: block;
	border: 0px solid #333333;
}
/*
div#links table tr.hover a {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
}*/

div#links div table {
	margin: 10px 10px 30px 25px;
}

div#links table td {
	line-height: 1em;
}
div#links table td.my_alt {
	width: 160px;
	text-align:left;
}
/*
.hiddendiv {
padding-left: 10px;
left:10px; 
padding-right:10px;
}*/

