body {

	font-family: Arial;

	font-size: 24;

	background-image: url("images/bg.gif");

	background-position: top center;

	background-repeat: repeat-x;

	vertical-align: top;

	font-family: arial;

	background-color: #055B98;

	margin-top: 0px;

}

A{

	font-family: Arial;

	font-family: arial;

	font-size: 10pt;

	color: #6C6767;

}

TABLE.main{

	background-color: #FFFFFF;

}

A.menulink {
	margin-top: 1px;
	display: inline-block;
	width: auto;
	height: 23px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border: none;
	vertical-align: middle;
	font: 12px/23px arial;
}



A.menulink:hover {


	background-color:#3AAEE5;

	color: #FFFFFF;

}

A.menulink_on {
	margin-top: 1px;
	display: inline-block;
	width: auto;
	height: 23px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border: none;
	vertical-align: middle;
	font: 12px/23px arial;
	background-color:#8AC53F;
}






A.menulink_on:hover {

	display: inline-block;

	border: none;

/*	background-color:#8AC53F;*/

	color: #FFFFFF;

	text-align: center;

	vertical-align: middle;

}





TABLE.navbar{

	font-family: Arial;

/*	font-size: 22;*/

	background-image: url("images/navbar.gif");

	background-position: middle center;

	background-repeat: no-repeat;

	vertical-align: top;

	text-align: center;

	vertical-align: middle;

}

TD.navbar{

	white-space: nowrap;

	display: block;

	text-align:center;

	vertical-align: top;

	margin:  0px, 0px, 0px, 0px;

	padding: 1px, 0px, 0px, 0px;

}

P {

	font-family: arial;

	font-size: 12px;

	color: #6C6767;

	line-height: 17px;

	text-align:justify;

}

P.no_justify {

	font-family: arial;

	font-size: 12px;

	color: #6C6767;

	line-height: 17px;

	text-align:left;

}

H1 {

	font-family: arial;

	font-size: 16pt;

	text-align:left;

}

H1.sky {

	color:#2191E0;

}

H1.pink {

	color:#AF61AD;

}

H1.olive {

	color:#B3D45A;

}

H1.red {

	color:#F14950;

}

TABLE.footer{

	background-image: url("images/footer.gif");

	background-position: top center;

	background-repeat: no-repeat;

}

TD.footer{

	font-family: arial;

	font-size: 9pt;

	color: #6C6767;

	text-align: center;

}

.date {

	color:#B3D45A;

}

.title{

	color:#2191E0;

	font-size: 11pt;

    font-weight: bold;

}

.client_name{

	color:#2191E0;

	font-size: 11px;

    font-weight: bold;

}

A.link_underline {

	border: none;

}

A.link_underline:hover {

	border: none;

	background-color:#2191E0;

	color: #FFFFFF;

	text-decoration: none;

}

A.link_underline_sky {

	border: none;

	color:#2191E0;

}

A.link_underline_sky:hover {

	border: none;

	background-color:#2191E0;

	color: #FFFFFF;

	text-decoration: none;

}



A.link_no_underline {

	border: none;

	text-decoration: none;

}

A.link_no_underline:hover {

	border: none;

	background-color:#2191E0;

	color: #FFFFFF;

	text-decoration: none;

}

INPUT.form_input, textarea.form_input{

  	border : 1px solid #AEADA9;

	background-color: #FFFFFF;

}

input.button {

    background-image: url("./images/send.gif");

    background-position: top center;

    background-repeat: no-repeat;

    background-color: transparent;

	font-family: arial;

    border: none;

	font-size: 14pt;

	font-style: bold;

    color: #FFFFFF;

    font-weight: normal;

    height: 26px;

	width:96px;

    cursor: pointer;

	text-align: center;

	padding: 1px 1px 1px 1px;

}

input.button_over {

    background-image: url("./images/send_over.gif");

    background-position: top center;

    background-repeat: no-repeat;

    background-color: transparent;

	font-family: arial;

    border: none;

	font-size: 14pt;

	font-style: bold;

    color: #FFFFFF;

    font-weight: normal;

    height: 26px;

	width:96px;

    cursor: pointer;

	text-align: center;

	padding: 1px 1px 1px 1px;

}



TD.top_left{

	padding-left: 30px;

}

TD.top_right{

	padding-right: 30px;

}

TABLE.content_on{

	background: #E5EBEE;

}

TABLE.content_off{

	background: #FFFFFF;

}

TD.product_content{

	padding-right: 30px;

}

TD.product_content_top_right{

	padding-left: 30px;

}TD.product_content_right{

	padding-left: 30px;

	padding-right: 10px;

}

.launch_date {

	font-size: 11px;

}

.spotlight{

	font-family: arial;

	font-size: 12px;

	color: #6C6767;

	line-height: 17px;

	text-align:justify;



}