a:link, a:visited {
	color: #2E5B82;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #c64934;
	text-decoration: underline;
	font-weight: bold;
}

body {
	font-family: 'Arial', 'Helvetica', 'Sans Serif';
	font-size: 11px;
	color: black;
	background: url(../images/background.jpg);
background-repeat: no-repeat;
background-color: #d3d3d3;
}

li {
	font-family: 'Arial', 'Helvetica', 'Sans Serif';
	font-size: 11px;
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.mainbody, div.mainbody td {
	font-family: 'Arial', 'Helvetica', 'Sans Serif';
	font-size: 11px;
}

div.moduletable {
	font-family: 'Arial', 'Helvetica', 'Sans Serif';
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}

div.moduletable td {
	padding-top: 0px;
	font-family: 'Arial', 'Helvetica', 'Sans Serif';
	font-size: 11px;
}

div.moduletable h3 {
	background: url(../images/th.gif) repeat-x;
	color: #aaaaaa;
	text-align: left;
	padding-left: 5px;
	height: 23px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
border: 1px solid #BBBBBB;
}

ul#mainlevel-nav {
	padding-top: 10px;
	padding-bottom: 10px;
}

ul#mainlevel-nav li {
	
	padding-left: 10px;
	padding-right: 10px;
}

ul#mainlevel-nav li a {
	text-decoration: none;
        color: #414141;
}

ul#mainlevel-nav li a:hover {
	text-decoration: underline;
        color: #414141;
}

ul#mainlevel-nav li a:visited {
        color: #414141;
}

.bodytext {
	z-index: 0;
        color: #000000;
}

.column_top {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.footer {
	clear: left;
	clear: right;
	text-align: center;
	border: 0px solid #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.leftmodules {
	width: 160px;
	border: 1px solid #BBBBBB;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
background-color: white;
}

.rightmodules {
	width: 160px;
	border: 1px solid #BBBBBB;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
background-color: white;
}


.main_container {
	text-align: left;
	width: 960px;
        
	
	z-index: 0;
	border-style: solid;
	border-width: 0px;
	border-color: black;
}

.mainbody {
	border: 1px solid #BBBBBB;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
background-color: white;
}

.navbar {
	height: 25px;
	width: 610px;
}

.navbar_menu {
	border-style: solid;
	border-color: #c8c8c8;
	border-width: 2px;
	position: absolute;
	background-color: #dadada;
	z-index: 1;
}

.navbar_menu .inputbox {
	border: 0px;
	padding: 3px 3px 3px 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #B0B0B0;
}

.navbar_menu a {
	color: black;
}

.navbar_menu a:hover {
	color: black;
}

.navbar_menu a:visited {
	color: black;
}





.pathwaytext {
	font-family: 'Arial', 'Helvetica', 'Sans Serif';
	font-size: 11px;
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.user1module, .user2module {
       border: 1px solid #BBBBBB;
	overflow: hidden;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
background-color: white;
        
}

#left_inner {
	padding: 2px;
}

div.dynamic-tab-pane-control tab-page {
    overflow:hidden;
    }


.contentheading {
border-bottom: 1px solid #cc3300;
color: #cc3300;
font-weight: bold;
font-size: 20px;
}


.componentheading {
border-bottom: 1px solid #cc3300;
color: #cc3300;
font-weight: bold;
font-size: 20px;
}