body {
	padding:0;
	margin:0;
	background-color: #C6D4E1;
	color:#4A4D4A;
	font-family: Arial, Tahoma, sans-serif;
    font-size:13px;
	text-align: justify;
}

p {
	text-align: justify;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	color: #44749d;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #44749d;
	margin-bottom: 10px;
}

#wrap {
	margin-left: auto;
	margin-right: auto;
	padding:0;
	padding-top: 20px;
	background-color:white;
	width: 960px;
}

#header-wrap {
	margin:0;
	padding:0;
	height:121px;
	margin-left: auto;
	margin-right: auto;
}

#content-wrap {
	padding: 20px 20px 20px 20px;
	width: 920px; 
	background-color: white;
	
}

#footer-wrap {
	padding:0;
	margin:0 auto;
}

#footer-content {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#808080;
	margin: 10px;
	text-align:center;
}

#sidebar {
	float: left; 
	width: 330px;	
}

#content {
	background-color: white;
	width: 570px;
	float: left;
	display: block;
}

#sidebar2 {
	float: left; 
	width: 350px;
}

#content2 {
	background-color: white;
	width: 550px;
	float: left;
	display: block;
	margin-right: 20px;
}

/*
#content2 img {
	border:1px solid #CCC;
	padding:5px ;
}
*/

div.quote {
	padding: 10px 10px 5px 10px;
	text-align: center;
	border: 1px solid #9e9a62;
	color:#685258;
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:18px;
	margin-bottom:10px;
}

div.quote div.author {
	color:#685258;
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:13px;
	font-weight:bold;
	padding-top: 10px;
}

#menu {
	margin-left: 20px;
	margin-right: 20px;
	/*background-color: #44749D;*/
	background-image: url(gradient-menu.jpg);
	background-position:center;
	background-repeat:repeat-x;
	
	height: 22px;
}

div.field {
	margin-bottom:5px;
}

div.field label {
	line-height: 18px;
	width: 100px;
	font-weight: bold;
}

.newsubmit {
	border:1pt solid black;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	height:18px;
	background-color: #44749D;
}

ul.navLinks {
	list-style: none;
	margin: 0px 0px 1.5em;
	padding: 20px 10px 10px 10px;
}

/*
ul.navLinks li {
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-attachment: initial;
	background-position-x: 1px;
	background-position-y: 0.5em;
	padding-left: 11px;
	margin-bottom: 0.6em;
}
*/
ul.navLinks li {
	padding-left: 11px;
	margin-bottom: 1em;
}

ul.navLinks li a {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}

#sidebar2 ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 10px; 
	padding: 0;
	padding-bottom: 20px;
	text-decoration: none;	
	border-top: 1px solid #d1d1d1;	
}

#sidebar2 ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #d1d1d1 ;
}


* html body #sidebar2 ul.sidemenu li {
	height: 1%;
}


#sidebar2 ul.sidemenu li a {
	text-decoration: underline;	
	color: #404040;				
}


#sidebar2 ul.sidemenu li a:hover {	
	color: #303030 ;
}

#sidebar2 ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar2 ul.sidemenu ul li { border: none; }

table.grid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 15px;
}

table.grid thead td {
	background-color: #333333;
	color: #FFFFFF;
	border-right: 1px solid #666666;
}

table.grid tbody td {
	border-right: 1px solid #DEDEDE;
}

div.field {
	clear:both;
	margin-bottom:5px;
}

div.field label {
	float:left; 
	line-height: 18px;
	width: 100px;
	font-weight: bold;
}
