/* CSS Document */

html {
	height: 100%;
}

body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	background: #ffffff;
	text-align: center;
}

tr,p,div,td {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	color:#ffffff;
}


/************layout settings ******************/

#wrapper_out { 
	margin: 0 auto;
	padding: 0;
	background: url(../images/wrapper_out.png) top center no-repeat;
	height:135px;
}

#wrapper {
	margin:0 auto;
	width:960px;
	padding:0;
	text-align:left;
	background: url(../images/wrapper_bg.png) repeat-y;
}

#header {
	padding:0px;
	height:135px;
	width:960px;
	background: url(../images/wrapper_out.png) top center no-repeat;
}

div#sitename
{
	margin : 0; 
	text-align:left;
	padding : 60px 0 0 0;
	font-size: 30px;
	font-family:Tahoma;
	font-weight:bold;
	float:right;
	width:800px;
	color:#ffff00;
}

#top {
	padding:5px 0 10px 0; 
	float:left;
	width:960px;
}

#pathway_out {
	float:left;
	width:960px;
	padding:0;
	height:35px;
	background:transparent;
}

#main {
	padding:0px 25px 0px 25px;
}

#left {
	float:left;
	width:200px;
}

#left td {
	color:#ffffff;
}

#right {
	float:right;
	width:200px;
}

#right td {
	color:#ffffff;
}

#contentleftonly, div#contentrightonly {
	float:right;
	width:600px!important;
	width:700px;
	padding: 0px 5px 10px 5px;
}

#contentwide {
	float:left;
	width:890px!important;
	width:900px;
	padding: 0px 5px 10px 5px;
}

#contentnarrow {
	float:left;
	width:480px;
	padding: 0px 5px 10px 5px;
}

#footer {
	padding-top:50px;
	text-align:center;
	color:#996600;
	height:65px!important;
	height:115px;
	background: url(../images/footer.png) center no-repeat;
}

.c1, .c3 {
	vertical-align:top;
}

.c2 {
	vertical-align:top;
}

/**********custom stuff*****************/

span.pathway img {
	margin: 0px 3px;
}

a:link, a:visited {
	color: #ffff00; text-decoration:underline;
	font-weight: bold;
}

a:hover {
	color:#ffff00;
	text-decoration:none;
}

#footer a:link, #footer a:visited {
	color: #996600; text-decoration:underline;
	font-weight: bold;
}

#footer a:hover {
	color:#996600;
	text-decoration:none;
}

/** Left Module **/

#left div.module {
	width:200px;
	padding:0px 0px 0px 0px;
	background: transparent;
}

#left div.module div {
	width:200px;
	padding:0px 0px 20px 0px;
	background: transparent;
}

#left div.module div div
{
	padding:0px;
	background: transparent;
}

#left div.module div div div
{
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	width:190px; 
}

#left div.module h3 {
	margin-left:-10px;
	margin-top:0px;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	background:url(../images/module_th.png) no-repeat;
	padding: 10px 0px 0px 0px;
	text-transform:uppercase;
	height:21px!important;
	height:31px;
	color:#996600;
	width:200px;
}

#left a.mainlevel:link, #left a.mainlevel:visited {
	height:17px!important;
	height:21px;
	background:url(../images/menu.png) no-repeat;
	display:block;
	padding:4px 10px 0px 30px;
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
}

#left a.mainlevel:hover {
	color:#ffff00;
	text-decoration:none;
}

#left a.mainlevel#active_menu {
	color:#ffff00;
	text-decoration:none;
	font-weight: bold;
}

#left a.mainlevel#active_menu:hover {
	color:#ffff00;
}

/** Right Module **/

#right div.module {
	float:right;
	width:200px;
	padding:0px 0px 0px 0px;
	background: transparent;
}

#right div.module div {
	width:200px;
	padding:0px 0px 40px 0px;
	background: transparent;
}

#right div.module div div {
	padding:0px;
	background: transparent;
}

#right div.module div div div {
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	width: 170px!important;
	width: 180px;
}

#right div.module h3 {
	margin-left:-10px;
	margin-top:0px;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	background:url(../images/module_th.png) no-repeat;
	padding: 10px 0px 0px 0px;
	text-transform:uppercase;
	height:21px!important;
	height:31px;
	color:#996600;
	width:200px;
}

#right a.mainlevel:link, #right a.mainlevel:visited {
	height:17px!important;
	height:21px;
	background:url(../images/menu.png) no-repeat;
	display:block;
	padding:4px 10px 0px 30px;
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
}

#right a.mainlevel:hover {
	color:#ffff00;
	text-decoration:none;
}

#right a.mainlevel#active_menu {
	font-weight: bold;
	color:#ffff00;
	text-decoration:none;
}

#right a.mainlevel#active_menu:hover {
	color:#ffff00;
}


ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background: url(../images/arrow.png) no-repeat;
	background-position: 0 3px;
}

.mosimage {
	  border: 1px solid #cccccc;
	  margin: 5px
}

.mosimage_caption  {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

hr {
	width:  90%; 
}

hr.separator {
	width:  40%; 
}

a.pnav {
}

.pnav:hover {
}

.small {
	font-size: 11px;
	color: #FFCC66;
	line-height: 0.7;
}

.smalldark {
	font-size: 11px;
	color: #ffffff;
	height: 10px;
	line-height: 10px;
	text-align: left;
}

.sectiontableentry1 {
	text-align: left;
	background: #CC9933;
	font-size: 11px;
	padding: 5px;
	border-bottom:1px solid #ffffff;
}

.sectiontableentry2  {
	text-align: left;
	background: #CC9933;
	font-size: 11px;
	padding: 5px;
	border-bottom:1px solid #000000;
}

.button {
	border: 1px solid #cccccc;
	color:#FFFFFF;
	background-color:#996600;
}

.inputbox {
	border: 1px solid #BBBBBB;
	background-color:#ffffff;
}


.createdate {
	font-size: 11px;
	color: #FFCC66;
	height: 10px;
}

.modifydate {
	font-size: 11px;
	color: #FFCC66;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
}

a.readon {
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	margin-top: 10px;
	text-decoration: none;
	font-weight: bold;
}

.blog_more {
	font-size: 11px;
}

a.readon:hover {
	text-decoration: none;
}

.blog {
	width: 100%;
}

.contentheading {
	width: 98%;
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	color: #FFff00;
}

a.contentpagetitle:link,a.contentpagetitle:visited {
	width: 98%;
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	color: #257A29;
}

a.contentpagetitle:hover {
	color:#336633;
	text-decoration:none;
}

.contentpaneopen {
	text-align: left;
	background: transparent;
}

table.contentpane td.contentheading {
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	border: none;
}

.contentdescription {
	font-size: 11px;
}

.sectiontableheader {
	padding:2px 10px 2px 10px;
	font-size: 11px;
	height: 25px;
	font-weight:bold;
	line-height: 25px;
	background-color:#663300;
	color:#FFFFFF;
}

.categorytitle {
	font-size: 16px;
	height: 25px;
	line-height: 25px;
}

.componentheading {
	font-size: 20px;
	line-height: 20px;
	color: #ffff00;
	margin-bottom: 5px;
	margin-top:5px;
	text-transform:uppercase;
	font-family:Tahoma;
}

a.category {
	text-decoration:  underline; 
}

a.category:hover {
	text-decoration:  underline; 
}

.poll {
	font-size: 10px;
	text-align: center;
}

.back_button a {
	font-size: 10px;
	font-weight: normal;
	font-weight:bold;
}

.blogsection {
	font-size: 11px;
}

.blog_more ul li {
	list-style: none;
	padding-left: 14px;
	line-height: 18px;
}

table.contenttoc {
	border: 1px solid #CCCCCC;
	padding: 3px;
}

table.contenttoc th {
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #BBBBBB;
}

form {
	margin: 0px;
	padding: 0px;
}


/** SubMenu **/

a.sublevel {
	margin-left: 30px;
	font-size: 11px;
	padding-left: 15px;
	width: 130px;
	display: block;
	margin-bottom: 4px;
	text-decoration: none;
	font-weight: bold;
	background:url(../images/submenu.png) left no-repeat;
}

a.sublevel:hover, a.sublevel#active_menu {
	text-decoration: none;
	width: 130px;
}

/* Top Menu */

#topmenu  {
	float:left;
	width: 900px!important;
	width:940px;
	padding-left:40px;
}


ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li {
	background-image: none;
	padding:0;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 19px;
	white-space: nowrap;
	border-right: 2px solid #ffff00;
}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color:#ffff00;
	background: transparent;
}

#topmenu>ul#mainlevel-nav li a {
	width: auto;
}

ul#mainlevel-nav li a:hover {
	color: #ffffff;
	background: #CC9933;
}

/*search*/

#search  {
	float:right;
	height: 35px;
	padding:0;
	margin:0;
}

#search .search {
	padding:0 30px 0 0;
	float:left;
	margin:0 0 0 0;
	height:35px;
	width:217px!important;
	width:227px; 
	background: url(../images/search_bg.png) top left no-repeat;
}

#search .search .inputbox {
	float:left;
	font-size: 11px;
	text-transform:capitalize;
	font-family: Tahoma, Arial, sans-serif;
	color: #996600;
	border: 0;
	padding: 0px 0 0px 40px;
	margin:10px 0 0 0;
	height:20px;
	line-height:13px;
	background: transparent;
	width:180px!important;
	width:220px;
}

#search .search .button {

}

#search form {
	margin: 0px;
	padding: 0px;
}

#pathway {
	float:left;
	width:670px!important;
	width:700px;
	padding:15px 0px 10px 30px;
	font-weight:bold;
	color:#ffffff;
}