html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 10px;
}
body{
	color: #143E6E;
	font-family: Arial, Helvetica,sans-serif;
	font-size:11px;
	margin: 0px;
	padding: 0px;
	background: #3273A2 url("../images/background.jpg"/*tpa=http://localhost/titan_kpsg/images/background.jpg*/) repeat-x;
}
p{
	line-height:120%;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	text-align:justify;
}
input, select, textarea{
	color: #143E6E;
	font-family: Arial, Helvetica,sans-serif;
	font-size:11px;
}
.clr {
	clear: both;
}
.main_table{
	width: 740px;
	background-color: white;
	border-left: 1px solid #143E6E;
	border-right: 1px solid #143E6E;
	padding:0px;
}
.bottom{
	font-size:11px;
	vertical-align: middle;
	width: 738px;
	height: 21;
	background: url("../images/bottom.jpg"/*tpa=http://localhost/titan_kpsg/images/bottom.jpg*/) repeat-x top;
}
.sideLeft{
	background-image: url("../images/side_left.jpg"/*tpa=http://localhost/titan_kpsg/images/side_left.jpg*/);
	background-repeat: no-repeat;
	background-position: top;
}
.sideRight{
	background:url("../images/side_right.jpg"/*tpa=http://localhost/titan_kpsg/images/side_right.jpg*/);
	background-repeat: no-repeat;
	background-position: top;
}
#header{
	width: 100%;
	height: 104px;
}
.header_inner{
	height: 104px;
	background: url("../images/logo.png"/*tpa=http://localhost/titan_kpsg/images/logo.png*/) no-repeat;
	background-position: 0px 17px;
}
#headerimg{
	width: 100%;
	height: 160px;
	border-bottom: 1px solid #143E6E;
}
.headerimg_inner{
	height: 160px;
}
#topmenu{
	background: url("../images/topmenu.jpg"/*tpa=http://localhost/titan_kpsg/images/topmenu.jpg*/) no-repeat 0px 0px;
	width: 100%;
}
.topmenu_inner{
	height: auto;
	border-bottom: 1px solid #C4CACF;
}
#mainmenu{
	width: 100%;
}
.mainmenu_inner{
	background: url("../images/menu.png") repeat-x top;
	border-bottom: 1px solid #365272;
}
#content_all{
	float: left;
	background: url("../images/left_back_1.jpg") repeat-y left;
	width: 100%;
}
#content_left{
	float: left;
	width: 170px; /*189px*/
}
#pathway{
	float: left;
	width: 548px;
	height: 26px;
	background: #FFFFFF;
	border-bottom: 1px solid #C4CACF;
}
#content_main{
	float: left;
	width: 548px; /*498px;*/
	height:100%;
}
#content_main_inner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-align:justify;*/
	padding: 10px;
}
#content_main_inner h3{
	font-weight:bold;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}
#newsflash{
	float: left;
	width: 189px;
	/*background: #EAF2F8 url(../images/left_back_2.png) repeat-y;
	border-top: 1px solid #C4CACF;
	border-bottom: 1px solid #C4CACF;*/
	margin:10px 0px 10px 0px;
}
#newsflash_inner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 10px 10px 30px;
}
/*==========================pathway=========================================================*/
.pathway{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	padding: 0px 0px 0px 10px;
}
a.pathways:link, a.pathways:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #143E6E;
	text-decoration: none;
}
a.pathways:hover {
	text-decoration: underline;
	color: #1B5494;
}

/*==========================topmenu=========================================================*/
a.toplevel:link, a.toplevel:visited {
	display: block;
	/*background: url(../images/menu.png) no-repeat;
	background-color: #BACCDE;*/
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3273A2;
	text-align: left;
	padding: 4px 10px 0px 10px;
	height: 15px !important;
	height: 17px;
	/*width: 100%;*/
	text-decoration: none;
	border-left: 1px solid #C4CACF;
}
a.toplevel:hover {
	/*background-position: 0px -21px;*/
	background-color: #EAF2F8;
	text-decoration: none;
	color: #6F93BF;
}

a.toplevel#active_menu {
	color:#FFFFFF;
	font-weight: bold;
}

a.toplevel#active_menu:hover {
	color: #FFCCCC;
}
/*==========================mainmenu=========================================================*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url("../images/menu.png"/*tpa=http://localhost/titan_kpsg/images/menu.png*/) no-repeat;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #143E6E;
	text-align: left;
	padding: 4px 10px 0px 10px;
	height: 17px !important;
	height: 19px;
	/*width: 100%;*/
	text-decoration: none;
	border-right: 1px solid #365272;
}
a.mainlevel:hover {
	background-position: 0px -21px;
	text-decoration: none;
	color: #FFFFFF;
}

a.mainlevel#active_menu {
	color:#FFFFFF;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #FFCCCC;
}
/*==========================submenu=========================================================*/
a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #143E6E;
	text-align: left;
	padding: 4px 10px 4px 10px;
	/*height: 20px !important;
	height: 22px;*/
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #C4CACF;
	background-color: #EAF2F8;
}
a.sublevel:hover {
	background-color: #557E9E; /*#EAF2F8;*/
	background-position: 0px -21px;
	text-decoration: none;
	color: #FFFFFF;/*#5699C4;*/
}

a.sublevel#active_menu {
	color:#1F5184;
	font-weight: bold;
	background-color: #EAF2F8;
}

a.sublevel#active_menu:hover {
	color: #FFFFFF;
	background-color: #557E9E;
}
/*==========================popup=========================================================*/
.popup{
	margin: 20px;
	background: #c9e7ef;
}
/*==========================core link=========================================================*/
a:link, a:visited {
	color: #143E6E;
}
a:hover {
	color: #5699C4;
}

li{
	font-size:12px;
	/*text-align:justify;*/
}
.header1{
	border-bottom: 1px solid #C4CACF;
}
