body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #E8E8E8;
	font-size: 12px;
	color: #333333;
}

p {
	line-height: 1.5em;
	margin-left: 12px;
}

h2, .h2 {
	font-size: 12pt;
	font-weight: bold;
	margin: 2em auto .3em 1em;
	padding-bottom: .6em;
	color: #666666;
}



h3, .h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 1em auto 0 1em;
}

li {
	line-height: 1.5em;
}

h4 {
	margin-bottom: .2em;
}

pre {
	width: inherit;
	width: auto;
}

a:link, a:active, a:visited {
	color: #18568F;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	
}

a.left {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	padding: 10px 1em;
	display: block;
	font-weight: bold;
}

a.leftsel {
	font-size: 13px;
	color: #E8E8E8;
	background-color: #196ea4;
	text-decoration: none;
	padding: 10px 1em;
	display: block;
	font-weight: bold;
}


a.left:hover {
	color: #E8E8E8;
	background-color: #999999;
	
}
a.top {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	display: block;
	color: #196ea4;
	background-color: #e0e1e3;
	border-bottom: #CCCCCC;
	text-decoration: none;
	padding: 5px 5px;
	font-weight: bold;
	margin: 0 2px;
}

a.topsel {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	display: block;
	color: #E8E8E8;
	background-color: #196ea4;
	border-bottom: #CCCCCC;
	text-decoration: none;
	padding: 5px 5px;
	font-weight: bold;
	margin: 0 2px;
}


.loginrow td {
	padding-bottom: 5px;
}

a.top:hover {
	color: #000000;
}

a img {
	border: 0;
}

a#img:hover {
	border: 0;
}

.blogview_title {
	font-size: 130%;
	font-weight: bold;
	border-bottom: 2px solid #CCCCCC;
}

.blogview_arctitle {
	vertical-align: top;
	padding: .5em 0 0 1em;
}
.blogview_arcinfo {

	padding: .5em 0 0 0;
	vertical-align: top;
	font-size: 80%;
	text-align: left;
	color: #666666;
}
.blogview_info {
	color: #666666;
}

.top_menu_bg{
background-color: #CCCCCC;
}

a.mid{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.mid:hover{
color: #000000;
	text-decoration: underline;
}
.top_line {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #18568F;
}

.greybg{
	background-color: #F4F4F4;
}
#white_border{
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 3px;
}

#grey_border{
	margin-bottom: 0px;
	height: 5px;
	border-left-width: 2px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
}

.padding_right_10{
	padding-right: 10px;
}

.padding_left_10{
	padding-left: 10px;

}

.padding_bottom{
	padding-bottom: 3px;
}

.padd_top_bottom{
	padding-bottom: 2px;
	padding-top: 2px;
}

.copy_footer{
padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	color: #999999;
}

.design_footer{
	font-size: 10px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.iks_footer{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a.iks_footer:hover{
	color: #000000;
	text-decoration: underline;
}

.border_top_bottom_right{
	
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	
}

.p_h {
	font-size: 14pt;
	font-weight: bold;
	color: #294F80;
	text-decoration: none;
	padding-bottom: 5px;
	margin-left: 12px;
}

.content {
	padding: 10px;
	margin: 0;
}

.less_important {
	color: #999999;
	font-size: .9em;
}

a.less_important, a.less_important:link, a.less_important:visited, a.less_important:active {
	color: #999999;
	font-size: .9em;
}

.al {
	text-align: left;
}

.ar {
	text-align: right;
}

.ac {
	text-align: center;
}

.alvt {
	text-align: left;
	vertical-align: top;
}

.acvt {
	text-align: center;
	vertical-align: top;
}

.arvt {
	text-align: right;
	vertical-align: top;
}

.alvb {
	text-align: left;
	vertical-align: bottom;
}

.acvb {
	text-align: center;
	vertical-align: bottom;
}

.arvb {
	text-align: right;
	vertical-align: bottom;
}

.mini_login {
	font-size: .8em;
	color: #999999;
}

.mini_login input {
	border: 0;
	border-bottom: 2px solid #EEEEEE;
}

.menu_top_sub ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu_top_sub li {
	margin: 0;
	float: left;
	margin-right: 5px;
}
.menu_top_sub li a {
	display: block;
}


.contact_box {
	text-align: right;
	font-size: 13px;
	line-height: 1.1em;
	color: #196ea4;
	padding-right: 20px;
	padding-bottom: 2.5em;
	width: 240px;
	height: 300px;
	
}

.menu_nomove { 
	position: fixed; 
	left: inherit; 
	top: inherit;
	width: 250px;
	height: 75%;
}

.down_date {
	margin-left: 4em;
	margin-top: 2em;
	margin-bottom: .5em;
	font-weight: bold;
}

.down_title {
	margin-left: 6em;
	margin-bottom: .5em;
}

.invisimenu {
	z-index: 2; 
	position: absolute; 
	right: 0px; 
	top: 0px; 
	width: 100px; 
	padding: 3px;
	text-align: right;
}

.invisimenu a {
	color: #FCFCFC;
	text-decoration: none;
}