
body {
margin: 0 auto;
padding: 0;
font: 76% Arial, Helvetica, sans-serif;
/*background: url(images/pagebg1.png) repeat-x center center;*/
/*background: #f4f4f4 url(images/backround.gif) top center repeat-y;*/
}

.wrapper {
background: url('images/contentwrapperbg.gif') repeat-y center center;
margin: 0 auto;
padding: 0;
width:880px;
max-width:880px;

}
.box_right {
position:relative;
float:right;
clear:both;
width:200px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
background:#F7F9F7;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}

.box_right p {
margin:5px 5px;
}

.box_cnr_top {
background:url(images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.box_cnr_bottom {
background:url(images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

#leftsidebar {
background: #ffffff;
color: #303030;
margin: 0px auto;
width: 811px;
/*border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;*/
padding:0px;
}

#header {
margin: 0 0 2px 0;
border: 0;
}
#newheader {
width:100%;
margin: 0 auto;
width: 811px;
height:76px; 
background-color:#ffff00;
/*background: url(images/headerbg.png) repeat-y center;*/
background:url(images/headerbg.png) repeat-x left top;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
#topmenu {
clear: left;
float: left;
width: 150px;
/*height: 84px;*/
margin: 0 0 0px 0;
padding: 0;
font-size: 0.9em;
/*background: #f4f4f4 url(images/topmenu.gif) top left no-repeat;*/
}

#menu {
clear: left;
float: left;
width: 160px;
margin: 0 10px 0px 3px;
padding: 0;
font-size: 0.9em;
}

#menu ul {	
list-style: none;
width: 155px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.0em;
}	

#menu li {
margin-bottom: 1px;
}

#menu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #0e3183;
display: block;
padding: 5px 0 0 8px;
background: #ffffff;
border-left: 5px solid #0e3183;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}	
	
#menu li a:hover {
background: #0e3183;
color: #ffffff;
border-left: 5px solid #0e3183;
}


#menu li a.current {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #ffffff;
display: block;
padding: 5px 0 0 8px;
background: #0e3183;
border-left: 5px solid #0e3183;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}	

.leftnews {
margin: 1px 0 0 0;
padding: 5px;
width: 130px;
color: #505050;
background-color: #F7F9F7;
line-height: 1.3em;
}

.rightnews {
float: right;
width: 181px;
background-color:#ffffff;
margin: -6px 0px 0px 0px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
font-size: 0.9em;
line-height: 1.5em;
}

#rightnews p {
margin: 0 0 1.5em 0;
}

#content {
margin: 15px 5px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 0px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}
#forumcontent {
margin: 15px 5px 20px 10px;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
}
/*
#content ul
{
list-style-type: none;
padding: 0;
margin: 10px;
}

#content li
{
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .1em;
padding-left: 1.6em;
}
*/
#homecontent {
margin: 5px 181px 0px 5px;
border-left: 0px solid #f0f0f0;
border-right: 0px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#homecontent h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#homecontent img {
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
}

.greenbox {
background-color: #F7F9F7;
border: 1px solid #94BD53;
color: inherit;
padding: 5px;
margin: 0px;
}

.bluebox {
background-color: #EDF3FE;
border: 1px solid #74A8F5;
color: inherit;
padding: 5px;
margin: 0px;
}

.splitright {
background-color: #ffffff;
width: 49%;
float: right;
overflow: hidden;
}

.splitleft {
background-color: #ffffff;
width: 49%;
float: left;
overflow: hidden;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

h4 {
font-size: 1.2em;
margin: 20px 0 10px 0;
}

a {
text-decoration: none;
color: #2454c0;
}

a:hover {
text-decoration: underline;
color: #2454c0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 2px solid #0e3183;
width: 815px;
text-align: center;
color: #0e3183;
font-size: 0.9em;
}

#footer a {
color: #0e3183;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #74A8F5;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.9em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.style3 {color: #666666}
.style4 {color: #999999}
.style5 {color: #FF9933}
.style6 {color: #86C32A}
.style7 {color: #0e3183}

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#slidetabsmenu {
float:left;
width:100%;
font-size:95%;
font-family:Arial, Helvetica, sans-serif;
line-height:normal;
border-bottom: 1px solid gray;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url(images/tab-left.gif) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
}

#slidetabsmenu a span {
float:left;
display:block;
background:url(images/tab-right.gif) no-repeat right top;
padding:3px 14px 3px 5px;
font-weight:bold;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: black;
}

#slidetabsmenu #current a {
background-position:0 -125px;
}

#slidetabsmenu #current a span {
background-position:100% -125px;
color: black;
}

#slidetabsmenu a:hover {
background-position:0% -125px;
}

#slidetabsmenu a:hover span {
background-position:100% -125px;
}


#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 99%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 7px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
/*text-transform:uppercase;*/
}


#ddcolortabs a{
float:left;
color: white;
background: #0e3183 url(images/color_tabs_left.gif) no-repeat left top;
margin:0 1px 0 0;
padding:0 0 0px 5px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}

#ddcolortabs a:hover{
background-color: #2454c0;
}

#ddcolortabs a:hover span{
background-color: #2454c0;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #2454c0;
}
#ddcolortabs #intouch a, #ddcolortabs #intouch span{ /*currently selected tab*/
background-color: #008C00;
}
#ddcolortabs #intouch a:hover span { /*currently selected tab*/
background-color: #008C00;
font-weight:bold;
}
#ddcolortabs #intouchtrial a, #ddcolortabs #intouchtrial span{ /*currently selected tab*/
background-color: #E9322E;
}
#ddcolortabs #intouchtrial a:hover { /*currently selected tab*/
background-color: #E9322E;
}


#ddcolortabsline{
margin-bottom:0px;
clear: both;
padding: 0;
width: 100%;
height: 6px;
line-height: 8px;
background: #2454c0;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:700px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(images/dialog2-blue-800x1600.png) no-repeat top right;
 background-image:url(images/dialog2-blue.gif);
}

.dialog .content {
 position:relative;
/* zoom:1;
 _overflow-y:hidden;*/
 padding:0px 12px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
/* _height:1600px;*/ /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1
{
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
 font-size:120%;
}
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.3em 0px 0.1em 0px;
 font-size:120%;
}

.dialog h1 {
 padding-bottom:0px;
}
.dialog a {
	color:#FFFFFF;
}

a.ovalbutton{
background: transparent url('images/oval-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('images/oval-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

.shiftcontainer{
position: relative;
left: 3px; /*Number should match -left shadow depth below*/
top: 3px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 210px; /* container width*/
background-color: #d1cfd0;
margin-right:10px;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
height:90%;
text-align:left;
line-height:16px;
background-color: white;
border: 1px solid gray;
padding: 0px;
position: relative;
left: -3px; /*shadow depth*/
top: -3px; /*shadow depth*/
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}
.innerdiv a {
    color:#000000;
}

.shiftcontainer1{
position: relative;
left: 3px; /*Number should match -left shadow depth below*/
top: 3px; /*Number should match -top shadow depth below*/
}

.shadowcontainer1{
background-color: #d1cfd0;
}

.shadowcontainer1 .innerdiv{
/* Add container height here if desired */
text-align:left;
line-height:10px;
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -3px; /*shadow depth*/
top: -3px; /*shadow depth*/
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}
.innerdiv1 a {
    color:#000000;
}
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	/*text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 24px 25px;
}

/* css for forms */
#container {
	padding:20px;
}

/*Forms defaults*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label {
	color:#999;
	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}
label.chosen {
	color:#333;
}

/*Transparent items*/
.transparent {
/*	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;*/
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}
.transparentFake {
	background:none;
	border:none;
}
.transparent2 {
	z-index:10;
}

/*Radio buttons*/
.radioAreaUnchecked, .radioAreaChecked {
	z-index:5;
	position:absolute;
	width:15px;
	height:15px;
	cursor:pointer;
}
.radioAreaUnchecked {
	background:url(images/radio.gif) no-repeat left top;
}
.radioAreaChecked {
	background:url(images/radio.gif) no-repeat left bottom;
}

/*Checkboxes*/
.checkboxAreaUnchecked, .checkboxAreaChecked {
	z-index:5;
	position:absolute;
	width:14px;
	height:14px;
	cursor:pointer;
}
.checkboxAreaUnchecked {
	background:url(images/checkbox.gif) no-repeat left top;
}
.checkboxAreaChecked {
	background:url(images/checkbox.gif) no-repeat left bottom;
}

/*Text inputs*/
.textinput, .textinputHovered {
	width:236px;
	height:15px;
	background:url(/images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinputHovered {
	background-position:left bottom;
}

/*Text areas*/
.textarea, .textareaHovered {
	width:336px;
	height:125px;
	background:url(images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textareaHovered {
	background-position:left bottom;
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:21px;
	height:21px;
}
.selectArea .right i {
	display:none;
}
.selectArea .center {
	width:160px;
	margin-left:5px;
	margin-right:20px;
	color:#FFF;
	padding-top:3px;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {
	display:none;
}
.optionsDivVisible {
	display:block;
}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}

/*Test div - testing if stylesheets are enabled*/
#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}
#mainNav LI {
	BACKGROUND-POSITION: right top; FLOAT: left; BACKGROUND-IMAGE: url(images/navBtn.gif); BACKGROUND-REPEAT: no-repeat; LIST-STYLE-TYPE: none; HEIGHT: 35px; BACKGROUND-COLOR: #ebebeb
}
#mainNav LI.current {
	BACKGROUND-IMAGE: url(images/navCurrentBtn.gif); BACKGROUND-COLOR: #214082
}
#mainNav LI.lastDone {
	BACKGROUND-IMAGE: url(images/navLastDoneBtn.gif); BACKGROUND-COLOR: #4d7ed4
}
#mainNav LI.done {
	BACKGROUND-IMAGE: url(images/navDoneBtn.gif); BACKGROUND-COLOR: #4d7ed4
}
#mainNav LI A {
	COLOR: #ccc
}
#mainNav LI A:link {
	COLOR: #ccc
}
#mainNav LI A:visited {
	COLOR: #ccc
}
#mainNav LI A:hover {
	COLOR: #ccc
}
#mainNav LI A:active {
	COLOR: #ccc
}
#mainNav LI.lastDone A {
	COLOR: #fff
}
#mainNav LI.lastDone A:link {
	COLOR: #fff
}
#mainNav LI.lastDone A:visited {
	COLOR: #fff
}
#mainNav LI.lastDone A:hover {
	COLOR: #fff
}
#mainNav LI.lastDone A:active {
	COLOR: #fff
}
#mainNav LI.current A {
	COLOR: #fff
}
#mainNav LI.current A:link {
	COLOR: #fff
}
#mainNav LI.current A:visited {
	COLOR: #fff
}
#mainNav LI.current A:hover {
	COLOR: #fff
}
#mainNav LI.current A:active {
	COLOR: #fff
}
#mainNav LI.done A {
	COLOR: #fff
}
#mainNav LI.done A:link {
	COLOR: #fff
}
#mainNav LI.done A:visited {
	COLOR: #fff
}
#mainNav LI.done A:hover {
	COLOR: #fff
}
#mainNav LI.done A:active {
	COLOR: #fff
}
/*#mainNav LI.done A:hover {
	CURSOR: hand; COLOR: #ffff99
}
#mainNav LI.lastDone A:hover {
	CURSOR: hand; COLOR: #ffff99
}*/
#mainNav LI A EM {
	DISPLAY: block; FONT-WEIGHT: bold; MARGIN: 4px 0px 0px 10px; WIDTH: 195px; FONT-STYLE: normal
}
#mainNav LI A SPAN {
	DISPLAY: block; FONT-WEIGHT: normal; MARGIN-LEFT: 2px; WIDTH: 185px
}
#mainNav LI.mainNavNoBg {
	BACKGROUND-IMAGE: none
}
#mainNav LI A {
	DISPLAY: block; HEIGHT: 35px
}

.threeStep#mainNav LI {
	WIDTH: 173px
}
.threeStep#mainNav LI.mainNavNoBg {
	WIDTH: 174px
}
.threeStep#mainNav LI A {
	WIDTH: 173px
}
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanelsTabGroup ul,li {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 0px 0px 0px;
	font: bold 0.7em sans-serif;
	background-color: #0e3183;
	color:#ffffff;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	/*-moz-user-select: none;
	-khtml-user-select: none;*/
	cursor: pointer;
}

.TabbedPanelsTabHover {
	background-color: #2454c0;
}

.TabbedPanelsTabSelected {
	background-color: #2454c0;
	border-bottom: solid 1px #999;
	margin: 0px 0px 0px 0px;

}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 0px #CCC;
	border-bottom: solid 1px #CCC;
	/*border-top: solid 1px #ccc;*/
	border-right: solid 0px #999;
	background-color: #EEE;
}
.TabbedPanelsContent {
	padding: 4px;
}

.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 5px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #2454c0;
	border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

.buttonSubmitLarge, .buttonSubmitHoveredLarge {
	width:140px;
	height:26px;
	color:#FFF;
	font-weight:bold;

	padding:2px 2px;
	background:url(images/button_large.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHoveredLarge {
	background-position:left bottom;
}
.homecontentboxescontainer {
 border: 0px solid #CCCCCC;
}
.latestnewsbox {
 background-color:#e7e7e7;
 border:#cccccc 1px solid;
 margin: 0px;
 padding: 0;
 width: 49%;
 float:left;
 min-height:340px;
 }
.latestnewsbox h1 {
 color:#ffffff;
 background-color:#003399;
 font-size:16px;
 padding:5px;
 margin: 2px;
 text-align:center;
 }
 
.latestnewsbox p {
 color:#333333;
 font-size:11px;
 padding: 5px 50px 5px 10px;
 background-color:#ebebeb;
 margin: 10px;
 border: 1px dotted #999999;
 background-image: url(images/news_home.gif);
 background-repeat:no-repeat;
 background-position:right;

 }
 
.latestnewsbox a, a:active, a:visited {
 color:#003399;
/* font-size:13px;*/
 } 
 
 
.latesteventsbox {
 background-color:#e7e7e7;
 border:#ccc 1px solid;
 margin: 0px;
 padding: 0;
 width: 49%;
 float:right;
 min-height:340px;
 }
 
.latesteventsbox h1 {
 color:#ffffff;
 background-color:#168527;
 font-size:16px;
 padding:5px;
 margin: 2px;
 text-align:center;
 }
 
.latesteventsbox p {
 color:#333333;
 font-size:11px;
 padding: 5px 50px 5px 10px;
 background-color:#ebebeb;
 margin: 10px;
 border: 1px dotted #999999;
 background-image: url(images/events_home.gif);
 background-repeat:no-repeat;
 background-position:right;
 }
 
.latesteventsbox a, a:active, a:visited {
 color:#2454c0;
/* font-size:13px;*/
 }
.yui div
{
    padding-top:0px;
    }

.yui .ajax__calendar_container 
{
    background-color:#f2f2f2;
    border:solid 1px #808080;
    font-family:arial,helvetica,clean,sans-serif;
    cursor:default;
    width:205px;
    font-size:12px;
    text-align:center;
    padding:0px;
}

.yui .ajax__calendar_body 
{
    height:139px;
    width:205px;
    position:relative;
    overflow:hidden;
}

.yui .ajax__calendar_days, .yui .ajax__calendar_months, .yui .ajax__calendar_years 
{
    top:0px; 
    left:0px;
    height:139px;
    width:195px;    
    padding:5px;
    position:absolute;
    text-align:center;
}

.yui .ajax__calendar_days table
{
    border-spacing:0;
    border-collapse:collapse;
    font:100% sans-serif;
    text-align:center;    
}

.yui .ajax__calendar_header 
{
    background:url(../images/sprite.png) repeat-x 0 0; 
    height:22px;
    width:100%;
    font-size:10pt;
    font-weight:bold;
    text-align:center;
    padding-top:3px;
}

.yui .ajax__calendar_prev 
{
    margin-top:2px;
    margin-left:4px;
    height:15px;
    width:25px;
    cursor:pointer;
    float:left;
    background:url(../images/sprite.png) 0px -450px no-repeat;
}

.yui .ajax__calendar_next 
{
    margin-top:2px;
    margin-right:4px;
    height:15px;
    width:25px;    
    cursor:pointer;
    float:right;
    background:url(../images/sprite.png) 0px -500px no-repeat;
}

.yui .ajax__calendar_title 
{
    cursor:pointer;
    font-weight:bold;
    text-align:center;
}

.yui .ajax__calendar_footer, .yui .ajax__calendar_today 
{
    display:none;
}

.yui .ajax__calendar_dayname 
{
    padding-left:3px;
    padding-right:3px;
    margin-bottom:5px;
    margin-left:2px;
    margin-right:2px;
    text-align:center;
    font-weight:700;
    font-size:10pt;
    color:#000;
    border-bottom:solid 1px #a6a6a6;
}

.yui .ajax__calendar_day, .yui .ajax__calendar_month, .yui .ajax__calendar_year
{
    padding:0px;
    color:#000;
    text-align:center;  
    padding:0pt 2px;
}

.yui .ajax__calendar_hover .ajax__calendar_day, .yui .ajax__calendar_hover .ajax__calendar_month, .yui .ajax__calendar_hover .ajax__calendar_year, .yui .ajax__calendar_hover .ajax__calendar_title
{
    color:#0066cc;
}

.yui .ajax__calendar_other .ajax__calendar_day, .yui .ajax__calendar_other .ajax__calendar_year
{
    color:#a6a6a6;   
}

.yui .ajax__calendar_active .ajax__calendar_day
{
    color:#0066cc;   
}
.header-breadcrumbs {
padding:0;
text-align:left;
/*width: 811px;*/
}
.header-breadcrumbs ul {list-style:none; padding:0 0 0 0px; font-family:verdana,arial,sans-serif; margin:0px;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 0px; font-weight:lighter; color:#000000; font-size:80%;}
.header-breadcrumbs ul a {color:#0e3183; text-decoration:none;}
.header-breadcrumbs ul a:hover {color:#0e3183; text-decoration:underline;}
.header-breadcrumbs a {color:#0e3183; text-decoration:none;font-family:verdana,arial,sans-serif;}
.header-breadcrumbs a:hover {color:#0e3183; text-decoration:underline;font-family:verdana,arial,sans-serif;}
.header-breadcrumbs {font-family:verdana,arial,sans-serif;}