/********** Page Setting **********/

html,body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;	
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
}

/********** Link Setting **********/

a:link, a:visited {
	color: #293B77;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	font-weight: normal;
	text-decoration: underline;
}

h1 {
	color: #454545;
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 24px;
}

h2 {
	color: #454545;
	padding: 0;
	margin: 0 0 10px 0;
}

h3 {
}

h4 {
	color: #454545;
	padding: 0;
	margin: 0 0 0 0;
}

h5 {
	color: #454545;
}

/********** Horizontal Line **********/

hr {
	border: 0;
	width: 90%;
	color: #CCCCC;
	background-color: #CCCCC;
	height: 1px;
}

/********** Image Setting **********/

img {
	border:0px;
}

/********** Input Setting **********/
button {
	background: #FFFFFF;
	padding: 1px;
	color: #333333;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border : 1px solid #AAAAAA;
	cursor: pointer;
}


input, select, textarea{
	color: #333333;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
}

/********** List Setting **********/

ul {
	list-style-image:url(../images/li.jpg);
	padding-left:10px;
	margin-left: 10px;
}

li {
	list-style-position:outside;
	padding-top: 2px;
	padding-bottom: 2px;

}

/********** User Specific **********/

.title {
	display: block;
	width: 100%;
	background: #035A83;
	height: 30px;
	line-height: 30px;
	text-indent: 15px;
	color: #333;
	font-size: 9pt;
	font-weight: bold;
}

.blue {
	color: #293B77;
}

.imgborder {
	border: #CCC 1px solid;
	padding: 2px;
	margin: 5px;
}

.small {
	font-size: x-small;
}
.modifydate {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.createdate {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.copyright {
	font-size: 12px;
	text-align: left;
	color: #666666;
}

/********** Main Body **********/

#mainbody {
	background: url(../images/bg_mainbody.jpg) center top repeat-y;
}

/********** Main Column **********/

#top {
	background: url(../images/bg_top.jpg) center top repeat-x;
}

#maintable_top {
	background: url(../images/bg_maintable_top.jpg) center top repeat-y;
}

#maintable {
	background: url(../images/bg_maintable.jpg) center top no-repeat;
}

#maintable_bottom {
	background: url(../images/bg_maintable_bottom.jpg) center bottom repeat-x;
}

#maincol {
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}

#maincol table.contentpaneopen, #maincol table.contentpane {
	border-collapse: collapse;
	width: 100%;
}

#maincol .contentheading, #maincol .componentheading, h3{
	display: block;
	background: url(../images/bg_maincol_title.jpg) left center no-repeat;
	height: 24px;
	line-height: 24px;
	font-size: 9pt;
	text-indent: 32px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
}

#maincol .contentheading a, #maincol .componentheading a {
	font-size: 9pt;
	color: #FFF;
	padding: 0;
	margin: 0 0 10px 0;
	
}

#maincol table.contentpaneopen td {
}
/********** Left Column **********/
#leftcol table.moduletable {
	border: #555555 1px solid;
	margin-bottom: 10px;
}

#leftcol table.moduletable th {
	display: block;
	background: #035A83 url(../images/bg_maincol_title.jpg) left center no-repeat;
	width: 188px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	text-indent: 40px;
	font-size: 10pt;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#leftcol table.moduletable td {
	background: #022d4f;
}
/********** Right Column **********/
#rightcol table.moduletable {
	border: #555555 1px solid;
	margin-bottom: 10px;
}

#rightcol table.moduletable th {
	display: block;
	background: #035A83 url(../images/bg_maincol_title.jpg) left center no-repeat;
	width: 188px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	text-indent: 40px;
	font-size: 10pt;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#rightcol table.moduletable td {
	background: #022d4f;
}
#pathway, #pathway a {
	color:#FFFFFF;
}

#bottom {
	background: url(../images/bg_bottom.jpg) top center no-repeat;
	color: #FFF;
	font-size: 8pt;
}

#bottom  a {
	color: #FFF;
	text-decoration: none;
	font-size: 8pt;
}
#latestnews a {
	color: #FF5A58;
}
/**********Main Menu **********/
#mainmenu {
	height: 35px;
}

#mainmenu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}

#mainmenu ul li {
	position: relative;
	display: inline;
	padding:0;
	margin:0;
}

#mainmenu ul li a {
	background: url(../images/bg_mainmenu_off.jpg) top center no-repeat;
	display: block;
	height: 35px;
	width: 175px;
	margin: 0;
	line-height: 35px;
	text-align: left;
	text-indent: 30px;
	text-decoration: none;
	color: #555;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10pt;
}

* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

#mainmenu ul li.active a,#mainmenu ul li a:hover {
	color: #888;
}

/* Main Submenu*/
#mainmenu ul li ul {
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}

#mainmenu ul li ul li {
	display: list-item;
	float: none;
}

#mainmenu ul li ul li ul{
	top: 0;
}

#mainmenu ul li ul li a,#mainmenu ul li.active ul li a{
	text-decoration:none;
	background-image: none;
	background-color: #FFF;
	color: #333;
	font-weight:bold;
	text-indent: 10px;
	width: 180px; /*width of sub menus*/
	height: 22px;
	line-height:22px;
	padding: 3px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	text-transform: none;
}


#leftmenu a.mainlevel {
	display:block;
	background: url(../images/bg_leftmenu_off.jpg) left center no-repeat;
	height: 34px;
	line-height: 34px;
	width: 185px;
	text-indent: 55px;
	color: #333;
}

#leftmenu a.sublevel {
	display:block;
	height: 24px;
	line-height: 24px;
	padding: 0 10px 0 10px;
	text-align: left;
	color: #FFF;
	font-size: 9pt;
}
#leftmenu table.moduletable th {
	display:block;
	background: url(../images/bg_leftmenu_title.jpg) left center no-repeat;
	height: 32px;
	line-height: 32px;
	width: 185px;
	text-indent: 36px;
	color: #900838;
}


/***** Top Menu *****/
#topmenu, #topmenu a {
	color:#FFF;
	font-size: 9pt;
}

/********** Bottom Menu **********/

#bottommenu a.mainlevel {
	text-align:center;
	font-size:9pt;
	color:#FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
}

#bottommenu a.mainlevel:hover {
	color: #FF6600;
}

.invalid {
	border: 1px solid red;
}
