/* ----- BASIC ELEMENTS AND FONTS ----- */


body {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color:#538ebe;
}

.clear {
	clear: both;
	height:30px;
}

p {
	margin: 10px 30px 10px 30px;
	letter-spacing:.1em;
}

.date {
	color:#ffd502;
	font-size:10px;
	padding: 10px 0 20px 0;
}
/*
#content_footer p {
	margin: 10px 30px 10px 30px;
	padding-top: 20px;
	font-size:10px;
	text-align:left;
}

.login_box p {
	margin:0px 10px 20px 25px;
	font-size:9px;
	color:#fff;
	text-transform: uppercase;
}
.content_box p {
	margin: 10px 0px 10px 0px;
	color:#ddd;
	font-size:10px;
	text-align:justify;
}
.content_box_large p {
	margin: 10px 0px 10px 0px;
	font-size:11px;
	text-align:justify;
}

.content_box_photo h3 {
	margin: 0px 0px 10px 45px;
}

#content_footer p {
    margin: 10px 0px 10px 60px !important;
	margin: 10px 0px 10px 85px;
	font-size:10px;
	text-align:justify;
}
*/
.red {
	color:red;
}

.yellow {
	color:#ffd502;
	font-weight:bold;
}

h1 {
	font-size:20px;
	font-variant:small-caps;
	font-weight:normal;
	margin: 0px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
	color:#fff;
}

h2 {
	margin: 0px 50px 10px 30px !important;
	margin: 0px 30px 10px 30px;
	font-size:16px;
	text-transform:uppercase;
	color:#072450;
}

h3 {
	margin: 0px 0px 10px 0px;
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
}

td.navbarleft a:link, td.navbarleft a:active, td.navbarleft a:visited {
	text-decoration: none;
	color:#ffd502;
}

td.navbarleft a:hover {
	text-decoration: underline;
	color:#FFFFCC;
}

a:link, a:active, a:visited {
	color:#ffd502;
}

a:hover {
	text-decoration: underline;
	color:#FFFFCC;
}

.accomplish_title {
	color:#ffd502;
	font-weight:bold;
	padding-top: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.accomplish_detail {
	font-size: .9em;
	padding-left: 12px;
	margin-top: 0px;
	padding-top: 0px;
	}

/*----- MENU ----- */
/*--
#nav_list {
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	overflow: hidden;
}

#nav_list li {
	width: 170px;
	overflow: hidden;
	text-transform: uppercase;
	font-size:9px;
	font-weight:bold;
}

#nav_list a {
	color:#fff;
}

.li_nav_body a  {
	display: block;
	width: 170px;
	height: 20px;
	background: url(assets/nav_body.png) no-repeat;
	padding-left: 25px;
	line-height:20px;
}

.li_nav_footer a  {
	display: block;
	width: 170px;
	height: 21px;
	background: url(assets/nav_body.png) no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height:21px;
}

.li_nav_body a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_nav_footer a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_active a:active  {
	background: url(assets/nav_body.png) no-repeat;
	background-position:  0 -40px;
	color:#fff;
}
--*/


/*----- LAYOUT ----- */

td.navbarleft {
background-image: url("images/navbarleft.jpg");
background-repeat:repeat-y;
}

td.navbarleft p {
text-align:center;
font-size: 1em;
}

td.header {
background-image: url("images/headerbkgd.jpg");
background-repeat:repeat-x;
}

.toptagline {
text-align: center;
font-size: 1.5em;
font-style:italic;
letter-spacing: 0.1em;
}

.footer {
color: #C0C0C0;
text-align: center;
font-size: 0.8em;
background-color: #0C1C3D;
border-top: 3px solid #999999;
border-bottom: 4px solid #CCCCCC;
}

.footer A {
color: #999999;
}

#contact {
color:#000066;
}

.contactwhite {
color: white;
}

/*
#container {
	width:100%;
	background: url(assets/sidebar_body.png) 30px 0px repeat-y !important;
	background: url(assets/sidebar_body.png) 60px 0px repeat-y;
	min-height:100%;
	height:100%;
	
}


#menu_header {
	width:170px;
	height:232px;
	text-align:left;
	float:left;
	margin:0 0 0 30px;
}

#menu_left {
	width: 170px;
	min-height: 100%;
	margin:0 0 0 30px;
	float: left;
    background: url(assets/sidebar_body.png) repeat-y;
}

.login_box {
	width: 170px;
	float:left;
	margin:0 0 0 10px;
}

#head {
    width: 790px !important;
	width: 820px;
	height: 232px;
	float:left;
	text-align: right;
}

#content {
	width: 840px;
	text-align: justify;
	float: left;
	margin:0 0 0 20px;
	background: url(assets/sidebar_body.png) 10px 0px repeat-y !important;
	background: url(assets/sidebar_body.png) 20px 0px repeat-y;
}

.content_box {
	width: 120px;
	margin:0px 0px 0px 30px;
	float: left;
}

.content_box_large {
	width: 280px;
	margin:0px 0px 0px 20px;
	float: left;
}

.content_box_photo {
	width: 200px;
	margin:0px 0px 0px -10px;
	float: left;
}

#content_footer {
	background: url(assets/sidebar_body.png) 30px 0px repeat-y !important;
	background: url(assets/sidebar_body.png) 60px 0px repeat-y;
	width:100%;
	clear:both;
	margin-bottom:-70px;
	height:50px;
}

*/


/*----- IMAGES ----- */

a img{
	border: none;
}
#bio a img{
	border: 1px solid black;
}

img.left,img.center,img.right {
	padding: 4px;
	border: 1px solid #a0a0a0;
}

img.left {
	float: left;
	margin: 0px 12px 5px 0px;
	background:#fff;
}

img.right {
	float: right;
	margin: 0px 30px 5px 0px;
}

/*----- FORM ----- */

input   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 11px tahoma;
	color: #333333;
	margin:0px 0px 5px 0px;
}

textarea   {
	font: normal 11px tahoma;
	color: #333333;
}

textarea.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	height:80px;
	color: #707070;
	margin:5px 0px 5px 25px;
}

input.sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:115px;
	color: #707070;
	margin:0px 0px 5px 25px;
}

input.button_sidebar   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:119px;
	color: #707070;
	margin:0px 0px 5px 25px;
}

input.button_content   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	width:119px;
	color: #707070;
	margin:5px 0px 5px 0px;
}

.moredetails a:link, .moredetails a:active, .moredetails a:visited {
	color: red;
	font-style:italic;
	font-size: .9em;
	text-decoration: none;
}

.moredetails a:hover {
	color:#3333CC;
	text-decoration:underline;
	}
	
.newstitle {
	color:#ffd502;
	font-weight:bold;
	font-size: 1.2em;
	padding-top: 12px;
	}
	
.newsdate {
	color: #FFFF00;
	font-size: .8em;
	font-style:italic;
	}
	
.newsmoredetails a:link, .newsmoredetails a:active, .newsmoredetails a:visited {
	color: #ffd502;
	font-style:italic;
	font-size: .9em;
	text-decoration:underline;
	padding-left: 4px;
}

.newsmoredetails a:hover {
	color: #3333CC;
	text-decoration: none;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-size: .8em;
margin-top, margin-bottom: 0px;
}
#navlist li
{
display: inline;
list-style-type: none;
}
#navlist a { padding: 3px 10px 3px 10px; }
#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}
#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}
/*
#navcontainer {
width: 80%;
 margin-left: auto;
  margin-right: auto;
  text-align:center;
}
*/

#partnerlogo img {
 margin: 5px;
 border-bottom: 5px solid #333333;
 border-right: 5px solid #333333;
 border-top: 1px solid black;
 border-left: 1px solid black;
 }