img.bottomFix {
	vertical-align: bottom;
}
td {
	color : #6F7274;
	font-family: arial;
	font-weight: normal;
	text-decoration : none;

}
td.theContent 
{
    font-size:12px;
}
td.homecontent {
	color : #E6EFF9;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;
}
td.legal {
	color : #304462;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;
}

a, a:link, a:visited, a:active  {
	color : #9E1844;
	text-decoration : none;
}
a:hover {
	color : #13243B;
}

a.legal {
	color : #304462;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;
}
a.legal:hover {
	color : #304462;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;
}

td.repeat {
	background-position: bottom;
	background-repeat: no-repeat;
}
td.headerrepeat {
	background-position: left;
	background-repeat: no-repeat;
}
body {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #13243B;
	font-size: 8pt;
}
td.leftr {
	background-image:url("/Core/images/template/primewest/leftrepeat.gif");
}
td.rightr {
	background-image:url("/Core/images/template/primewest/rightrepeat.gif");
}
td.menubar {
	background-image:url("/Core/images/template/primewest/menubar.jpg");
}
td.contentbar {
	background-image:url("/Core/images/template/primewest/contentmenu.jpg");
}
td.homebehind {
	background-image:url("/Core/images/template/primewest/hometextbehind.jpg");
}


.Title {
	background-image:url("/Core/images/template/primewest/TitleBackground.jpg");
	background-repeat: no-repeat;
	height: 24px;
	font-family: Arial, Verdana;
	font-size: 14pt;
	color: #9E1844;
	padding-left:10px;
}

H4 {
	color: #000000;
	text-transform: uppercase;
}



/* ------------------------------------------------------------- */
/*                          Menu Styles                          */
/* ------------------------------------------------------------- */


.StaticMenu 
{
  margin-left:10px;
}

.DynamicMenu 
{
    margin-top:1px;
}

.StaticMenuItem, .DynamicMenuItem {
    cursor:hand;
    margin-right:2px;
    font-family: Verdana;
}

.DynamicMenuItem 
{
  white-space:nowrap;
  border-left: 1px solid #CAD1D0;
  border-right: 1px solid #CAD1D0;
  border-bottom: 1px solid #CAD1D0;
  
}

.StaticMenuHover 
{
  font-size:8pt;
  filter:progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0,wipeStyle=1,motion=forward,enabled=1,Duration=0.60);
  filter:progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0,wipeStyle=1,motion=reverse,enabled=1,Duration=0.60);
}

.DynamicMenuHover {
  background-color:#9E1844;
}



a.DynamicMenuItem:link, a.DynamicMenuItem:visited, a.DynamicMenuItem:active, a.DynamicMenuItem:hover {
  text-decoration:none;
  display:block;
  width:100%;
  padding:3px;
  color: #595959;
}


a.staticMenuItem, a.StaticMenuItem:link, a.StaticMenuItem:visited, a.StaticMenuItem:active, a.StaticMenuItem:hover {
  text-decoration:none;
  font-family: Verdana;
  display:block;
  color: #FFFFFF;
  width:100%;
  padding:3px;
}


a.DynamicMenuItem:hover, a.StaticMenuItem:hover
{
  color: #CCDFF5;
    font-size:8pt;
}
