/*** Global Settings ****/
body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #002e4e;margin : 0;padding : 0;background:#FFFFFF;}
p { margin : 0;padding : 0;}
a:visited, a:link {color : #002e4e; background:none;}
a:hover {color : #0099ff;text-decoration : none;background:none;}
h1 {color: #0099ff; margin: 20px 0 10px; padding-bottom: 10px; font: normal 17px Georgia, serif; border-bottom: 1px solid #cccccc;}
h2 {color: #0099ff; margin: 20px 0 10px; padding-bottom: 10px; font: normal 17px Georgia, serif; border-bottom: 1px solid #cccccc;}
h3 {color: #0099ff; margin: 10px 0; padding-bottom : 10px; font : 14px Arial, Helvetica, sans-serif ;border-bottom: 1px solid #cccccc;}
h4 {color: #0099ff; margin: 0 0 10px 0; padding-bottom: 10px; font: normal 17px Georgia, serif; border-bottom: 1px solid #cccccc;}
ul {padding:0;margin:0 0 0 17px;list-style: square url(images/bullet.gif);}
.box {background: #f7f7f7; border: 1px solid #cccccc; padding: 15px;}

/*** Layout ****/
#wrapper {margin : 0 auto;width : 800px;border-left : 1px solid #f0e9eb;border-right : 1px solid #f0e9eb;}
#header {margin : 0 0px;background : #002e4e;}
#bg {height : 26px;background : url(images/bg.gif) repeat-x;}
#bg2 {height : 1px;background : url(images/bg2.gif) repeat-x;}
#nav {background : #002e4e;padding : 10px 20px;text-align : right;color : #FFF;font : normal 11px arial, Helvetica, sans-serif; height: 65px;}
#nav a:visited, #nav a:link {text-decoration : none;color : #FFF;}
#nav a:hover {color : #0099ff;}
#main-content {margin : 0 auto;}
#logo {margin-bottom : 25px;}
.logotxt1 {font : normal 24px Georgia, serif;color : #002e4e;margin : 10px 0 0 15px; }
.logotxt2 {font : normal 24px Georgia, serif;color : #0099ff;  }
#left-column {width : 465px;padding : 0 30px 30px;float : left; }
#right-column {width : 270px; float : right; border-left : 1px solid #cccccc; margin-bottom: 0 ;}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer {background: #D9E1E5 url(images/nav.gif); height: 30px; border-top : 1px solid #f0e9eb; border-bottom : 1px solid #f0e9eb; padding-top : 10px; padding-left: 15px;clear : both;}

/*** SideBAR ***/
.main-image {text-align : center;}
.sidebar {width : 218px;margin : 0 auto;padding : 10px 25px;background : url(images/shadow.jpg) no-repeat top;}
.sidebar2 {width : 218px;margin : 0 auto;padding : 10px 25px;background : url(images/shadow2.jpg) no-repeat top;}

/* navigation */
.navigation {	
	background: #D9E1E5 url(images/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}
.navigation a {
	background: #D9E1E5 url(images/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #002e4e;
	display: block; width: 87px;
	float: left;
	font: normal 11px arial, sans-serif;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #0099ff; }

.clearer {clear: both;}


/* navigation2 */
.navigation2 {background: #D9E1E5 url(images/nav.gif); height: 20px; border : 1px solid #f0e9eb; border-bottom : 1px solid #f0e9eb; padding-top : 5px; padding-bottom : 5px; text-align: center; clear : both; margin-bottom : 15px;}

.navigation2 a {
	color: #002e4e;
	/* float: center; */
	font: normal 11px arial, sans-serif;
	text-align: center;
	text-decoration: none;
}
.navigation2 a:hover {color: #0099ff; }

ul2 {
	list-style: none;
	margin: 0;
	padding: 0;
	}
