
html,body
{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

body
{
	background: #fff;
	color: #000000;
	font-family: tahoma,  verdana, helvetica, arial,sans-serif;
	font-size: 100%;
	padding: 0px;
}



a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}


.buttonheading {
	text-align:right;
	padding-right:5px;
}

.buttonheading img
{
   border: 0px none;
}

.wrapper {
	height:100%;
	font-size:.85em;
}

.leftside {
	width:30px;
	background-color:#1B3A6D;
	border-right:2px solid #AA8C46;
}

.rightside {
	width:30px;
	background-color:#1B3A6D;
	border-left:2px solid #AA8C46;

}

.header_left {
	background-color:#0a1c40;
	height:100px;
	text-align:center;
	border-bottom:2px solid #AA8C46;
}
.header_middle {
	background-color:#0a1c40;
	height:100px;
	border-bottom:2px solid #AA8C46;	
}

.header_middle h1, .header_middle h2 {
	text-align:left;
	color:#fff;
}



.header_right {
	background-color:#0a1c40;
	height:100px;
	border-bottom:2px solid #AA8C46;	
	vertical-align:top;
	padding-top:10px;
	width:200px;
	text-align:right;
	padding-right:5px;
	}

	
.header_right a {
border:none !important;
}
	
h2.contentheading{
	font-size:1.4em;
	margin-top:2px;
}

.contentheading {
	font-weight:bold;
}

#secimagediv img {
	vertical-align:middle !important;
}




#left {
	width:180px;
	vertical-align:top;
	background-color:#1B3A6D;
	color:#fff;
	font-size:.85em;
	padding-bottom:10px;
}

h1 {
	color:#1B3A6D;
	font-size:1.6em;
}

h3 {
	font-size:1.1em;
}

#left h3 {
	color:#AA8C46;
	margin-bottom:2px;
	text-indent:5px;
	font-size:1.3em;
}

#left a:link, #left a:visited {
	color:#AA8C46;

}


.menu a {
	display:block;
}


#right {
	width:180px;
	vertical-align:top;
	border-top:1px solid #aa8c46;
}

#breadcrumb {
		background-color:#1B3A6D;
		height:25px;
		line-height:25px;
		font-size:.8em;
		color:#F8D83D;
		padding-left:3px;
}

#breadcrumb a:link,#breadcrumb a:visited {
	color:#F8D83D;
}



#fontsize {
	padding-top:30px;
}

#content {
	vertical-align:top;
	border-left:1px solid #aa8c46;
	border-top:1px solid #aa8c46;
	padding-left:5px;
	padding-right:5px;
}

.iteminfo {
	font-size:.8em;
	font-style:italic;
}

.menu {
	list-style:none;
	margin:0;
	padding:0;
}

.moduletable_menu .menu {
	width:170px;
	margin-left:5px;
}
.moduletable_menu .menu li {
	background-color:#ccc;
	height:25px;
	line-height:25px;
	border-bottom:1px solid #AA8C46;
	text-indent:5px;
	font-size:1em;	
}

.moduletable_menu .menu li a:link,.moduletable_menu .menu li a:visited{
	text-decoration:none;
	color:#0a1c40 !important;
	}
	
	
.moduletable_login {
	padding-left:5px;
}	

.moduletable_login fieldset {
	margin:0 5px 0 0;
}
	
#footer {
	height:20px;
	background-color:#ccc;
	color:#0a1c40;
	font-size:.7em;
	text-align:center;
	border-top:1px solid #aa8c46;
}


#current {
	background-color:#0A1C40;
}

#current a {
	color:#fff !important;
}

a:link, a:visited {
	color:#0A1C40;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.sectiontableheader {
	background-color:#AA8C46;
	color:#fff;
	font-weight:bold;
	height:25px;
	line-height:25px;
}

.sectiontableentry2 {
	background-color:#eee;
}

.divrss img {
border:none !important;
}