﻿/* GENERAL */
body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-color: #ffffff;*/
	background-image: url('images/diagonal_bg.gif');
}
.RegularTextBox { 
font-family: Tahoma; font-size: 10pt; color: #808080; border: 1px solid silver; 
}
.RegularTextBoxBlue { 
font-family: Tahoma; font-size: 10pt; color: #808080; border: 1px solid #silver; padding-left:5px; 
}

textarea:focus{
background-color: #eeeeee;
border: 1px solid #ffffff
}

input:focus{
background-color: #eeeeee;
border: 1px solid #ffffff
}
.Titles {
font-family: Tahoma; font-size: 9pt; color: #ffffff; background-color: #404b67;
}


.SubmitButton {
font-family: Tahoma; font-size: 9pt; color: #ffffff; border: 2px solid silver; letter-spacing:1pt; background-color: #404b67;padding:30x;
}
.SubmitButton input:focus{
background-color: #87ADEE;
border: 1px solid #003399
}
.regularText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	color: #646464; 
	/*padding-left: 10px;*/
	margin-top: 0; 
	margin-bottom: 0;
	/* float: left; */
}
.regularTextIndent {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	color: #646464; 
	margin-left:20px;
}

}
.topmenu {
	font-family:Arial Narrow; 
	font-size:11pt; 
	color: #b9babc; 
	/*padding-left: 10px;*/
	margin-top: 0; 
	margin-bottom: 0;
	/* float: left; */
}
.topmenu  a {
	font-family:Arial Narrow; 
	font-size:11pt; 
	color: #b9babc; 
	text-decoration: none; 
	}
.topmenu  a:visited{
	font-family:Arial Narrow; 
	font-size:11pt; 
	color: #b9babc; 
	text-decoration: none; 
	}
.topmenu  a:hover{
	font-family:Arial Narrow; 
	font-size:11pt; 
	color: #b9babc; 
	text-decoration: underline; 
	}
.OrangeTitle{
	
	font-family:'Arial'; 
	font-size: 12pt; 
	color: #FF9900;
	font-weight:bold;
	}
.DarkGrayTitle{
	
	font-family:'Arial'; 
	font-size: 10pt; 
	color: #646464;
	font-weight:bold;
	}

}

.bottommenu {
	font-family:Arial; 
	font-size:10pt; 
	color: #3d3d3d; 
	/*padding-left: 10px;*/
	margin-top: 0; 
	margin-bottom: 0;
	/* float: left; */
}
.bottommenu  a {
	font-family:Arial; 
	font-size:10pt; 
	color: #3d3d3d; 
	text-decoration: none; 
	}
.bottommenu a:visited{
	font-family:Arial; 
	font-size:10pt; 
	color: #3d3d3d; 
	text-decoration: none; 
	}
.bottommenu  a:hover{
	font-family:Arial; 
	font-size:10pt; 
	color: #3d3d3d; 
	text-decoration: underline; 
	}


.regularText  a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	color: #666666;
	text-decoration: none; 
	}
.regularText  a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	color: #666666;
	text-decoration: none; 
	}
.regularText  a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	color: #800000;
	text-decoration: underline; 
	}
	
.regularTextLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	color: #800000; 
	padding-left: 10px;
	margin-top: 0; 
	margin-bottom: 0;
	Line-height:140%;
	Text-align:Left;
	/* float: left; */
}

.regularTextLarge  a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	color: #ffffff;
	text-decoration: none; 
	}
.regularTextLarge  a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	color: #ffffff;
	text-decoration: none; 
	}
.regularTextLarge  a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:9pt; 
	color: #ffffff;
	text-decoration: underline; 
	}
.regularTextTah {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666; 
	padding-left: 10px;
	Line-height:150%;
	margin-top: 0; 
	margin-bottom: 0;
	float: right;
}
a.mainlevel:visited {
	display: block;
	background: url(images/menu_bg4.png) no-repeat;
	vertical-align: middle;
	font-size: 9pt;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:link {
	display: block;
	background: url(images/menu_bg4.png) no-repeat;
	vertical-align: middle;
	font-size: 9pt;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

