/* CSS Document */
html { min-height: 100%; margin-bottom: 1px; }

body{
	padding:0px;
	 margin:0px;
	text-align: center;
}

table, td, div {
	border:0px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:17px;	
}

img {
	border:0;
}

h1 {
	background: url(../images/header_bckgr.gif) repeat-x left top;
	height:26px;
	width:100%;
}

h2 {
	font-size:12px;
	color:#0071BC;	
	text-align:left;
	font-weight:bold;
	margin:20px 0 5px 0;
	width:100%;
}

h3 {
	font-size:14px;
	color:#0071BC;	
	text-align:left;
	font-weight:bold;
	margin:0 0 5px 0;
	padding-top:10px;
}

.BlueHeader {
	font-size:12px;
	color:#0071BC;	
	text-align:left;
	font-weight:bold;
	margin:20px 0 5px 0;
}

p {
	margin-top:1px;
	padding-top:1px;
}

ul {
	margin-top: 0px;
}

li {
	list-style-position: outside;
	list-style-image: url(../images/bullet_arrow.gif);
	list-style-type: none;
}

a:link, a:visited{
	color:#084F7E;
	text-decoration:underline;
}

a:hover {
	color:#FF581C;
	text-decoration:underline;
}

#HomeContainerBckgr {
	width:100%;
	background: url(../images/home_bckgr.gif) repeat-x left top;
	text-align:center;
	margin:0px auto;
}

#PageContainerBckgr {
	width:100%;
	background: url(../images/page_bckgr.gif) repeat-x left top;
	text-align:center;
	margin:0px auto;
}

#PageMainContent {
	width:715px;
	margin:0;
	padding:0;
}

#MainColumn {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}

#MainContent {
	padding-top:0px;
/* padding-top:10px; */
	margin:10px 15px 25px 10px;
	width:473px;
}
#MainNav {
	background-color:#084F7E;
}

#Copyright {
	font-size:10px;
	text-align:left;
	color: #6C6B6E;
	width:400px;
	line-height:12px;
	margin-right:80px;
	clear:both;
	float: right;
	text-align:right;
}

#ButtonPresentation {
	float:left; 
	background-image: url(../images/button_presentation_small.gif); 
	background-repeat:no-repeat; 
	width:262px; 
	height:51px; 
	padding-top:12px;
	margin-right:5px;
}

#ButtonBroshure {
	float:left; 
	background-image: url(../images/button_broshure.gif); 
	background-repeat:no-repeat; 
	width:201px; 
	height:51px; 
	padding-top:12px;
}

#ContentCopy {
	margin:0 0 0 20px;
}

#BottomLine {
	height:7px; 
	width:100%; 
	background-color:#00ADDE; 
}

#Footer {
	width:800px;
	margin:0 auto;
	padding:0;
}

.DocumentText { 
	font-size:11px;
	line-height:14px;
	font-weight: bold; 
	color:#000000; 
	margin-left:60px;
	text-decoration:none;
}

.DocumentText a, .DocumentText a:link { 
	color:#000000;
	text-decoration:none;
}

.DocumentText a:hover { 
	color:#000000;
	text-decoration:underline;
}

.BottomNav_text { 
	font-size:11px;
	color:#084F7E; 
	text-align:left;
	line-height:15px;
	width:743px;
	line-height:30px;
	text-align:center;
	margin-right:57px;
}

.BottomNav_text a, .BottomNav_text a:link, .BottomNav_text a:visited { 
	color:#084F7E; 
	text-decoration:none;
}

.BottomNav_text a:hover{ 
	color:#FF581C; 
	text-decoration:underline;
}

.blue_text {
	font-size:11px;
	color: #084F7E;
	line-height:14px;
}

.blue_highlight {
	font-size:11px;
	color: #0076D4;
}

.orange_text {
	font-size:11px;
	color: #FF581C;
}

#box_homepage {
	width:210px; 
	float:left;
	font-size:11px; 
	margin:0;
	padding:0;
	line-height:14px;
	border-left:1px solid #D9E3ED; 
	padding-left:20px;
}

#box2_homepage {
	width:190px; 
	/* padding-right:5px;  */
	margin-right:30px; 
	float:left;
	font-size:11px;
	line-height:14px;
}