body {
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin: 0;
	topmargin: 0px;
	leftmargin: 0px;
}

td {
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
}

td a         { font-weight: bold; text-decoration: none; }
td a:link    { color: #1893C6; }
td a:visited { color: #1893C6; }
td a:hover   { color: #3a5a6f; }
td a:active  { color: #c1A027; }

p { 
	margin: 0;
	padding: 0;
	border: 0;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
}

a         { font-weight: bold; text-decoration: none; }
a:link    { color: #1893C6; }
a:visited { color: #1893C6; }
a:hover   { color: #D69021; }
a:active  { color: #c1A027; }


.copy a    	  { font-weight: normal; text-decoration: none; }
.copy a:link    { color: #999; }
.copy a:visited { color: #999; }
.copy a:hover   { color: #80abba; }
.copy a:active  { color: #80abba; }

a.copyright         { font-weight: normal; text-decoration: none; }
a.copyright:link    { color: #67676f; }
a.copyright:visited { color: #67676f; }
a.copyright:hover   { color: #c96767; }
a.copyright:active  { color: #c95555; }


#wrapper {
	width: 760px;
	height: 100%;
	background-color: #ddd;
	margin: 0px auto;
	text-align: left;
}

#header {
	width: 720px;
	height: 190px;
	background: url(header.jpg) top left no-repeat;
	margin-left: 20px;
}


/*-- main content row --*/
#content {
	position: relative;
	width: 720px;
	height: 490px;
	background: url(content_bg3.gif) top left no-repeat;
	margin-left: 20px;
}
#nav {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 160px;
}
#nav .links  a    	    { font-weight: bold; text-decoration: none; }
#nav .links  a:link    { color: #051787; }
#nav .links  a:visited { color: #051787; }
#nav .links  a:hover   { color: #157bbb; }
#nav .links  a:active  { color: #157bbb; }

#nav .subLinks a    	  	{ font-weight: normal; text-decoration: none; }
#nav .subLinks a:link    { color: #555; }
#nav .subLinks a:visited { color: #555; }
#nav .subLinks a:hover   { color: #157bbb; }
#nav .subLinks a:active  { color: #157bbb; }

#nav .contours a    	  	{ font-weight: normal; text-decoration: none; }
#nav .contours a:link    { color: #3a5a6f; }
#nav .contours a:visited { color: #3a5a6f; }
#nav .contours a:hover   { color: #80abba; }
#nav .contours a:active  { color: #80abba; }

#nav .cvid a    	  		{ font-weight: normal; text-decoration: none; }
#nav .cvid a:link    { color: #d41600; }
#nav .cvid a:visited { color: #d41600; }
#nav .cvid a:hover   { color: #80abba; }
#nav .cvid a:active  { color: #80abba; }


h1 {
	color: #051787;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: normal;
}

h2 {
	color: #064090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	text-align: left;
}

.wlbox {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; line-height: 12px; 
	color: #444444; background: #ffffff; 
	width: 160px; height: 18px; 
	border: #444444; border-style: solid; 
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px 
}

INPUT {
	FONT-SIZE: 9pt; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color; #0052A8; background-color: #CAE1EC;
}
SELECT {
	FONT-SIZE: 9pt; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color; #0052A8; background-color: #CAE1EC; 
}
TEXTAREA {
	FONT-SIZE: 9pt; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color; #0052A8; background-color: #CAE1EC;
	
p.copyw { 
	margin: 0;
	padding: 0;
	border: 0;
	color: #676767;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px; 
	font-weight: normal;
	text-align: center;
}