/* CSS Document */
body {
	background-color: #0068c3;
	margin: 0px;
	padding: 0px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}

#main {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#topnav {
	width:936px;
	/*background-color: #388b23;*/
	height: 25px;
	border-color:#5f46a9;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
margin-right: 12px;

}

#container {
width: 940px;
margin-top: 10px;
margin-right: 10px;
margin-left: 10px;
}


/*****************************************************************************/
/*Header Styles*/
/*****************************************************************************/

#header {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;

}
#header #logo {
	float: left;
	margin: 0px;
	padding-top: 41px;
	padding-left: 8px;
}


#headerkeywords{
	color: #0068c3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	margin-right: 52px;
	letter-spacing: 0.05em;
	padding-top: 45px;

}


#headerphonenumber{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0068C3;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	margin-right: 12px;
	letter-spacing: 0.05em;
	padding-top: 70px;
	padding-bottom: 0px;
}

#headermaintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0068C3;
	font-size: 1.05em;
	font-weight: bold;
	text-align: right;
	letter-spacing: 0.05em;
	margin-right: 12px;
	padding-right: 0px;
	margin-bottom: -0.55em;
		
}



#headernewsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0068C3;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.05em;
	top: -1.0em;
	margin-bottom: -0.6em;
	padding-left: 12px;
	position: relative;
	
}


/*******************************************************************************************/



/*****************************************************************************/
/* Left Column Info Boxes */
/*****************************************************************************/
#leftcolumn {
	width:200px;
	float:left;
}

.lftinfobox {
	width: 198px;
	/*background-image: url(images/greenfade.gif);
	background-repeat: repeat-y;*/
	border: 1px solid #5f46a9;
	text-align: left;
	margin-bottom: 10px;
	
}

.lftinfobox span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	letter-spacing: 0.05em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	line-height: 1.4em;
	display: block;
	padding-right: 5px;

}

.lftinfobox span a:link, .lftinfobox span a:visited, .lftinfobox span a:active {
	color: #0068C3;
	text-decoration: none;
}

.lftinfobox span a:hover {
	color: #5f46a9;
	text-decoration: underline;
}

.lftinfoboxtitle {
	background-color: #0068C3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5f46a9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: left;
	letter-spacing: 0.05em;
	padding-left: 7px;
	color: #FFFFFF;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}


.paulsthumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-bottom:10px;
	text-align:left;
	line-height: 1.4em;
	letter-spacing: 0.05em;
}

.paulsthumb a:link, .paulsthumb a:active, .paulsthumb a:visited {
color:#0068c3;
	text-decoration:none;
	
}

.paulsthumb a:hover {
text-decoration:none;
color:#5f46a9;

}

.paulsthumb a:hover span {
text-decoration:none;
color:#5f46a9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5f46a9;
}

/*******************************************************************************************/


/*****************************************************************************/
/*Main Image and Text*/
/*****************************************************************************/
.homemainimage {
	border: 1px solid #5f46a9;
	background-image:url(images/womaninfieldleftside.jpg);
	background-repeat: no-repeat;
	height: 274px;
	width: 718px;
	text-align: left;
	margin-bottom: 20px;
	background-position: left top;
}
.spokeswoman {
	float: right;
}
#flashcontent {
	float: right;
	height: 274px;
	width: 255px;
}


.mainimagetext {
	padding-left:10px;
	padding-top:5px;
	position: absolute;
	color:#000000;
	overflow: hidden;
	height: 264px;
	width: 453px;
	
}

.mainimagetext02 {
	color:#FFFFFF;
	padding-left:10px;
	padding-top:5px;
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
	overflow: hidden;
	height: 264px;
	width: 453px;
}


.mainimagetext ul{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	letter-spacing: 0.05em;
	list-style-type: none;
	overflow: hidden;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

.mainimagetext02 ul a:link, .mainimagetext02 ul a:visited, .mainimagetext02 ul a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.mainimagetext02 ul a:hover {
	color: #5f46a9;
	text-decoration: underline;
}

/*******************************************************************************************/





/*****************************************************************************/
/*Top Right Info Boxes*/
/*****************************************************************************/

.rtinfobox {
	float: left;
	
}




.rtinfobox02 {
	margin-left: 15px;
	float: left;
}

.rtinfobox03 {
	margin-left: 15px;
	float: left;
}


#feedburner #creditfooter {
	display: none;
	margin-left: 0px;
}

#feedburner ul {
	list-style-type: none;
	font-size: 12px;
	margin-left: 0px;
}

#feedburner span {
	font-size: 11px;
}

html>/**/body #feedburner ul {
	margin-left: -38px;
}

#feedburner .date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 8px;
	margin-top: 0px;
}

/*******************************************************************************************/




/*****************************************************************************/
/*Content Styles*/
/*****************************************************************************/

#content {
	width: 720px;
	float:left;
	margin-left:2px;
	margin-right: 16px;

}

.contenttopboxes {
	position: relative;
	height: 51px;
	margin-bottom: 10px;
}
.contentheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	letter-spacing: 0.05em;
	padding-left: 7px;
	color: #FFFFFF;
	background-color: #0068c3;
	border: 1px solid #5f46a9;
	line-height: 1.2em;
	padding-top: 0.05em;
	padding-bottom: 0.05em;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	letter-spacing: 0.05em;
	padding-left: 7px;
	color: #FFFFFF;
	background-color: #0068c3;
	border: 1px solid #5f46a9;
	line-height: 1.2em;
	padding-top: 0.05em;
	padding-bottom: 0.05em;
	font-weight:normal;
}
.contenttext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	line-height: 1.3em;
	margin-bottom: 15px;
	/*padding-bottom: 15px;*/
	margin-top: -5px;
}
.contentbtmlogos {
	text-align: left;
}

.contentbtmlogos img{
	padding-right: 40px;
	vertical-align: middle;

}

.contentbold {
	color: #5f46a9;
	font-weight: bold;
}

.contenttext a:link, .contenttext a:visited, .contenttext a:active {
	color:#0068c3;
	text-decoration:none;
	
	font-weight: bold;
}

.contenttext a:hover {
	color:#5f46a9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5f46a9;
}
/*******************************************************************************************/



/*****************************************************************************/
/*FOOTER*/
/*****************************************************************************/
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.4em;
	background-color: #5f46a9;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left:2px;
	margin-right:2px;
	clear:both;
	display:block;
	width:916px;
}


#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*******************************************************************************************/



/*****************************************************************************/
/*TOP NAV CSS */
/*****************************************************************************/
.menu {
	background-color: #0068c3;
	width:936px;
	height: 26px;
	font-size:10px;
	position:relative;
	z-index:100;
}

#date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0068c3;
	letter-spacing: 0.05em;
	height: 25px;
	display: block;
	overflow: hidden;
	line-height: 24px;
	text-align:center;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:128px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:128px;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	text-align:center;
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	width:117px;
	padding-left:5px;
	line-height:26px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #0068c3;
	letter-spacing: 0.1em;
	padding-right: 5px;
	border-color:#5f46a9;
	border-style:solid;
	border-width:0 1px 1px 0;
	height: 25px;
	overflow: hidden;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:128px;
w\idth:117px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	text-align:left;
	background-color: #0068c3;
	background-image: url(include/topnav/drop3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background-color: #7eb7d7;
	background-image: url(include/topnav/drop3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu ul ul :hover > a.drop {
	background-color: #7eb7d7;
	background-image: url(include/topnav/drop3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background-color: #388b23;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background-color: #97be63;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:26px;
left:0; 
width:127px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:25px;
t\op:26px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:127px; 
top:0;
width:127px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-127px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	text-align:left;
	background-color:#0068c3;
	color:#FFFFFF;
	height:auto;
	line-height:1.2em;
	width:107px;
	padding:5px 15px 5px 5px; /* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:127px;
w\idth:107px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background-color:#7eb7d7;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background-color:#7eb7d7;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/*******************************************************************************************/
#flashcontent2 {
	height: 198px;
	width: 198px;
}
.videothumb {
	margin-bottom: 10px;
}
#flashcontent3 {

	height: 270px;
	width: 198px;
}

#flashcontentvids {

	border: 1px solid #5f46a9;
	height: 274px;
	width: 718px;
	text-align: left;
	margin-bottom: 20px;
}

