html,body {
height:100%;
margin:0;
padding:0;
}

body {
text-align:center;
min-width:775px;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size:12px;
color:#000;
background-color:#DCA;
background-repeat:repeat-y;
background-position:center;
margin:0;
padding:0;
}

.smallText {
font-size:.9em;
font-family: Arial, Sans-Serif;
font-variant:normal;
}

li.smallText {
font-variant:normal;
}

.container {
margin-right:auto;
margin-left:auto;
position:relative;
width:775px;
text-align:left;
min-height:100%;
margin-bottom:-40px;
height:auto;
background-color:#fff;
border:1px solid #334376;
padding:0;
}

* html .container {
height:100%;
}

img {
border:0;
margin:0;
padding:0;
}

.top {
height:52px;
background:#fff;
font-size:.8em;
color:#A9363D;
text-align:center;
font-weight:700;
margin-bottom:7px;
display:block;
}

.header {
width:100%;
height:200px;
background-image:url(../Images/Header/headerBG.gif);
background-repeat:repeat-x;
display:block;
margin:0;
padding:0;
}

.headerSmall {
width:100%;
height:195px;
background-image:url(../Images/Header/headerBGSmall.gif);
background-repeat:repeat-x;
display:block;
margin:0;
padding:0;
}

.left {
float:left;
border:0;
display:block;
position:relative;
width:383px;
margin:0;
padding:0;
}

.right {
float:right;
border:0;
display:block;
position:relative;
width:390px;
margin:0;
padding:0;
}

.menu {
height:24px;
background:#334376;
font-size:1em;
color:#fff;
text-align:center;
font-weight:700;
display:block;
border-top:2px solid #B96;
margin-top:0;
padding-top:0;
}

.menu a {
display:block;
float:left;
width:9em;
font-size:1.1em;
height:22px;
border-right:1px solid #A9363D;
text-decoration:none;
color:#fff;
padding-top:2px;
}

.menu a:hover {
background:transparent url("../Images/Menu/HOVER.gif") no-repeat top right;
text-decoration:none;
color:#fff;
}

a.biglink {
display:block;
width:90%;
border:1px solid #313438;
margin-top:10px;
color:#626263;
text-decoration:none;
background:#e5edfb;
padding:5px;
}

a.biglink:hover {
border:1px solid #000;
background:#7090ca;
color:#fff;
font-weight:700;
text-decoration:none;
}

.footer {
margin-right:auto;
margin-left:auto;
position:relative;
width:775px;
clear:both;
height:40px;
background:#334376;
color:#fff;
font-size:10px;
}

.clearfooter {
clear:both;
height:40px;
}

.rightcol {
float:right;
width:585px;
margin:20px 10px 10px;
}

.leftcol {
float:left;
width:160px;
margin-top:20px;
}

.fullcol {
float:left;
width:745px;
margin-top:20px;
margin-left:10px;
margin-bottom:10px;
}

* {
margin:0;
padding:0;
}

ul.bulletedList {
list-style:square outside;
padding-left:10px;
margin-left:5px;
}

.noBullets {
list-style:none;
background:#DCA;
}

#sideMenu {
width:159px;
font-size:1.1em;
font-weight:700;
color:#fff;
font-variant:small-caps;
border-bottom:1px #B96 solid;
list-style:none;
border-right:1px #B96 solid;
padding:0;
}

.MenuList li {
border-bottom:1px #B96 solid;
list-style:none;
}

.MenuList li a {
text-decoration:none;
font-variant:normal;
color:#334376;
display:block;
background:#DCA;
padding-top:2px;
padding-bottom:2px;
padding-left:5px;
font-weight:700;
}

.SubMenuList {
background:#EEE6D5;
list-style:none;
}

.SubMenuList li {
border-bottom:1px #DCA solid;
}

.SubMenuList li a {
text-decoration:none;
font-variant:normal;
font-size:11px;
color:#334376;
display:block;
background:#EEE6D5;
padding-top:2px;
padding-bottom:2px;
margin-left:15px;
font-weight:700;
}

#sideMenu .heading {
background:#A9363D;
padding-left:2px;
padding-top:2px;
padding-bottom:2px;
}

.sideMenuPlain {
background:#fff;
text-align:center;
color:#334376;
}

p {
padding:0;
}

h1 {
font-size:1.4em;
font-weight:700;
color:#A9363D;
border-bottom:2px solid #A9363D;
width:95%;
margin-bottom:5px;
}

h2 {
font-size:1.1em;
font-weight:700;
color:#A9363D;
}

.logofull {
padding-top:7px;
padding-left:10px;
float:left;
width:68%;
text-align:left;
}

.searchdiv {
float:right;
margin-top:20px;
width:30%;
}

.searchbox {
width:110px;
height:15px;
color:#000;
float:left;
border:1px solid #334376;
margin-right:2px;
}

.searchbutton {
background:#EEE6D5;
border:1px solid #334376;
float:left;
font-weight:700;
width:47px;
}

.RequiredStar {
color:Red;
}

a {
color:#334376;
text-decoration:none;
}

a:hover {
color:#334376;
text-decoration:underline;
}

a.footerlink {
color:#fff;
}

hr {
color:#334376;
padding:2px 0;
}

input {
color:#000;
font-size:.9em;
padding:1px;
}

.checkboxStyle {
border:0;
}

a.footerlink:hover {
color:#fff;
text-decoration:underline;
}

#sideMenu .heading a,#sideMenu .heading a:hover {
background:#A9363D;
text-decoration:none;
font-weight:700;
font-variant:small-caps;
color:#fff;
padding-left:0;
}

#sideMenu .sideMenuPlain a,#sideMenu .sideMenuPlain a:hover {
background:#fff;
text-decoration:none;
font-weight:700;
font-variant:normal;
padding-left:2px;
color:#334376;
}

.boxedDiv {
border:1px solid #334376;
background:#EEE6D5;
padding-left:5px;
}

.boldDiv {
	width:100%;
	text-align:center;
	font-weight:700;
}

.whiteHeading {
font-size:14px;
font-weight:700;
color:#FFF;
background-color:Transparent;
text-decoration:none;
}

.darkGray {
font-size:12px;
font-weight:700;
color:#333;
background-color:Transparent;
text-decoration:none;
}
