
body {
	margin					: 0px;
	padding					: 0px;
	background-color		: #000000;
}

p {
	font-weight				: normal;
	font-size				: 11px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	padding					: 6px 20px 10px 20px;
}

ul {
	list-style-image		: url(../images/bullet.jpg);
}

li {
	font-family      		: Verdana, Arial, Helvetica, sans-serif;
  	color            		: #0000CC;
  	font-size        		: 11px;
  	padding-left	   		: 22px;
  	text-decoration  		: none;
  	margin-bottom	   		: 2px;
  	margin-left	   			: 2px;
}

.spacer {
	background				: url(../images/bodyback_02.jpg) top center repeat-x;
}
.pathwaybg {
	background				: url(../images/pathbg.jpg) top left repeat-x;
	height					: 32px;
	width					: 800px;
}
.style1 {
	font-family 			: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 38px;
	font-weight				: bold;
	color					: #FFFFFF;
	text-align				: center;
}
.style2 {
	font-family 			: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 22px;
	font-weight				: normal;
	color					: #FFFFFF;
	text-align				: center;
}
.style3 {
	font-family 			: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight				: normal;
	color					: #0000FF;
	text-align				: center;
}
.style4 {
	font-family 			: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight				: normal;
	color					: #FFFFFF;
	text-align				: center;
}
.left {
	background				: #CCCCCC;
}

.right {
	background				: #CCCCCC;
}
.header {
	background				: url(../images/header.gif) no-repeat top center;
	height					: 160px;
	text-align				: center;
}
.header_bg {

}
.topmenue {
	background				: url(../images/topmenue_02.jpg) top left repeat-x;
	height					: 42px;
}
.topmenue table.moduletable td {
	text-align				: right;
}
.search {
	height					: 10px;
}
.footer {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-style				: normal;
	font-weight				: bold;
	font-variant			: normal;
	color					: #FFFFFF;
	text-decoration			: none;
	background				: url(../images/footer_hl.jpg) top left repeat-x;
	height					: 32px;
	width					: 950px;
}
.maincontainer {
	background				: #F5F5F5;
}
.back_button {
	float					: left;
  	text-align				: center;
  	font-size				: 11px;
  	font-weight				: bold;
  	border					: 1px solid #ffffff;
  	width					: auto;
  	padding					: 0px 10px;
  	line-height				: 20px;
  	margin					: 1px;
}
.pagenav {
  	text-align				: center;
  	font-size				: 11px;
  	font-weight				: bold;
  	border					: 3px double #cccccc;
  	width					: auto;
  	padding					: 0px 10px;
  	line-height				: 20px;
  	margin					: 1px;
}

.pagenavbar {
	margin-right			: 10px;
	float					: right;
}

td {
	text-align				: left;
	font-size				: 10px;
}

a:link, a:visited {
	color					: #FF0000; 
	text-decoration			: none;
	font-weight				: bold;
}

a:hover {
	color					: #3399FF;	
	text-decoration			: none;
	font-weight				: bold;
}

table.contentpaneopen {
	width					: 100%;
	margin					: 0px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 16px;
	font-style				: normal;
	font-weight				: normal;
	font-variant			: normal;
	color					: #3300FF;
}

table.contentpaneopen tr {
   padding-top				: 12px;
}

table.contentpaneopen td {
   padding-right			: 12px;
   padding-left				: 6px;
   font-family				: Verdana, Arial, Helvetica, sans-serif;
}

.contentheading {
	color					: #0099FF;
	background-color		: #FFFFFF;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-weight				: bold;
	font-size				: 14px;
	padding-left			: 12px;
	padding-top				: 0px;
	width					: 99%;
	height					: 26px;
	border-bottom			: 1px solid #000000;
}

.buttonheading {
	color					: #0099FF;
	background-color		: #FFFFFF;
	border-bottom			: 1px solid #000000;
}

.contentpagetitle {
	font-size				: 12px;
	font-weight				: bold;
	color					: #cccccc;
	text-align				: left;
}

table.contentpane {
  	width					: 100%;
	margin					: 0px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: normal;
	font-variant			: normal;
	color					: #0000FF;
}

td.componentheading {
	padding-left			: 4px;
}


table.contentpane td {
	margin					: 0px;
	padding-left			: 12px;
}

table.contentpane td.componentheading {
	padding-left			: 4px;
}

.button {
  	color					: #ffffff;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
  	text-align				: center;
  	font-size				: 11px;
  	font-weight				: bold;
  	border					: 1px solid #FF0000;
  	background-color		: #2490B4;
}

.inputbox {
	padding					: 2px;
	background-color		: #FFFFFF;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: normal;
	font-variant			: normal;
	color					: #0000FF;
	text-decoration			: none;
	border					: 1px solid #FF0000;
}

.componentheading {
	background				: url(../images/pathbg.jpg) top left repeat-x;
	color					: #FFFFFF;
	text-align				: left;
	padding-top				: 4px;
	padding-left			: 4px;
	height					: 22px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-weight				: bold;
	font-size				: 14px;
}

.contentcolumn {
	padding-right			: 5px;
}

table.searchinto {
	width					: 100%;
}

table.searchintro td {
	font-weight				: bold;
}

.search {
	padding-left			: 6px;
	padding-top				: 5px;
}

#mod_search_searchword {
	border					: 1px solid #FF0000;
	background-color		: #FFFFCC;
}

#mod_login_username {
	padding-left			: 16px;
	border					: 1px solid #FF0000;
	background-color		: #FFFFCC;
}

#mod_login_password {
	padding-left			: 16px;
	border					: 1px solid #FF0000;
	background-color		: #FFFFCC;
}

#mod_login_remember {
	border					: 1px solid #FF0000;
	background-color		: #FFFFCC;
}

table.moduletable-login td {
	padding-left			: 8px;
	padding-right			: 0px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	width					: 180px;
}

table.moduletable-login tr {
	height					: 34px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
}

table.moduletable {
	width					: 100%;
	margin-bottom			: 5px;
	padding-bottom			: 2px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
}

table.moduletable th,
table.moduletable-login th {
	background				: url(../images/pathbg.jpg) top left repeat-x;
	color					: #FFFFFF;
	text-align				: left;
	height					: 26px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-weight				: bold;
	font-size				: 14px;
	padding-top				: 2px;
	padding-left			: 8px;
}

table.moduletable td {
	font-size				: 11px;
	padding-top				: 2px;
	padding-left			: 4px;
	padding-right			: 4px;
	margin					: 0px;
	font-weight				: normal;
	text-align				: left;
}

table.moduletable tr {
	
}

.sectiontableheader {
  font-weight				: bold;
  background				: #f0f0f0;
  padding					: 4px;
}

.sectiontablefooter {
}
.small {
	color					: #999999;
	font-size				: 11px;
	font-weight				: bold;
}

.createdate {
	height					: 15px;
	padding-bottom			: 10px;
	color					: #999999;
	font-size				: 11px;
	font-weight				: bold;
}

.modifydate {
	height					: 15px;
	padding-top				: 10px;
	color					: #999999;
	font-size				: 11px;
	font-weight				: bold;
}

table.contenttoc {
  	border					: 1px solid #cccccc;
	padding					: 2px;
	margin-left				: 2px;
  	margin-bottom			: 2px;
}

table.contenttoc td {
  	padding					: 2px;
}

table.contenttoc th {
  	color					: #666666;
	text-align				: left;
	padding-top				: 2px;
	padding-left			: 4px;
	height					: 21px;
	font-weight				: bold;
	font-size				: 11px;
}
.mainlevel {
  	font-size				: 11px;
  	font-weight      		: normal;
  	font-family				: Verdana, Arial, Helvetica, sans-serif;
  	padding          		: 2px 0px 2px 0px;
  	letter-spacing   		: 1px;
  	margin           		: 1px 4px 1px 4px;
 	border-bottom			: 1px solid #000000;
}

td.pathway {
	padding: 2px 0 2px 20px;
	
}

a.pathway {
	margin-right: 11px; 
}

#active_menu {
	font-size        		: 11px;
	font-weight      		: bold;
	text-align				: right;
	padding-right			: 2px;
	
}
a.mainlevel:link, a.mainlevel:visited{ 
  	color            		: #FFFFFF;
  	font-weight      		: normal;
	background				: url(../images/b_up.jpg) top left no-repeat;
	padding-left			: 2px;
}

a.mainlevel:hover {
  	color            		: #FFFFFF;
  	font-weight      		: normal;
	padding-right			: 2px;
	background				: url(../images/b_down.jpg) top left no-repeat;
}

.mainlevel-nav {
	text-align				: right;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited{ 
  	color            		: #FFFFFF;
  	font-weight      		: bold;
  	font-size        		: 11px;
  	background	   			: url(../images/button_up.jpg) repeat-x;
	padding-left			: 12px;
	padding-right			: 12px;
	padding-top				: 2px;
	padding-bottom			: 8px;
	/*border					: 1px solid #FF0000; */
}

a.mainlevel-nav:hover {
  color            			: #FF0000;
  font-weight      			: bold;
  font-size        			: 11px;
  background	   			: url(../images/button_over.jpg) repeat-x;	
}
a.sublevel:link, a.sublevel:visited {
	padding-left			: 11px;
	padding-top				: 2px;
	padding-bottom			: 2px;
	font-size				: 11px;
	font-weight				: bold;
	color					: #0000CC;
	text-decoration			: underline;
}

a.sublevel:hover {
	color					: #BD0101;
	text-decoration			: none;
}
