.header_body {
	background-image: url(images/header_body.gif);
	background-repeat: repeat-x;
	height: 150px;
	width: 200px;
}
.header_start {
	background-image: url(images/header_start.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 113px;
}
.header_end {
	background-image: url(images/header_end.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 21px;
}
.header_content_start {
	background-image: url(images/header_content_start.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 173px;
}
.header_content_body {
	background-image: url(images/header_content_body.gif);
	background-repeat: repeat-x;
	height: 85px;
}
.header_body_with_menu {
	background-image: url(images/header_body_with_menu.gif);
	background-repeat: repeat-x;
	height: 150px;
}
.header_content_end {
	background-image: url(images/header_content_end.gif);
	background-repeat: repeat-x;
	height: 85px;
	width: 154px;
}
.menu_body {
	background-image: url(images/menu_body.gif);
	background-repeat: repeat-x;
	height: 65px;
}
.nav_menu_top {
	background-image: url(images/nav_menu_top_violet.gif);
	background-repeat: no-repeat;
	width: 260px;
	height: 28px;
	/*color: #214c95;*/
	color:#006699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-family: arial, sans-serif;
}
.nav_menu_bottom {
	background-image: url(images/nav_menu_bottom_violet.gif);
	background-repeat: no-repeat;
	width: 260px;
	height: 16px;
}
.nav_menu_body {
	background-image: url(images/nav_menu_body_violet.gif);
	background-repeat: repeat-y;
	width: 260px;
	height: 16px;
	
	font-size: 12px;
	font-family: arial, sans-serif;
}
.nav_menu2_top {
	background-image: url(images/nav_menu_top_blue.gif);
	background-repeat: no-rpeat;
	width: 260px;
	height: 28px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-family: arial, sans-serif;
}
.nav_menu2_bottom {
	background-image: url(images/nav_menu_bottom_blue.gif);
	background-repeat: no-repeat;
	width: 260px;
	height: 16px;
}
.nav_menu2_body {
	background-image: url(images/nav_menu_body_blue.gif);
	background-repeat: repeat-y;
	width: 260px;
	height: 16px;
	
	font-size: 12px;
	font-family: arial, sans-serif;
}
.cloud_top {
	background-image: url(images/cloud_top.gif);
	background-repeat: no-repeat;
	width: 260px;
	height: 28x;
}
.cloud_bottom {
	background-image: url(images/cloud_bottom.gif);
	background-repeat: no-repeat;
	width: 260px;
	height: 35px;
}
.cloud_body {
	background-image: url(images/cloud_body.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 20px;
	width: 260px;
	height: 15px;
}

.news_title {
    color: #3a3a3a;
    border-bottom-color: #3a3a3a;
    font-weight: bold;
	padding-left: 8px;
}
.news_desc {
	padding-left: 20px;
	padding-right: 18px;
}
.news_date {
	text-align: right;
	padding-right: 10px;
}
body {
    /* font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 19px;
    */
	line-height: 18px;
	font-size: 12px;
	font-family: Arial, sans-serif;    
}
.page_content {
	padding-right: 0px;
}

#nav li a {
	display: inline;
	width: 110px;
	height: 25px;
	background:url(images/nav_button_normal.gif) no-repeat 5px 0px;
	line-height: 20px;
	padding-left: 25px;
	color: #0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
#nav li a:hover {
	background:url(images/nav_button_hl.gif) no-repeat 5px 0px;
}
#nav li a:visited {
	color: #0;
}

#topnav {
}
#topnav li {
	float: left;
	position: relative;
}
#topnav li a {
	display: block;
	width: 96px;
	height: 65px;
	background:url(images/menu_button_normal.gif) no-repeat 0px 0px;
	line-height: 60px;
	padding-left: 2px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#topnav li a:hover {
	background:url(images/menu_button_hl.gif) no-repeat 0px 0px;
}

.glink {
	display:block;
	background-image:url(images/button.gif);
	background-repeat: no-repeat;
    height: 32px;
	line-height: 22px;
    width: 93px;
    border: none;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#FFFFFF;
}
.glink:hover {
    background-image:url(images/button_hl.gif);
}
.gbutton:visited {
	color:#FFFFFF;
}
.gbutton {
    background: url(images/button.gif) no-repeat;
    height: 22px;
    width: 93px;
    border: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, sans-serif;	
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
}
.gbutton:hover {
    background: url(images/button_hl.gif) no-repeat;
}

.content_header {
	font-size: 16px;
	color: #0068A5;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
}
	
ul.lite_list li a {
  color:#006699;
  font-weight:bold;
}

ul.lite_list li a:hover {
  color:#fe7700;
}
	
.topic_chapter {
	color: #0068A5;
    padding-top: 10px;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
}

.topic_header {
	color: #0068A5;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;	
	padding-top: 5px;
}

.feature_title {
	font-size: 14px;
	color: #0068A5;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/check_mark.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.level_1 {
	margin-left: 10px;
}
.level_2 {
	margin-left: 20px;
}
.level_3 {
	margin-left: 30px;
}

ul, li {
	font-size: 12px;
	font-family: arial, sans-serif;
}

ul.lite_list {
	margin: 0px;
	padding: 0px;
}

ul.lite_list li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-family: arial, sans-serif;
}

#footer {
	position: relative;
	clear:both;	
	height:87px;
	background:url(images/footer_vert_line.gif) repeat-x right bottom;
}
#footerlinks {
	position: relative;

}

#footerlinks p {
	color: #CCCCCC;
	padding-top: 12px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

#footerlinks p a {
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-family: arial, sans-serif;
}
#footerlinks p a:hover {
	text-decoration: underline;
}

#copyright {
	color: #CCCCCC;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-top: 11px;
	font-family: arial, sans-serif;
}

.top_navigator a {
	color: #0068A5;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;		
}

.top_navigator a:hover {
	text-decoration: underline;
}

.hiddenPic {
	display:none;
}

.feature_matrix thead tr td {
	background-color: #EEEEEE;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.feature_matrix tr td div {
	text-align: center;
}

.fmpf {
	border-bottom: 2px solid #EEEEEE;
}


.fmp1 {
	border-left: 2px solid #EEEEEE;
	border-bottom: 2px solid #EEEEEE;
}

.fmp2 {
	border-left: 2px solid #EEEEEE;
	border-bottom: 2px solid #EEEEEE;
}

.fmp3 {
	border-left: 2px solid #EEEEEE;
	border-bottom: 2px solid #EEEEEE;
}

.hsep {
	background-color: #EEEEEE;
}