
body {
	margin: 0px;
	padding: 0px;
	font-family: "Segoe UI" ,segoe,verdana,arial;
	font-size :.55em;
 background: url(images/cheaderfade.jpg) repeat-x;
}

form {
	margin: 0px;
	padding: 0px;
}

.h1, .h2, .h3, .h4 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #002562;
	font-family :"Segoe UI" ,segoe,verdana,arial;
	text-decoration :none;
  vertical-align:top ;
 
 
}

.h1 { font-size: 1.6em; }
.h2 { font-size: 1.5em; }
.h3 { font-size: 1.4em; }
.h4 { font-size: 1.3em; }


 ul, ol, blockquote {
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;
	line-height: 12px;
}

a {
	color: #002562;
	
}

a:hover {
	text-decoration:  none;
	
}


/* Header */

#header {
	width: 800px;
	height: 166px;
	margin: 0px auto;
	   background: url(images/cHeaderseaview.jpg);
}

/* Menu */
#menuback {

     /* background-repeat:repeat-x;background: url(images/cmenuback.jpg) bottom;*/
  width: 800px;
}
#menu {
    float : right  ;
    font-size: 1.7em;
	color: #FFFFFF;
	 
    }


#menu ul {
	margin: 0;
	padding:  139px 0px 0px 0px;
	list-style: none;
	}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding:  4px   5px  2px 5px;
	color:#ffffff;
	 font-weight : normal;
	 font-family :verdana,arial;
	text-decoration :none;
}
#menu a:hover {
	text-decoration: underline; 
	color:#ffcc33;
}



 /*Content */

#content {
	width: 800px;
	margin: 0px auto;
}

#col1 {
	float: left;
	width: 630px;
	font-family :"Segoe UI" ,segoe,verdana,arial;
	min-height : 400px;
}

#col2 {
	float: right;
	width: 155px;
	font-family :"Segoe UI" ,segoe,verdana,arial;
	text-align :right;
}

/* ColOne Content */

#col1 ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

#col1 li {
	padding: 5px 0px 7px 0px;
	border-top: 1px solid #3B495A;
}

#col1 li.first {
	border: none;
}

#col1 h3 {
	font-size: 1em;
}

/* layout forms */
.formline {
	padding-left: 50px;
	float :left;

}




/* Footer */

#footer 
{
    clear: both;
    width: 800px;
    padding: 0px;
    margin: 0px auto;
    background: url(images/cfooterbackground.jpg) repeat-x;
    text-decoration: none;
    font-size: 1em;
    color: #002562;
    font-family: "Segoe UI" ,segoe,verdana,arial;
}

#footer p {
	margin: 0px;
	text-align: center;
	font-size: 1em;
    color: #002562;
    font-family: "Segoe UI" ,segoe,verdana,arial;
}
.headerbar {
	clear: both;
	width: 99%;
	height :28px;
	padding:  18px 4px 0px 4px ;
	margin: 0px;
	background: url(images/cfooterbackground.jpg) repeat-x bottom;
	text-decoration: none;
	font-family :"Segoe UI" ,segoe,verdana,arial;
	font-size: 1.6em;
	vertical-align : middle ;
	text-align:left;
	
	color: #002562;}

.headerline {
	clear: both;
	width: 100%;
	height :22px;
	padding: 10px 0px 4px 0px ;
	margin: 0px;
	text-decoration: none;
	font-family : "Segoe UI" ,segoe,verdana,arial;
	font-size: 1.6em;
	vertical-align :top ;
	color: black   ; 
	border-bottom:   solid 1px #002562 ;
	 }
	

.LabelText 
{
    font-family :"Segoe UI" ,segoe,verdana,arial;
    color :#002562;
    font-size: 1.1em;
}
.DataText ,p
{
    font-family :"Segoe UI" ,segoe,verdana,arial;
    color : Black;
    font-size: 1.4em;
     line-height :1.5em;
    }
.ButtonText 
{
    font-family :"Segoe UI" ,segoe,verdana,arial;
    color :#002562;
    font-size: 1em;
}


.ErrorText 
{
    font :"Segoe UI" ,segoe,verdana,arial;
    color :Red ;
    font-size: 1.1em;
}

.footer {
	clear: both;
	width: 800px;
	padding:12px;
	margin: 0px auto;
	background: url(images/cfooterbackground.jpg) repeat-x;
	text-decoration: none;
	font :"Segoe UI" ,segoe,verdana,arial;
	font-size: 1em;
	color: #002562;
}
.smallprint {
	text-decoration:  none;
	font :"Segoe UI" ,segoe,verdana,arial;
	font-size: 1em;
	color: #002562;
}
/* gridviews */

.grid 
{
    border: solid 1px #FFFFFF;
    font-family :"Segoe UI" ,segoe,verdana,arial;
    color : Black;
    font-size: 1.2em;
    line-height :1.5em; }
.grid td
{
    border: solid 1px #FFFFFF;
    margin: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    text-align: left;
}
.gridheader
{
    color: #002562;
	font-family :"Segoe UI" ,segoe,verdana,arial;
    text-align: left;
    font-size: 1.4em;
}
/* Just use data text for grid .griditem
{
background-color: #e6e6e6;
text-align: left;
}

.gridaltitem
{
background-color: white;
text-align: left;
}*/


.sidemenu 
{
    color: #002562;
	font-family :"Segoe UI" ,segoe,verdana,arial;
	font-size :1.6em;
	text-align : right ;
}