/* CSS Document */

/* XARAYA REQUIRED CLASSES */
@import "verticalmenu.css";
a {
}
a:hover {
}
blockquote {
}
body {
font-family: Helvetica, Arial, sans-serif;
font-size: 15px;
}
code {
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
th {
}
td {
}
table {
}
thead {
}
tbody {
}
tfoot {
}
p {
}
pre {
}
input {
}
button {
}
select {
}
textarea {
}
img {
}
li {
}
ul {
}
ol {
}
sup {
}
sub {
}

/*  XARAYA REQUIRED INDIVIDUAL CLASSES */
td.xar-norm {}
td.xar-alt {}

/*  XARAYA REQUIRED ANONYMOUS CLASSES  */

/* these defaults apply to the left block group */
.xar-block-head{
}
.xar-block-title {
font-weight: bold;
font-size: 120%;
font-style: italic;
margin-top: 20px;
}
.xar-block-body {
}
.xar-block-foot {
}

/* right block group classes */
.xar-block-head-right{
}
.xar-block-title-right {
font-weight: bold;
font-size: 100%;
afont-style: italic;
margin-top: 10px;
border-bottom: 2px dotted #4169E1;
color: #191970;
padding: 7px;

}
.xar-block-body-right {
float: right;
awidth: 186px; /* 150 - 10 - 1*/ /*************************************************/
margin: 0px 0px 0px 0px;
padding: 7px;
color: #191970;

}
.xar-block-foot-right {
}

/* topnav block group classes */
.xar-block-head-topnav {
}
.xar-block-title-topnav {
}
.xar-block-body-topnav {
}
.xar-block-foot-topnav {
}

/* center block group classes */
.xar-block-head-center{
}
.xar-block-title-center {
}
.xar-block-body-center {
}
.xar-block-foot-center {
}
.xar-mod-head {
width: 100%;
background-color: #ffffff;
text-align: center;
font-family: Times New Roman, Times, serif;
font-weight: bold;
font-size: 200%;
color: #191970;
}
.xar-mod-title {
font-weight: bold;
afont-size: 100%;
font-family: Arial;
afont-style: italic;
margin-top: 20px;
aborder-top: 1px solid #FFFFFF;
}
.xar-mod-body {
}
.xar-mod-foot {
}
.xar-alt {
}
.xar-accent {
}
.xar-alt-outline {
}
.xar-accent-outline {
}
.xar-norm-outline {
}
.xar-norm {
}
.xar-sub {
font-size: 8px;
}
.xar-menu-section {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* baker_main added -set H4 style-------------------------------------------------------- */
.xar-menu-section h4 {
	font-size: 120%;
	padding: 0;
	margin: 10px 5px 5px 0px;
}
.xar-menu-section-current {
}
.xar-menu-item {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* baker_main added -set link styles------------------------------------------------------ */
.xar-menu-item a:link {
	text-decoration: none;
	color: #42468B;
}
.xar-menu-item a:visited {
	text-decoration: none;
	color: #42468B;
}
.xar-menu-item a:hover {
	text-decoration: none;
	color: #cccccc;
	font-weight: bold;
}

.xar-menu-item-current {
	color: #BA1D00;
}
.xar-menu-item:hover {
	text-decoration: none;
	color: #BA1D00;
	font-weight: bold;
}
.xar-menu-subitem {
	list-style-type: none;
	font-weight: normal;
	margin: 0 0 0 8px;
	padding: 0;
}
.xar-menu-subitem:hover {

}
.xar-menu-subitem-current {
	margin: 0 0 0 8px;
}
.xar-menu-item-current > .xar-menu-subitem > a {
}
.xar-menu-item-current > .xar-menu-subitem > a:visited {
}
.xar-title {
}
.xar-error {
}
/* baker_main added --------------------------------------------------------------------- */
#my_banner {	
	afloat: left; /*****************************************************************/
	width: 800px;
	height: 125px;
	padding: 0;
	margin: 0;
	abackground-color: #336699;
	abackground-image: url(../images/bu_banner.jpg);
	abackground-repeat: repeat;
}

#my_banner_text {
	font-family: Helvetica, Arial, sans-serif;
	color: #191970;
	text-align: center;
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1em;
}

td.my_left {
	afloat: left; /*******************************************************************/
	awidth: 200px; /* 150 - 10 - 1*/ /************************************************/
	height: 100%;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color: #ffffff;
	color: #c8cbd0;
}


#my_main {
	afloat: left;
	awidth: 390px; 
	height: 100%;
	background-color: #f4f0cb;
	color: #fd500c;
	border-bottom:2px dotted #4169E1;
	margin-left: 5px;
}

#my_main2 {
	afloat: left;
	awidth: 390px; /* 700 - 150 - 200 */
	height: 100%;
	background-color: #f4f0cb;
	color: #090c3f;
	border-bottom:2px dotted #4169E1;
	margin-left: 5px;
}

td.my_main3 {
	afloat: left;
	awidth: 397px; /* 700 - 150 - 200 */
	aheight: 100%;
	background-color: #ffffff;
}
#my_footer {
	aclear: both;
	width: 800px;/* 700 - 10 - 10 */
	height: 50px;
	apadding: 10px;
	background-color: #fd500c;
}
#my_slogan {
	float: left;
	font-style: italic;
}
#my_copyright {
	clear: left;
	float: left;
	margin: 1em 0 0 0;
}
#my_footer_note {
	float: right;
}
#my_bodywrapper {
	width: 800px;
	padding: 0px;
	margin: 0;

}
#my_contentwrapper {
	width: 800px;
	padding: 0px;
	margin: 0px;
	
}
td.my_right{
	afloat: right; /***********************************************************/
	awidth: 200px; /* 200 - 10 - 1 */
	padding: 0;
	amargin: 0px 0px 0px 0px; /* top, right, bottom, left *//******************************/
	apadding: 0px 0px 0px 0px;/***********************************************************/
	
}
 #navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
font-family:arial;
font-size:12px;
text-decoration: none;
padding: .1em 1em;
color: #fff;
}
#navcontainer ul li a:hover
{
color: #bbbbbb;
abackground-color: #369;
}


