ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
  width: 15%;
	font-size: 11px;
	line-height: 10px;
	white-space: nowrap;
	border-left: 1px solid #A6A6A6;
}

ul#mainlevel-nav li a
{
	width: 100%;
	padding-left: 15px;
	padding-right: 5px;
	text-decoration: none;
	color: #A6A6A6;
	background: transparent;
}


body {
	margin: 0px;
	height: 100%;	
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	
}


table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
	padding-top: 4px;
	padding-left: 4px;
}


table.moduletable th {	 
	background: url(../images/menu_header_bg.gif) no-repeat;
	font-family: Tahoma;
	color: #CCCCCC;
	font-size: 15px;	
	font-weight: normal;		
	width: 141px;
	height: 31px;
	text-align: left;
	letter-spacing: 2px;
	vertical-align: middle;	
	padding-left: 10px;
}

a.mainlevel {
	display: block;
	background: url(../images/menu_bg.gif) no-repeat;	
	font-size: 12px;
	font-weight: bold;	
	text-align: left;	
	padding-left: 8px;
	height: 32px;	
	text-decoration: none;	
	color: #5A5A5A;	
	margin-top: 9px;
}

a.mainlevel:link {	
	display: block;
	background: url(../images/menu_bg.gif) no-repeat;	
	font-size: 12px;
	font-weight: bold;	
	text-align: left;	
	padding-left: 8px;
	height: 32px;	
	text-decoration: none;	
	color: #5A5A5A;	
	margin-top: 9px;
}
 a.mainlevel:visited  {	
	display: block;
	background: url(../images/menu_bg.gif) no-repeat;	
	font-size: 12px;
	font-weight: bold;	
	text-align: left;	
	padding-left: 8px;
	height: 32px;	
	text-decoration: none;	
	color: #5A5A5A;	
	margin-top: 9px;
}

a.mainlevel:hover {		
	display: block;
	background: url(../images/menu_bg.gif) no-repeat;	
	font-size: 12px;
	font-weight: bold;	
	text-align: left;	
	padding-left: 8px;
	height: 32px;	
	text-decoration: none;	
	color: #5A5A5A;	
	margin-top: 9px;
}

a.sublevel {
	background: url(../images/menu_icon.gif) no-repeat;	
	font-size: 12px;
	font-weight: bold;
	text-align: left;	
	margin-top: 10px;
	padding-left: 17px;
	padding-top: 0px;
	height: 10px;	
	text-decoration: none;
	color: #5A5A5A;
}

/* 
a.sublevel:link, a.sublevel:visited {
	background: url(../images/menu_icon.gif) no-repeat;	
	font-size: 12px;
	font-weight: bold;
	text-align: left;	
	margin-top: 10px;
	padding-left: 17px;
	height: 10px;	
	text-decoration: none;
	color: #5A5A5A;
}

a.sublevel:hover {
	background: url(../images/menu_icon.gif) no-repeat;	
	font-size: 12px;
	font-weight: bold;
	text-align: left;	
	margin-top: 10px;
	padding-left: 17px;
	height: 10px;	
	text-decoration: none;
	color: #5A5A5A;
}

*/
form {
	margin: 0;
 	padding: 0;
}


a:link, a:visited {
	color: #5A5A5A; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #666666;	text-decoration: none;
	font-weight: bold;
}


.footer {
	text-align: left;
	padding: 0px;
	font-size: 11px;
	color: #A6A6A6; 
}
.footer2 {
	text-align: right;
	padding: 0px;
	font-size: 11px;
	color: #A6A6A6; 
}
#aboutToracca table.moduletable th {	 	
	font-family: Tahoma;
	color: #CCCCCC;
	font-size: 10px;	
	font-weight: normal;		
	width: 141px;
	height: 31px;
	text-align: left;
	letter-spacing: 2px;
	vertical-align: middle;	
	padding-left: 10px;
}

.blueheading {	
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 0px;	 
	color: #0566D9;
}

.welcomecontent {	
	font-weight: bold;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 0px;	 
	color: #666666;
}

.smallblueheading {	
	font-weight: bold;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 0px;	 
	color: #0566D9;
	text-transform: uppercase;
}

.smallcontent {	
	font-weight: normal;
	font-size: 11px;
	padding-top: 0px;
	padding-left: 0px;	 
	color: #666666;
}


.button{
	color: #000000;
	font-family: Tahoma;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: 55px;		
	background: transparent;
	padding-left: 5px;
	padding-right: 1px;	
	height: 18px;
	margin: 1px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;	
}


 .inputbox{	
	width: 200px;
	font-family: Tahoma;
	font-size: 12px;
	background: transparent;	
	margin: 0px;
	padding-left: 0px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;	
	color: #333333;
	vertical-align: left;
	font-weight: normal;
}

#loginform {
	margin: 0px;
	padding: 0px;		
	padding-left: 0px;
	padding-top: 0px;
	vertical-align: top;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}

#loginform .inputbox{	
	width: 100px;
	height: 20px;
	font-family: Verdana;
	font-size: 12px;
	background: transparent;	
	margin: 0px;
	padding-left: 0px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;	
	color: #333333;
	vertical-align: left;
	font-weight: normal;
}

#loginform .button{
	color: #333333;
	font-family: Tahoma;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: 55px;		
	background: transparent;
	padding-left: 5px;
	padding-right: 1px;	
	height: 18px;
	margin: 1px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;	
}


#loginform table.moduletable th { 	
	background: url(../images/menu_header_bg.gif) no-repeat;
	font-family: Tahoma;
	color: #CCCCCC;
	font-size: 15px;	
	font-weight: normal;		
	width: 141px;
	height: 31px;
	text-align: left;
	letter-spacing: 2px;
	vertical-align: middle;	
	padding-left: 10px;
	text-transform: lowercase;
}


#loginform form {
	margin: 0px;
	padding: 0px;
}

#loginform a.login_link:link,a.login_link:visited {
	padding-left: 0px;
	padding-right: 5px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;		
	text-decoration: none;
	color: #333333;
	background: transparent;		
} 

#loginform a.login_link:hover {
	padding-left: 0px;
	padding-right: 5px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;		
	text-decoration: none;
	color: #CBCBCB;
	background: transparent;		
} 

#loginform .mediumtext {
	padding-left: 0px;
	padding-right: 5px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;		
	text-decoration: none;
	color: #333333;
	background: transparent;		
} 

#loginform .text {
	margin: 0px;
	padding: 0px;		
	padding-left: 0px;
	padding-top: 0px;
	vertical-align: top;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

.componentheading {
	font-weight: bold;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 0px;	 
	color: #0566D9;
	text-transform: uppercase;
}

.contentheading {
	font-weight: bold;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 0px;	 
	color: #333333;	
}

td {
	margin: 0px;
	height: 100%;	
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	
}