/*** Global Settings ****/
body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;background:#FFFFFF;}
p { margin : 0;padding : 0;}
a:visited, a:link {
	color : #42648C;
	text-decoration : underline;
	background:none;
}
a:hover {
	color : #42648C;
	text-decoration : none;
	background:none;
}
h1 {
	color : #339966;
	margin: 0px 0px 10px 0px;
	padding-bottom : 10px;
	font : normal 17px Georgia, serif;
	border-bottom : 1px solid #efece7;
}
h2 {color:#627fc5; margin : 20px 0 10px;padding-bottom : 0px;font : normal 14px Georgia, serif;border-bottom : 1px solid #efece7; align: center;}
h3 {
	color : #42648C;
	margin : 10px 0;
	padding-bottom : 0px;
	font : bold 14px Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
ul {
	padding:0;
	margin:0 0 0 17px;
	list-style: square url(images/bullet_blue.gif);
}
.box {
	border : 1px solid #f0e9eb;
	padding : 7px;
	background-color: #F9F9F9;
}

/*** Layout ****/
#wrapper {margin : 0 auto;width : 1024px;border-left : 1px solid #f0e9eb;border-right : 1px solid #f0e9eb;}
#header {margin : 0 1px;}
#bg {height : 36px;background : url(images/bg.gif) repeat-x;}
#nav {
font: 13px;
	padding : 10px 20px;
	text-align : right;
	color : #EDEEEF;
	background-color: #42648C;
}
#nav a:visited, #nav a:link {
	text-decoration : none;
	color : #EAEBEC;
}
#nav a:hover {
	text-decoration : underline;
	color : #EDEEEF;
}
#main-content {margin : 0 auto;}
#logo {margin-bottom : 13px;}
.logotxt1 {
	font : normal 18px Georgia, serif;
	color:#627fc5;
	margin : 10px 0 0 15px;
}
.logotxt2 {
	font : normal 18px Georgia, serif;
	color : #42648C;
}
#left-column {width : 618px;padding : 0 20px 20px;float : left;}
#right-column {width : 360px;float : right;}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer {background : #f7f7f7;border-top : 1px solid #f0e9eb;padding : 10px 15px;clear : both;}

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

th {
	background-color:#42648C;
	color: #EAEBEC;
	font-weight: bold;
}
