* {
	font-family: Arial, Helvetica, sans-serif;
}

div,
td,
p {
	font-size:12px;
	line-height:18px;
	color:#333333;
}

a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#013f88;
}

a:hover {
	text-decoration:underline;
	color:#e5001b;
}

ul {
	margin: 5px;
	padding-top: 5px;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:5px;
	list-style: none;
	list-style-type: square;
}

li {
	line-height: 18px;
	padding-left: 5px;
	padding-top: 0px;
	list-style-position: outside;
}

/** M A I N L E V E L **/
a.mainlevel:link, 
a.mainlevel:visited {
	color:#013f88;
	display:block;
	text-decoration:none;
	font-size:12px;
	line-height:42px;
	height: 40px !important;
	padding-left:15px;
	width:205px;
	background-image:url(../images/button.png);
}

a.mainlevel:hover {
	color:#e5001b;
	display:block;
	text-decoration:none;
	font-size:12px;
	height: 40px !important;
	padding-left:15px;
	width:205px;
	background-image:url(../images/button_over.png);
}

a.mainlevel#active_menu {
	color:#e5001b;
	font-weight:bold;
	display:block;
	text-decoration:none;
	font-size:12px;
	height: 40px !important;
	padding-left:15px;
	width:205px;
	background-image:url(../images/button_over.png);
}
/** M A I N L E V E L   E N D E **/


/** S U B L E V E L **/
a.sublevel:link, 
a.sublevel:visited {
	color:#013f88;
	display:block;
	text-decoration:none;
	font-size:12px;
	line-height: 30px;
	height: 28px !important;
	padding-left:15px;
	width:182px;
	background-image:url(../images/back_left.jpg); 
}

a.sublevel:hover {
	color:#e5001b;
	display:block;
	text-decoration:none;
	font-size:12px;
	line-height: 30px;
	height: 28px !important;
	padding-left:15px;
	width:182px;
	background-image:url(../images/back_left.jpg);
}

a.sublevel#active_menu {
	color:#e5001b;
	font-weight:bold;
	display:block;
	text-decoration:none;
	font-size:12px;
	line-height: 30px;
	height: 28px !important;
	padding-left:15px;
	width:182px;
	background-image:url(../images/back_left.jpg);
}
/** S U B L E V E L   E N D E **/


.contentheading {
	color:#013f88;
	font-size: 14px;
	padding-left: 0px;
/**	width: 680px; **/
}

.componentheading {
	color:#013f88;
	font-size: 16px;
	padding-left: 10px;
	padding-top:20px;
}

.contentpaneopen {
	padding-left: 10px;
	padding-right: 10px;
}

.moduletable {
	padding-left: 0px;
}

/** M O D U L S P A L T E - R I G H T - S T A R T **/

.moduletable-right {
	margin-left: 10px;
	margin-right: 10px;
	background:url(../images/box_back1.png);
	background-position:bottom;
	min-width:205px;
	width: 220px;
}

.moduletable-right p{
	padding-left: 10px;
	padding-right: 10px;
}

table.moduletable-right th { 
	color:#013f88; 
	font-size:14px; 
	line-height:30px; 
	background-image:url(../images/box_top1.png);
	background-position:top;
	height:30px; 
	text-align:left; 
	padding-left:10px;
	padding-top: 10px;
	min-width:205px;
	font-weight:normal;
}


table.moduletable-right form { 
	color:#000000; 
	font-size:12px; 
	background-position:bottom;
	text-align:left; 
	padding-left:15px;
	min-width:205px;
	font-weight:normal;
	padding-bottom:20px;
}


/** M O D U L S P A L T E - R I G H T - E N D E **/




/** M O D U L S P A L T E - L E F T - S T A R T **/

table.moduletable-left {
	padding-left: 0px;
	margin-left:0px;
	background:url(../images/box_back.png);
	background-position:bottom;
	min-width:220px;
	width: 220px;
}

.moduletable-left p{
	padding-left: 10px;
	padding-right: 10px;
}

table.moduletable-left th { 
	color:#013f88; 
	font-size:14px; 
	line-height:30px; 
	background-image:url(../images/box_top.png);
	background-position:top;
	height:30px; 
	text-align:left; 
	padding-left:10px;
	padding-top: 10px;
	min-width: 205px;
	width: 205px;
	font-weight:normal;
}


table.moduletable-left form { 
	color:#000000; 
	font-size:12px; 
	background-position:bottom;
	text-align:left; 
	padding-left:15px;
	min-width:205px;
	font-weight:normal;
	padding-bottom:20px;
}

/** M O D U L S P A L T E - L E F T - E N D E **/



.button-right, .button-left, .button {
	background:url(../images/button1.png);
	width:150px;
	height:31px;
	line-height:33px;
	text-align:center;
	color:#013f88;
	border:none;
	vertical-align: middle;
}

.blog {
	width: 450px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top:20px;
}

.gk_ns_first_news_container {
	padding-left: 10px;
	padding-right: 10px;
}