body{
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0B2D4D;
	line-height: 18px;
	margin:0;
	padding:0;
}

#wrap {
	border:1px solid #0B2D4D;
	width:990px;
	margin: 0 auto;
}

#header {
	background-color:#0B2D4D;
	background-image:url(images/arrow.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:264px;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin: 0 220px 0 150px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	/*border-top:1px solid #546C82;*/
}

#leftcolumn{
	float: left;
	width: 150px; /*Width of left column in pixel*/
	margin-left: -990px; /*Set margin to that of -(MainContainerWidth)*/
	background-image:url(images/arrow_bottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#0B2D4D;
	/*height:426px;*/
}

#rightcolumn{
	float: left;
	width: 220px; /*Width of right column*/
	margin-left: -220px; /*Set left margin to -(RightColumnWidth)*/
	background-color: #FFFFFF;
/*border-top:1px solid #546C82;*/
}

.innertube{
	margin: 0 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	/*margin-top: 0;*/
	padding-top: 10px;
	Padding-bottom: 10px;

}
.innertube_r{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	margin-right: 0;
	
}
.innertube_footer{
	margin: 0 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	/*margin-top: 0;*/
	padding-top: 0px;
	Padding-bottom: 0px;
	
}	
#right_image  img{
	float:right;
	

}

#footerwrapper{
	border-top:1px solid #3399CC;
	float: left;
	width: 100%;
	background-color:#0B2D4D;
}

#footercolumn{
	margin: 0 140px 0 150px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
}

#footerleftcolumn{
	float: left;
	width: 150px; /*Width of left column in pixel*/
	margin-left: -990px; /*Set margin to that of -(MainContainerWidth)*/
}

#footerrightcolumn{
	float: left;
	width: 140px; /*Width of right column*/
	margin-left: -140px; /*Set left margin to -(RightColumnWidth)*/
}


a:link, a:visited{
	color:#3399CC;
	text-decoration: none;
}

a:hover{
color:#CCCCCC;
text-decoration:none;
}

a:active{
color:#FFFFFF;
text-decoration:none;
}

h1 {
	font-size:18px;
	color:#ffffff;
	padding-left:150px;
	padding-top:15px;
	margin:0;
}


.maintext {
font-size: 12px;
font-weight: normal;
	color: #0B2D4D;
line-height: 18px;
text-align: left;
}


.mainhead {
	font-size: 14px;
	font-weight: bold;
	color: #0B2D4D;
	font-style: normal;
	margin-bottom: -10px;
}


.help {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
}

.tablemargin {
	padding: 3px 0px 0px 10px;
	font-size: 12px;
	color: #0B2D4D;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;

	
}


.subhead {
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
font-style: normal;
}

.tablebg {
	background-color: #08294A;
}

.pulldownmenu {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #08294A;
}

.footer {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	background-color: #425A52;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.mainheadcentred {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
}
.maintextcentred {
font-size: 10px;
font-weight: normal;
	color: #0B2D4D;
line-height: 14px;
text-align: center;
}

.helpright {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.subheadblack {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
ul {
	list-style-type: square;
}
.menu {
	background-color: 999966;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.title {
	font-size: 18px;
	color: #0B2D4D;
	background-color: #3E5A50;
	padding-left: 10px;
	font-weight: 200;
}
.popuptext {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.smalltablemargin {
	padding: 3px 0px 0px 4px;
}
.csc-mailform-field label {
	width: 180px;
	float:left;
}

/*
#arrow {

	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
}


#tbl_top td {
	background-image:url(images/arrow_top.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
*/

