/* CSS Document */
body {
	height:100%;
	margin:0px;
	padding:0px;
	font-family: Trebuchet MS;
	color: #333333;
	font-size: 14px;
	background-color: #FFF;
	background-image: url(../Images/econ-bg.jpg);
	background-repeat: repeat;
}

/*-------- Default Style --------*/
th,td,div{
	color:#333333;
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size: 13px;
	line-height: 18px;
}

/*-------- design style --------*/
.template_style{
	width:954px;
	margin:auto;
}

.top_space{
	height:0px;
}
.lang_pad{padding:7px 35px 0px 0px;}

.logo_top_left{
	padding:0px;
	margin:0px;
	height:17px;
	background-image: url(../Images/tl1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo_top_right{
	padding:0px;
	margin:0px;
	background-image: url(../Images/tl3.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.logo_top_bg{
	padding:0px;
	height:17px;
	background-image: url(../Images/tl2.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0;
	margin-right: 17px;
	margin-bottom: 0;
	margin-left: 17px;
}
.logo_left{
	background-image: url(../Images/leftbg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logo_right{
	padding:0px;
	background-image: url(../Images/rightbg.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.logo_pad{
	padding:0;
	margin-top: 0;
	margin-right: 17px;
	margin-bottom: 0;
	margin-left: 17px;
	background-color: #FFFFFF;
}

.menu_bg{
	height:40px;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../Images/menubg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu_left{
	padding:0px;
	margin:0px;
	background-image: url(../Images/mleftbg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu_right{
	margin:0px;
	background-image: url(../Images/mrightbg.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.menu_style{float:left;}

.bread_bg{
	padding:0px;
	height:34px;
	background-image: url(images/bread_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #e6e6f9;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 15px;
	background-color: #FFFFFF;
}
.bread_left{
	padding:0px;
	margin:0px;
	background-image: url(images/left_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.bread_right{
	padding:0px;
	background-image: url(images/right_bg.png);
	background-repeat: repeat-y;
	background-position: right top;
}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; padding:8px 0px 0px 17px; color:#000000; font-size:13px; }

.center_bg{padding:0px; margin:0px;}
.left_bg{
	padding:0px;
	margin:0px;
	background-image: url(../Images/leftbg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.right_bg{
	padding:0px;
	margin:0px;
	background-image: url(../Images/rightbg.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.content_pad{
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 5;
	margin-right: 17px;
	margin-bottom: 5;
	margin-left: 17px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}

.bot_left{
	padding:0px;
	margin:0px;
	background-image: url(../Images/footleft.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bot_right{
	margin:0px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-image: url(../Images/footright.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bot_bg{
	padding:0px;
	height:82px;
	background-image: url(../Images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}

.bot_bg span a{
	color: #363371;
	text-decoration: underline;
	font-size: 12px;
	text-transform: uppercase;
}
.bot_bg span a:hover {
	color: #333333;
	text-decoration: none;
}
.fot_bg{
	padding:0px;
	height:16px;
	background-image: url(../Images/botbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;

}
.fot_left{
	padding:0px;
	margin:0px;
	background-image: url(../Images/botleft.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.fot_right{
	margin:0px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-image: url(../Images/botright.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.clear_float{clear:both;}
h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
}



.link{
	color: #363371;
	text-decoration: underline;
}
.link:hover {
	color: #F40201;
	text-decoration: none;
}
.Whitelink{
	color: #FFFFFF;
	text-decoration: none;
}
.Whitelink:hover {
	color: #666666;
	text-decoration: none;
}
.Graylink{
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: normal;
}

.Graylink:hover {
	color: #666666;
	text-decoration: none;
}

.head {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

/*homepage-small box*/

.small-a {
	width:230px;
	float:left;
	z-index:9999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.small-t {
	width:230px;
	height:37px;
	float:left;
	background-image: url(../Images/smallbox-t.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.small-b {
	width:230px;
	height:7px;
	float:left;
	background-image: url(../Images/smallbox-b.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.small {
	width:228px;
	float:left;
	background-color: #f6f5fd;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a1c6e2;
	border-left-color: #a1c6e2;
	text-align: left;
}

.small-t h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
	padding-bottom: 0px;
	text-indent: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	text-align: left;
}

* html .small {
	height:100px;
}

.small ul li{
	list-style-image: url(../Images/arrow.gif);
	list-style-type: disc;
	font-size: 13px;
	line-height: 24px;
	}
	
	.small a{
	color: #363371;
	text-decoration: underline;
	}
	.small a:hover{
	color: #F40201;
	text-decoration: none;
	}
/*homepage-big box*/

.Bigbox-a {
	z-index:9999;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 681px;
	text-align: left;
	padding-left: 10px;
}
.Bigbox-t {
	width:681px;
	height:5px;
	float:left;
	background-image: url(../Images/bigbox-t.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.Bigbox-b {
	width:681px;
	height:7px;
	float:left;
	background-image: url(../Images/bigbox-b.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.Bigbox {
	width:679px;
	float:left;
	background-color: #fbfbfe;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a1c6e2;
	border-left-color: #a1c6e2;
	text-align: left;
	background-image: url(../Images/bigboxbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.Bigbox h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
	padding-bottom: 0px;
	text-indent: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	text-align: left;
}
.Bigbox li {
	list-style-image: url(images/arrow-1.png);
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}

* html .Bigbox {
	height:100px;
}
.Bigbox p{
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;

}
.pageHead {
	float: right;
	margin-bottom: 5px;
	text-align: left;
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.pageHead h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	text-indent: 5px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-transform: uppercase;
	
}

.breadcrumb{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	float: right;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 98%;
	margin-bottom: 5px;
	text-align: left;
	color: #999999;
}

.breadcrumb a{
	text-decoration: none;
	padding-right: 18px; /*adjust bullet image padding*/
	color: #666666;
	background-color: transparent;
	background-image: url(../Images/breadcrumb.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: capitalize;
}

.breadcrumb a:visited, .breadcrumb a:active{
	color: #666666;
}

.breadcrumb a:hover{
	text-decoration: none;
	color: #F40201;
}


.ec4a-but {
	background-image: url(../Images/menubg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	
}

.ec4a-but a {
	display: block;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #ddddfe;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}

.ec4a-but a:hover {
	background-position: center bottom;
	color: #FFFFFF;
	background-image: url(../Images/menu-over.gif);
	background-repeat: no-repeat;
}
.ec4a-but-selected a {
	display: block;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	display: block;
	background-image: url(../Images/menu-over.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ec4a-but-selected a:hover {
	display: block;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	display: block;
	background-image: url(../Images/menu-over.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.Results {
	border: 1px solid #e4e2f8;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width:650px;
}
.Results p{
	color: #999999;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Results p a{
	font-weight: bold;
	
}
.Results span a{
	font-size: 16px;
	font-weight: bold;
	color: #363371;
	line-height: normal;
	text-align: left;
}
.Results span a:hover{
	color: #F40201;
	text-align: left;
}
.Redlink{
	color: #E50000;
	text-decoration: underline;
}
.Redlink:hover {
	color: #363371;
	text-decoration: none;
}


.Footer a {
	color: #666666;
	text-decoration: none;
}
.Footer a:hover {
	color: #F40201;
	text-decoration: none;
	font-weight: normal;
}
a{
	color: #363371;
	text-decoration: none;
}
a:hover {
	color: #F40201;
	text-decoration: none;
}
.checkbox {
	font-size: 14px;
	font-family: "Trebuchet MS";
	border: 1px solid #A1C6E2;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F6F5FD;
	line-height: normal;
	clear: both;
	float: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}


.smallText

{
	font-size: 12px;

}


.input {
background:#fff;
border:1px solid #c3bfb5;
margin-right:10px;
font-size:12px;
padding:4px;
}

.textarea {
background:#fff;
border:1px solid #c3bfb5;
margin-right:10px;
padding:4px;
}



a.ecn-but{

	
background: transparent url('../Images/butleft.gif') no-repeat top left;
display: block;
float: left;
font: bold 12px Trebuchet MS; /* Change 13px as desired */
text-transform: uppercase;
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 30px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.ecn-but, a:visited.ecn-but, a:hover.ecn-but, a:active.ecn-but{
color: white; /*button text color*/
}

a.ecn-but span{

	
	
	background: transparent url('../Images/buttonright.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.ecn-but{ /* Hover state CSS */
text-decoration: none;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; 
width: 100%;
}

.Headingsmall {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
	color: #666666;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #1B78C2;
	line-height: normal;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}

.textbold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}.vline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

/* Rounded Bubble */
div.bubble div.rounded {
	margin-bottom: 10px;
	border: 1px solid #a1c6e2;
	background-color: #d8eafc;
	color: #333333;

}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
div.bubble div.rounded blockquote p {
	text-align: left;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 14px;
	top: 9px;
	background: transparent url(../images/tip-rounded.gif) no-repeat 15px 0;
	text-align: left;
}
div.comments {
	width: auto;
	font-size: 12px;
	margin-bottom: 24px;
}

div.comments blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #A1C6E2;
	background-color: #D8EAFC;
}

div.comments blockquote p {
	margin: 10px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}

div.comments cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	font-style: normal;
	background-color: transparent;
	background-image: url(../Images/tip-rounded.gif);
	background-repeat: no-repeat;
	background-position: 20px 0;
}
INPUT.button{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	background-image: url(../Images/button.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 115px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer;
	background-position: left center;
}.thumbsbg {
	background-image: url(../Images/thumbs-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #006699;
	text-align: left;
	text-indent: 5px;
	padding-right: 5px;
	padding-left: 5px;
	height: 19px;
}
.thumbsUp {
	background-image: url(../Images/t-up.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #006699;
	text-align: left;
	text-indent: 2px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 3px;
	margin-left: 3px;
	height: 19px;
	width: 28px;
	vertical-align: 3%;
	cursor:hand;
	cursor:pointer;
}
.thumbsDown {
	background-image: url(../Images/t-down.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #006699;
	text-align: left;
	text-indent: 2px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 3px;
	margin-left: 3px;
	height: 19px;
	width: 28px;
	vertical-align: 3%;
	cursor:hand;
	cursor:pointer;
}
.thumbsBonus {
	background-image: url(../Images/bonus.gif);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #006699;
	text-align: left;
	text-indent: 2px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 3px;
	margin-left: 3px;
	height: 19px;
	width: 30px;
	vertical-align: 3%;
	cursor:hand;
	cursor:pointer;
}
.rightpane{
	width: 200px;

}
.hrightboxTop{
	background-image: url(../Images/hright-box1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 7px;
	width: 189px;
}
.hrightboxBot{
	background-image: url(../Images/hrightbox2.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 8px;
	width: 189px;
}
.hrightbox{
	background-image: url(../Images/hrightbox-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a1c6e2;
	border-left-color: #a1c6e2;
	background-color: #f6f5fd;
	height: 290px;
	margin: 0px;
	padding: 0px;

}
.hcontentboxTop{
	background-image: url(../Images/hbox1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 6px;
	width: 472px;

}
.hcontentboxBot{
	background-image: url(../Images/hbox2.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 6px;
	width: 472px;
}
.hcontentbox{
	background-image: url(../Images/hbox-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a1c6e2;
	border-left-color: #a1c6e2;
	background-color: #fbfbfe;
	height: 290px;
	margin: 0px;
	padding: 0px;
}
.img{
	border: 1px solid #bfe3e3;
	background-color: #FFFFFF;
	
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	
}
.img-full{
	border: 1px solid #bfe3e3;
	background-color: #FFFFFF;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-right: 5px;
}
.more{
	background-image: url(../Images/more-arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 40px;
	height: 21px;
}
.homehead {
	padding-bottom: 5px;
	font-size: 24px;
	font-weight: normal;
	color: #333366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.redcolor {
	color: #ff0000;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: normal;
}
.moreRed {
	background-image: url(../Images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 40px;
	height: 21px;
}
h6 {
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
/*popup box*/

.pop1-a {
	width:539px;
	z-index:9999;
}
.pop1-t {
	width:539px;
	height:60px;
	float:left;
	background-image: url(../Images/p1-s1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: bottom;
	
}

.pop1-b {
	width:539px;
	height:37px;
	float:left;
	background-image: url(../Images/p1-s2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.pop1 {
	width:539px;
	float:left;
	background-image: url(../Images/p1-s3.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pop1-t table tr td h3 {
	color: #3373a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


/*popup box*/.Text {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
  .Divmessage
{
	font-size: 14px;
	font-weight: normal;
	margin: 5px;
	color: #993300;
	background-color: #ffffcc;
	border: 1px solid #CC0000;
	text-align: center;
	padding-top: 7px;
	padding-right: 1px;
	padding-bottom: 7px;
	padding-left: 1px;
}
.HeaderText {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}

.HeaderText4 {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
	font-family: "Trebuchet MS";
}
