/*Headers*/
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: bold;
	color: #214285;
	line-height: 17px;
}

/*Subheaders*/
H2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}

/*Footer*/
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

/*Footer Text */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #192C54;
	background:none;
	line-height: 17px;
}

/*Footer Links*/
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2F4F88;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-position: top;
	font: Verdana, Arial, Helvetica, sans-serif 11px;
	background-color: #FFFFFF;
}
	
/*Content default*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	font-weight: normal;
	line-height: 18px; 
	color: #333333;
	text-align:left;
}
.bluetext {
	font-weight: bold;
	color: #000066;
}
.bluearrow {
	list-style-image: url(newsletter/images/arrows.gif);
}


/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#333333;
}

.picRight {
	border: 1px solid; 
	border-color:#333333; 
	float:right; 
	margin-left:20px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid; 
	border-color:#333333; 
	float:left; 
	margin-right:20px;
}


/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #244980;
	width:200px;
	background-color: #EAF4F6;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:250px;
	background-color: #EAF4F6;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #244980;
}

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footertext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footertext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footertext2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.link3 {
	color: #3262AA;
	text-decoration: underline;
}
.link3:hover {
	color: #1D3A66;
	text-decoration: none;
}


.button-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #214285;
	text-decoration: none;
}
.rep-right {
	background-color: #FFFFFF;
	background-image: url(images/cc-rep-right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.speciallink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.REDlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
.REDlink:hover {
	color: #FF0000;
	text-decoration: none;
}
.BLUElink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.BLUElink:hover {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}



.bullet {
	list-style-type: circle;
}

.picborder2 {
	border: 2px dashed #FF0000;
}
li {
	list-style-type: disc;
}

div#arrow li{
	list-style-image: url(newsletter/images/arrows.gif);
}
.rep-footer {
	background-image: url(images/cc-footer_rep.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.rep-l {
	background-image: url(images/cc-rep-l.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
