@import url( dropdowns.css );
@import url( navFlat.css );
*{ padding:0; margin:0; }
body{ background: #fff; color: #444; text-align: center; background-image:url(../images/purple_line.jpg); }

h1 { font: 2.0em bold Trebuchet MS, Arial; color: #FFF; padding: 0; margin: 0; }
h1 a { color: #45A8C8; }
h1 .white { color: #FFF; }

tr, p, div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.5em;
	color:#666666;
}
hr {
	background:#999999;
	height:1px;
	width:100%;
}
ul { list-style:none; }
li { line-height: 15px; padding-left: 25px; padding-top: 0px; ; background-repeat: no-repeat; background-position: 10px 5px; }
ol{margin-left:40px; list-style-position:inherit; }


.header {
	height: 80px;
	background: #808080 url(../images/header_bg.gif) repeat-x;
}

.logo {
	float: left;
	margin: 25px 0 0 0 ;
}

.wrap {
	text-align: left;
	margin: 0 auto;
	padding: 0px 0 0 0;
	width: 80%;
}

.hmenu {
	text-align: right;
}

form {
	display: inline;
	
	margin: 0;
 	padding: 0;
}

.pathway {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
a.pathway:link, a.pathway:visited {
	color            : #1E0B04;
	font-weight      : normal;
}
a.pathway:hover {
	color            : #ff3300;
	font-weight      : normal;
	text-decoration   : none;
}

#active_menu {
	color: #666666;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #1672E3;
	font-weight: bold;
	width: 100%;
	text-indent: 5px;
	background: #FFF url(../images/dot.gif) repeat-x bottom left;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	line-height: 20px;
	margin-bottom: 3px;
}
a.mainlevel:hover {
	color: #1E0B04;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #1672E3; 
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #1E0B04; 
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}
a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	color: #ffffff;
	text-indent:33px;
	line-height: 20px;
	display:block;
	margin-bottom:3px;
	width:100%;
	background-color:#c6c6c6;
}
a.sublevel:hover {
	color: #000000; text-decoration: none;
}
table.moduletable {
	padding: 5px 0px 5px 8px;
	width: 100%;
	margin-bottom:5px;
	
}

/* small titles */

table.moduletable th {
background:url(../images/left_menu_heading.gif);
	font: bold 1.1em/1.8em Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100%;
	font-weight:bold;
	height:38px;
	padding: 4px 2px 5px 0px;
	text-indent:10px;
	text-align: left;
	vertical-align:text-top;
	text-transform:uppercase;
	
}
table.moduletable li {
	background-image: url(../images/arrow.gif);
	}
table.moduletable a {
	color:#F3982F;
	text-indent:3px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
table.moduletable ul {
color:#00FFFF;
}
table.moduletable td {
	font-size: 11px;
	font-weight: norma;
	color:#00FFFF;
	
}
.latestnews{
	color            : #000000;
}
.poll {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #666666;
	line-height      : 14px;
}
table.pollstableborder {
	border: 1px solid #cccccc;
}
.sectiontableheader {
	background-color : #CCCCCC;
	color            : #333333;
	font-weight      : bold;
	padding:5px;
}
.sectiontableentry1 td{
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;

}
.sectiontableentry2 td {
	border-bottom:1px solid #CCCCCC;
	padding:3px 3px 3px 6px;
}
.small {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #999999;
	text-decoration  : none;
	font-weight      : bold;
}
.smalldark {
	font-family      : Arial,Verdana, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
}
.contentpane {
}
.contentpaneopen {
	border : 0px ridge #0099cc;
	width: 100%;
	padding: 1px;
}

/* big titles */
.contentheading, .componentheading {
	font: bold 1.4em/1.8em Arial, Helvetica, sans-serif;
	color: #3266A5;
	text-align: left;
	padding-left:5px;
	margin: 0 0 5px 0;
	border-bottom:1px solid #cccccc;

}
.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color:  #666666;
	text-align       : left;
	text-indent:18px;
	font-weight:bold;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
	background:url(../images/date.png) no-repeat;
}
.button {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	background-color : #666666;
	color: #ffffff;
	border: 1px solid #757575;
}
.inputbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	color: #000000;
	
}
a:link, a:visited {
	color: #F3982F;
	text-decoration: none;
}
a:hover {
	color: #1E0B04;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #1E0B04;
	text-align:left;
	text-decoration: underline;
	}
a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : bold;
	font-size: 11px;
	font-weight: bold;
}
a.category:hover {
	color            : #999999;
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #1E0B04;
	border-right: outset 2px #808080;
	border-top: outset 2px #1E0B04;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	padding:5px;
}
table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.contenttoc th {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding:5px;
	background-color:#333333;
	color:#FFFFFF;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}
.readon {
	display:block;
	background:url(../images/read_more.gif) no-repeat;
	color:#333333;
	text-indent: -5000px;
	width:100px;
	height:20px;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color:#cccccc;
	padding: 1px 2px;
	color: #fff;
	text-transform: normal;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
#core {
	padding:0px 5px 5px 5px;
	}

	
/* left and right side */


.left_side {
	clear: both;
	width:21%;
	float:left;
	background-color:#742F9C;
	padding-top:5px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #74259C;
	color: #742F9C;
}

.right_side {
	width:76%;
	padding: 5px 0 5px 5px;
	float:right;
	
}

#banner {
	text-align:center;
}

.footer {
	background: #fff url(../images/dot.gif) repeat-x;
	clear:both;
	font-size: 0.8em;
	text-align: center;
	padding-top:13px;
	padding-bottom:5px;
}
#topmenu {
	position:relative;
	
	float:left;
	clear:left;
	background-image:url(../images/blue_line.jpg);
	
	width: 100%;
	color: #FFFFFF;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	margin-left:200px;
    
}

/** unordered list item for top menu **/
ul#mainlevel-nav li
{
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 32px;
	white-space: nowrap;
	
}

/** unordered list item link for top menu **/
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

/** unordered list item link for top menu for firefox only **/
#topmenu>ul#mainlevel-nav li a {
	width: auto;
}

/** unordered list item for top menu for firefox only **/
ul#mainlevel-nav li a:hover {
	
	background: url(../images/orange_line.jpg);
	
	text-decoration:none;
	
}
.bottom_link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.search {
background:url(../images/left_menu_heading.gif);
	font: bold 1.1em/1.8em Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100%;
	font-weight:bold;
	height:38px;
	padding: 4px 2px 5px 0px;
	text-indent:10px;
	text-align: left;
	vertical-align:text-top;
	text-transform:uppercase;
}
.paratext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #742F9D;
	text-decoration: none;
}


.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	margin: 0 0 5px 0;
	color: #742F9D;
	text-decoration: none;
	border-bottom:1px solid #cccccc;
}




.transMenu {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 

}
.transMenu .content {
 position:absolute  ; 
}
.transMenu .items {
 
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
}
.transMenu  td
{

 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #000000 !important ;

} 
#subwrap 
{ 
 text-align: left ; 
}
.transMenu  .item.hover td
{ 
 color: #FFFFFF !important ; 
  background:url(../../../templates/vrlsoft/images/orange_line.jpg);
  height:100%;
 
}
.transMenu .item { 
 text-decoration: none ; 
 cursor:pointer; 
 cursor:hand; 
}
.transMenu .background {
 background-color: #FFCC99 !important ; 
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1; 
 -moz-opacity:0.85; 
 filter:alpha(opacity=85) 
}
.transMenu .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:2px; 
 -moz-opacity:0.85; 
 filter:alpha(opacity=85)
}
.transMenu .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:-3000px; height:2px; 
 -moz-opacity:0.85; 
 filter:alpha(opacity=85)
}
.transMenu .item.hover {
 background-color: #FF6600 !important ; 
}
.transMenu .item img { 
 margin-left:10px !important ; 
}
table.menu {
 top: 0px; 
 left: 0px; 
 position:relative ; 
 margin:0px !important ; 

 z-index: 1; 
}
table.menu a{
 margin:0px !important ; 
 
 display:block !important; 
 position:relative !important ; 
}
div.menu a,
div.menu a:visited,
div.menu a:link {
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #FFFFFF !important ; 
 text-decoration: none !important ; 
 margin-bottom:0px !important ; 
 display:block !important; 
 white-space:nowrap ; 
 
}
div.menu td {
 
 
} 
div.menu td.last {
 
} 
#trans-active a{
 color: #FFFFFF !important ;
 background:url(../../../templates/vrlsoft/images/orange_line.jpg);


} 
#menu a.hover   { 
 color: #FFFFFF !important ; 
 background:url(../../../templates/vrlsoft/images/orange_line.jpg);

}
#menu span {
 display:none; 
}
