body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCD9E2;

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:20px;
}
#top {
	height: 85px;
	border-bottom: 7px #284f90 solid;
	background-image: url(images/bg_header.png);
	background-repeat: repeat-x;
	background-position: top;
}
.finalwidth {
	width: 814px;
	margin: auto;
}
#logo {
	width:160px;
	float:left;
}
#topRight {
	width: 654px;
	float: right;
}
#topNavigationBar {
	height: 60px;
	overflow: hidden;
	text-align: right;
	color: #FFFFFF;
}
#topNavigationBar p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#topNavigationBar a {
	color:#FFFFFF;
}
a:link {
	color: #084c8d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #084c8d;
}
a:hover {
	text-decoration: underline;
	color: #084c8d;
}
a:active {
	text-decoration: none;
	color: #084c8d;
}
#topNavigation {
	padding-left:5px;
	overflow:hidden;
}
#topNavigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left:8px;
}
#topNavigation li {
	background-image: url(images/bg_menu.png);
	background-repeat: repeat-x;
	float: left;
	margin-right: 2px;
	height: 25px;
	line-height: 25px;
	padding-left: 9px;
	padding-right: 9px;
	color: #FFFFFF;
	font-size: 12px;
}
#topNavigation li:hover {
	background-image: url(images/bg_menu_active.png);
	background-repeat: repeat-x;
}
#topNavigation li.active {
	background-image: url(images/bg_menu_active.png);
	background-repeat: repeat-x;
}
#topNavigation li a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}
.mainbody {
	width: 782px;
	background-color: #FFFFFF;
	padding: 15px;
	margin: auto;
}
.flashHeader {
	text-align: center;
}
h1 {
	color: #084c8d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
}
.mainContentHome {
	margin-top: 16px;
}
.boxes {
	margin-top: 16px;
	height: 270px;
	border-bottom: 3px solid #34a3db;
}
.box h1 {
	font-size: 12px;
	font-weight: bold;
	}
.box {
	width: 179px;
	float: left;
	border-top: 3px solid #34a3db;
	margin-right: 16px;
}
.box .text a {
	color:#000000;
}
.notebox {
	width: 179px;
	height: 227px;
	float: left;
	background-image:url(images/bg_note.jpg);
	background-repeat:no-repeat
}
.noteContent h1 {
	font-size:12px;
	font-weight:normal;
	padding-top: 7px;
	font-weight: bold;
}
.noteContent {
	padding-left: 23px;
	padding-top: 0px;
	padding-right: 18px;
	font-size: 11px;
	line-height: 19px;
}
.noteContent a {
	color:#000000;
}
.boximg {
	padding-top: 4px;
	padding-bottom: 10px;
}
.footerLinks {
	text-align: center;
}
.footerLinks img {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #084c8d;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 10px;
	margin-top:30px;
	border-bottom:1px solid #CCCCCC;
}

.tab {
	clear:both;
	margin-top:20px;
}

.mycontent {
	margin:10px;
}

.mycontent a {
	font-weight:bold;
}

.input {
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.left {
	width: 182px;
	float: left;
	margin-bottom:10px;
}
.left img {
	margin-top:10px;
	border: 1px solid #CCCCCC;
}
.leftNavContainor {
	padding:5px;
	border: 1px solid #CCCCCC;
}

.leftNavigation {
	border-top: 10px solid #34a3db;
}
.leftNavigation a {
	color:#000000;
}
.right {
	width: 584px;
	float: right;
	margin-bottom:10px;
}
.right h2{
	margin-top: 0px;
}
.footerLinksSubPage {
	clear:both;
	text-align: center;
}
.footerLinksSubPage img {
	margin-left: 5px;
	margin-right: 5px;
}

.persentatge50 {
	font-weight:bold;
	width:50%;
	float:left;
	height:290px;
}
.persentatge50 h2 {
	background-color:#34a3db;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	font-size:12px;
	padding-left:10px;
}
.persentatge50 img {
	padding-left:20px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
}
.graybox {
	background-color:#e5e5e5;
	border:1px solid #CCCCCC;
	height:290px;
	margin-bottom:10px;
}

.persentatge33 {
	width:31%;
	float:left;
	border: 1px solid #CCCCCC;
	border-top: 10px solid #34a3db;
	margin-right: 11px;
	margin-bottom: 10px;
	height:520px;
}

.persentatge33 p {
	padding-left:10px;
}

.per33 {
	width:31%;
	float:left;
}
.clear {
	clear:both;
}

.per25 {
	width:25%;
	float:left;
}
.right h3 {
	background-color:#34a3db;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	font-size:12px;
	padding-left:10px;
}
.per50 {
	width:50%;
	float:left;
}

.myicon {
	margin-right:50px;
	margin-left:20px;
}
.blueText {

}
.per75 {
	width:75%;
	float:left;
}
.per40 {
	width:40%;
	float:left;
}
.per30 {
	width:30%;
	float:left;
}
.per15 {
	width:15%;
	float:left;
}
.per17 {
	width:17%;
	float:left;
}
.formFields {
	background-color:#CCCCCC;
	border:1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:100%;
}

.submit {
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: transparent;
	background-image: url(images/submit_blank.gif);
	line-height: 18px;
	text-transform: none;
	text-decoration : none;
	margin-top: 3px;
	margin-left: 2px;
	width:90px;
	height: 18px;		
}

.formclear {
	clear:both;
	margin-bottom:10px;
}

.error {
	text-align:center;
	background-color:#FF0000;
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
	line-height:20px;
}
.footerText {
	text-align:center;
	font-size:10px;
	color:#666666;
	margin-top:10px;
	border-top:1px solid #34a3db;
	padding-top:5px;
}
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 780%;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 2px 0px 0px;
	font-size: 12px;
	background-color: #cccccc;
	list-style: none;
	border: solid 1px #cccccc;
	cursor: pointer;
	font-weight:bold;
	color:#666666;
}
.TabbedPanelsTabHover {
	color: #000000;
}
.TabbedPanelsTabSelected {
	background-color: #FFFFFF;
	border:1px solid #cccccc;
	border-bottom: 1px solid #FFFFFF;
	color:#084c8d;
	font-weight:bold;
}
.TabbedPanelsTab a {
	color: #000000;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border: solid 1px #cccccc;
	background-color: #FFFFFF;
}
.TabbedPanelsContent {
	padding: 4px;
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}