/* CSS Disclaimer - Important - DO NOT DELETE */
#disclaimer{
	display:none;
	visibility:hidden;
}

/* Edit only CSS Below */
.Bodytext,body,p,td,table {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none}

h1{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#333333;
	padding:0px 0px 10px 0px;
	margin:0px;
}

h2{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	padding:0px 0px 8px 0px;
	margin:0px;
}

h3{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	padding:0px 0px 6px 0px;
	margin:0px;
}

h4{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	padding:0px 0px 4px 0px;
	margin:0px;
}

.introText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12pt; 
	font-weight: bold;
	color: #122568; 
}

.normalText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12pt; 
	color: #4F5052; 
}

.break{
	font-size:1px;
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
}

#extras{
	display:none;
}

body{
	padding:0px;
	margin:0px;
}

div.wrapper{text-align:center;	width:1020px;margin:0 auto;	height:auto; border: solid 1px red;	}
div.center-tam{margin:0 auto; text-align:center;}

div.wrapper-inner{margin:0 auto; text-align:center;width:1008px;overflow:hidden;}

div.content-padding{width:920px;margin:0 auto;text-align:left;padding:30px 0 0 0;}
#banner{
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	margin-top: 50px;
	height:140px!important;
	width: 1018px;
}

#navigation{
	border-top:solid 1px #bbb;
	padding:5px;
}
#menu{
	background-image: url(Images/menu-bg.gif);
	height: 36px !important;
	width: 1018px;
	float: right;
	margin-top: 140px;
	margin-right: 39px;
}
#content{
	border-top:solid 1px #bbb;

	min-height:400px;
	height:auto !important;
	height:400px;
	padding:5px;
}

p{
	padding:0px 0px 10px 0px;
	margin:0px;
}

#footer{
	text-align:center;
	background-image: url(Images/footer.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 1020px;
	padding:0 0 0 0;
	margin: 0px 30px 0px 30px;
}

.BreadCrumbs {
	font-size: 10px;
	color:#333;
	text-decoration: none;
}
.BreadCrumbs:hover {
	font-size: 10px;
	color:#333;
	text-decoration: underline;
}
.dotline {
	background-image: url(Images/dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
}

a{
	color:#0099FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}
.Border {
	border: 1px solid #666666;
}

/*-------------------------       MenuLinks       ------------------------------*/

.MenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0099FF;
	text-decoration: none;
	padding:2px 10px 2px 0px;
}

.MenuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#00CCFF;
	padding:2px 10px 2px 0px;
}
