html {
	min-height: 100%;
	margin-bottom: 1px;
}
body, td, th {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	/*font-weight:lighter;*/
}
/* ---------------------------------------------------*/
/* -------------------- STRUCTURE --------------------*/
/* ---------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color:#ffffff;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
}
a {
	font-size: 14px;
	color: #202E84;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #202E84;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #202E84;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #202E84;
}




#wrapper {
	text-align: left;
	width: 760px;
	margin: 30px auto; /* Change here for the height that's at the top of the website*/
	margin-right: auto;
	margin-left: auto;
}
#head {
	width: 760px;
	height: 0px;
	float: left;
	background-image: url(../images/topbanner.png);
	background-repeat: no-repeat;
	/*background-color: #FFFFFF;*/
}
#body {
	float: left;
	width: 760px;
	background: #ffffff;
}
#main_pic {
	/*background-image: url(../images/bestwords_copywriting_banner.jpg);*/
	float: left;
	height: 125px;
	width: 760px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #13518a;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

#text_picture {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#border_picture {
	padding:3px;
	border:#808080 1px solid;
	/*float: left;*/
	margin: inherit auto;
}


#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 40px;
}
#main_content {
	float: left;
	width: 500px;
	text-align: left;
	margin-left: 34px !important;
	margin-left: 17px;
	margin-top: 0px;
	height: 570px;
	overflow:auto;
	/*overflow:scroll;*/
}
#main_content_second {
	float: left;
	width: 720px;
	text-align: left;
	margin-left: 40px !important;
	margin-left: 20px;
	margin-right: 40px;
	margin-bottom:10px;
	margin-top: 0px;
	height: 570px;
	overflow:auto;
	/*overflow:scroll;*/
}
#main_content_second p {	
padding-right:20px;
}
#sidebar {
	float: left;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 40px;
}
#left_cont {
	float: left;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 20px;
	width: 277px;
	font-size: 10px;
	color: #fff;
	text-align: left;
	line-height: 20px;
	background-color: #202e84;
	/*background-image: url(../images/footer.png);*/
	/*border-right: 3px solid #fff;*/
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	float: left;
	/*clear: both;	*/
}

#copyright {
	height: 20px;
	width: 477px;
	font-size: 10px;
	color: #fff;
	text-align: right;
	line-height: 20px;
	background-color: #202e84;
	/*background-image: url(../images/footer.png);*/
	border-right: 3px solid #fff;
	/*border-left: 3px solid #fff;*/
	border-bottom: 3px solid #fff;
	float: right;
	/*clear: both;	*/
}

#footer a {
	font-size: 10px;
	color: #fff;
}

#copyright a {
	font-size: 10px;
	color: #fff;
}



/* ---------------TABLES--------------- */
table {
	padding: 3px;
	background: #fff;
	border: 0px solid #ccc;
	text-align: left;
	color: #666666;
}
th {
	text-align: left;
	/*height: 30px;*/
	background: #dcdbcb;
	padding: 4px;
}
.table_heading {
	background: #D3D3D3;
}
td {
	padding: 3px;
	background: #fff;
	border: 0px solid #ccc;
}
#login {
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin-right: 4px;
	margin-left: 4px;
}



/* -------------------- 
RIGHT PANELS (HOME PAGE)
 --------------------*/

#right_content {
	float: right;
	width: 214px;
	margin-right: 0px!important;
	margin-right: 0px;
	margin-top: 0px;
}
.right_panel {
	background-color: #ffffff;
	background-image: url(../images/sidebox.png);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	margin-bottom: 0px;
}

.right_panel a {
	font-size: 12px;
	font-weight: bold;
	color: #202e84;
}
.right_panel a:hover {
	color: #363540;
}
#right_content .right_panel {
	color: #333333;
	font-size: 12px;
	width: 211px;
	float: right;
	height: 570px;
}
.right_panel_heading {
	height: 25px;
	text-align: center;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #202E84;
	padding-left: 10px;
	border-bottom: 0px dotted #B30000;
	border-top: 0px dotted #B30000;
}
.right_panel_copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 10px;
}
.right_panel_copy a {
	font-size: 13px;
	font-weight: bold;
	color: #202e84;
}
.right_panel_copy a:hover {
	color: #363540;
}

.right_panel_copy a:visited {
	color: #161f5a;
}

/* --------------------
 SCROLLER PANEL (HOME PAGE) 
 --------------------*/
 
#left_panel {
	background-color: #DEDACF;
	border: 1px solid #988A6E;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	padding: 0px 0px 10px;
}

#left_panel_heading {
	height: 20px;
	background-color: #AA9B7C;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;	/*padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;*/
}
#left_panel .panel_copy a {
	color: #FF0000;
}
#left_panel a {
	font-size: 10px;
	font-weight: bold;
	color: #113541;
}
#left_panel marquee {
	padding: 10px;
}
/* ---------------------------------------------------*/
/* -------------------- NAVIGATION --------------------*/
/* ---------------------------------------------------*/
#nav {width: 754px; color: #fff; float: left; background-color: #2C307D; font-weight: bold; border: 3px solid #ffffff;}
#nav ul {margin: 0px; padding: 0px; text-align: center;}
#nav li {display: inline; margin: 0px; padding: 0; list-style-type: none; text-decoration: none;line-height: 1.6em; }
#nav a {line-height: 1.6em; font-weight: normal; font-size: 1.1em; border-right-width: 0px; border-right-style:dotted; border-right-color: #fff; color: #fff; text-align: center; margin: 0 5px;}
#nav a:hover {color: #cccccc;}


/* ---------------------------------------------------*/
/* -------------------- SECNAVIGATION --------------------*/
/* ---------------------------------------------------*/
#secnav {
	width: 760px;
	float: left;
	background-color: #fff;
	font-weight: bold;
	height: 20px;
	line-height: 15px;
}
#secnav ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#secnav li {
	float: left;
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
}
#secnav a {
	font-weight: normal;
	display: block;
	padding: 2px 10px;
	/*	width: 66px;*/	
	font-size: 1.1em;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #ff8100;
	color: #202e84;
	/*background-color: #ff8100;*/
	text-align: center;
}
#secnav a:hover {
	color: #cccccc;
	/*background-color: #AA9B7C;*/
}



/* Sidebar */

#sidebar {
	float: left;
	width: 145px;
	padding-top: 24px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 25px;
	height: 25px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type: none;
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	width: 150px;
	padding: 4px 0 4px 5px;
	background-color: #363540;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar li a:hover, #sidebar li a:active {
	display: block;
	padding: 4px 0 4px 5px;
	background-color: #87878C;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar ul ul li a:link, #sidebar ul ul li a:visited {
	display: block;
	width: 150px;
	padding: 4px 0 4px 5px;
	background-color: #FFFFFF;
	color: #CEBA95;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sidebar ul ul li a:hover, #sidebar ul ul li a:active {
	display: block;
	padding: 4px 0 4px 5px;
	background-color: #FFFFFF;
	color: #9A8C71;
	text-decoration: none;
}
#flash_clients {
	margin-top: 20px;
	margin-bottom: 20px;
}
/* ---------------------------------------------------*/
/* -------------------- MAIN CONTENT --------------*/
/* ---------------------------------------------------*/
#main_content, #main_content_second p {
	line-height: 18px;
	color: #666666;
}
#main_content, #main_content_second a {
	color: #333790;
}
#main_content, #main_content_second ul {
	line-height: 18px;
	color: #666;
}
#main_content, #main_content_second a:hover {
	color: #666666;
}
/* ---------------------------------------------------*/
/* -------------------- LINKS --------------------*/
/* ---------------------------------------------------*/

#breadcrumb a {
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
#breadcrumb a:hover {
	color: #87878C
}
#left_panel a:hover {
	color: #113541;
}
/* ---------------------------------------------------*/
/* -------------------- HEADINGS --------------------*/
/* ---------------------------------------------------*/
h1 {
	font-size: 110%;
	color: #FFFFFF;
	border-bottom: 0px solid #aa9b7c;
	padding-bottom: 0px;
}
h2 {
	font-size: 115%;
	color: #666666;
	padding-bottom: 0px;
	border-bottom: 0px solid #aa9b7c;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 0px;
}
h3 {
	font-size: 110%;
	color: #555;
	text-align: center;
	border-bottom: 0px solid #fff;
	background-color:#FFFFFF;
	padding-bottom: 0px;
}
h4 {
	font-size: 130%;
	color: #202E84;
	border-bottom: 0px dotted #000;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 22px;
	
	
}

h5 {
	font-size: 9px;
	color: #333;
	border-bottom: 1px dotted #ff8100;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
}




.clear {
	clear: both;
}
img {
	border: 0px solid #FFFFFF;
}
#text_picture .picture {
	border: 1px solid #999999;
}

.required {
color:#550403;	
}

.smalltext {
	font-size: 10px;
	line-height: 14px;
	}
