﻿body, h1, h2, h3, h4, h5, h6, p, table, tr, th, td
{
    margin: 0;
    padding: 0;
}

body 
{
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 0.8em;
	background: #FFFFFF url('images/bkgnd.jpg') 0 0 repeat-x;
}

h1 
{ 
    font-size: 1.8em; 
    line-height:1.3em;
    margin-bottom:10px;
    color:#084190;
} 
h2 
{ 
    font-size: 1.4em;
    margin-bottom:10px;
    color:#084190;
} 
h3 
{   
    font-size: 1.1em;
    margin: 25px 0px 10px 0px;
    color: #000000;
}

h4,
h5,
h6
{  
	margin: 25px 0px 10px 0px;
    font-size: 0.9em;
}

p
{
    margin: 10px 10px 0px 10px;
    color:#333333;
}

p.subtitle
{
	margin:0px 0px 0px 0px;
	font-size: 1.0em;
	font-weight:bold;
    line-height:1.3em;
    margin-bottom:10px;
    color:#084190;
}

p.quote
{
	margin-left: 10px;
}

p.fineprint
{
	margin:10px 0px 0px 0px;
	font-size:0.8em;
}

table.paragraph
{
	margin: 10px 10px 0px 10px;
    color:#333333;
}

table.paragraph td,
				th
{
	vertical-align: top;
	padding:5px 10px 5px 10px;
}

table.paragraph tr.alternating
{
	background-color: #cccccc;
}

strong
{
	color:#333333;
}

li
{
	color:#333333;
}

a,
a:link,
a:active,
a:visited
{
    text-decoration: none;
    color: #084190;
}

a:hover
{
    color: #FF3300;
}

/*  Main Rectangle */

#top
{
	height:10px;
	background: #084190;
	border-left: 1px solid #084190;
	border-right: 1px solid #084190;
}

#middle
{
	background-color: #FFFFFF;
	border-left: 1px solid #084190;
	border-right: 1px solid #084190;
	height:100%;
}

/*  Content  */
.maincontent
{
	vertical-align:top;
}

#content
{
	padding: 10px;
	vertical-align:top;
}

#content	a,
			a:link,
			a:active
{
	font-weight:bold;
	padding:0px;
    text-decoration: none;
    color: #e2b128;
}

#content	a:visited
{
	font-weight:bold;
	padding:0px;
    text-decoration: none;
    color: #e2b128;
}

#content	a:hover
{
	font-weight:bold;
	padding:0px;
	text-decoration: underline;
    color: #e2b128;
}

#content	a.menu,
			a:link.menu,
			a:active.menu,
			a:visited.menu
{
	font-weight:normal;
	padding:0px;
    text-decoration: none;
    color: #084190;
}

#content	a:hover.menu
{
	font-weight:normal;
	padding:0px;
	text-decoration: underline;
    color: #e2b128;
}


#content	a.breadcrumbs,
			a:link.breadcrumbs,
			a:active.breadcrumbs,
			a:visited.breadcrumbs
{
	font-weight:normal;
	padding:0px;
    text-decoration: none;
    color: #084190;
}

#content	a:hover.breadcrumbs
{
	font-weight:normal;
	padding:0px;
	text-decoration: underline;
    color: #084190;
}

.blue
{
	color:#084190;
}

.green
{
	color: #e2b128;
}

hr
{
	margin-top:10px;
	color: #e2b128;
	height:1px;
	width: 80%;
	text-align:center;
}

.quote
{
	display:block;
	margin:0px 15px 0px 15px;
}


/*  Header  */
#menu
{
	width: 100%;
	white-space: nowrap;
	background-color: #084190;
	background-image: url('images/menu/background.png');
	background-repeat: repeat;
}

#menu ul
{
	text-align: center;
	padding:0px;
	position:relative;
	top: 20px;
}

#menu li
{
	display:inline;
	margin: 7px;
	font-weight: bold;
	font-size: 0.9em;
	color:#084190;
}


#menu	a,
		a:link,
		a:visited,
		a:active
{
	text-decoration: none;
	color: #084190;
	padding:0px;
}

#menu	a:hover
{
	text-decoration: none;
	color: #e2b128;
	padding:0px;
}

#breadcrumbs
{
	font-size:0.8em;
	padding:5px 20px 10px 20px;
}

.breadcrumb-container
{
	display:inline;
	position:relative;
	top:2px;
}

/*  Footer  */
#footer
{
	font-size:0.8em;
	color:#FFFFFF;
	background-color: #084190;
	text-align:center;
	padding: 10px 0px 10px 0px;
	line-height:1.7em;
	bottom:0;
}

#footer a,
		a:link,
		a:active
{
	color:#FFFFFF;
	padding:10px;
	font-weight:normal;
}

#footer a:hover
{ 
	text-decoration: underline;
	padding:10px;
	font-weight:normal;
}

/* Submenu */
.submenu
{
	vertical-align: top;
	width:auto;
}

.submenuitem
{
	border-left:1px solid #084190;
	border-right:1px solid #084190;
	padding:5px 10px 5px 10px;
	white-space:nowrap;
}

#submenuheader-left
{
	width:9px;
	height:9px;
	background:#084190 url('images/menu/tl.png') 0 0 no-repeat;
}

#submenuheader-middle
{
	height:9px;
	width:auto;
	background-color:#084190;
}

#submenuheader-right
{
	width:9px;
	height:9px;
	background:#084190 url('images/menu/tr.png') 0 0 no-repeat;
	background-position:right;
}

#submenufooter-left
{
	width:9px;
	height:14px;
	background:#084190 url('images/menu/bl.png') 0 0 no-repeat;
}

#submenufooter-middle
{
	height:14px;
	background-color:#084190;
}

#submenufooter-right
{
	width:9px;
	height:14px;
	background:#084190 url('images/menu/br.png') 0 0 no-repeat;
	background-position:right;
}

/* Content */
.content
{
	padding:0px 20px 10px 20px;
	width:725px;
	vertical-align: top;
}
.nowrap
{
	white-space:nowrap;
}

.validator
{
	font-weight:bold;
	color: #FF0000;
}

.required
{
	font-weight:bold;
	color: #FF0000;
}

.required-indicator
{
	font-weight:bold;
	color: #FF0000;
	position:relative;
	left:-5px;
}

.warning
{
	font-weight:normal;
	color:#FF0000;
}

.login
{
	font-weight:bold;
	color:#e2b128;
}

a.login,
a:link.login,
a:visited.login,
a:active.login
{
	/*font-weight:normal;
	color:#67696b;
	margin:0px;
	padding:0px;*/
	font-weight:bold;
	padding:0px;
    text-decoration: none;
    color: #e2b128;
}

a:hover.login
{
	/*font-weight:normal;
	color:#67696b;
	text-decoration:underline;
	margin:0px;
	padding:0px;*/
	font-weight:bold;
	padding:0px;
    text-decoration: underline;
    color: #e2b128;
}

/*  Grid */
.grid
{
	border:1px solid #bbbbbb;
	width:100%;
}

.grid-header
{
	background-color:#E5E5E5;
}

.grid-header th
{
	border:1px solid #bbbbbb;
}

.grid-row
{
	background-color:#FFFFFF;
}

.grid-row td
{
	padding:10px;
	vertical-align:top;
	border:1px solid #BBBBBB;
}

.grid-alternatingrow
{
	background-color:#F9F9F9;
}

.grid-alternatingrow td
{
	padding:10px;
	vertical-align:top;
	border:1px solid #BBBBBB;
}

.grid-goto
{
	width:20px;
}

.grid-pager
{
	text-align:right;
	font-size:0.9em;
	vertical-align:middle;
	background-color:#E5E5E5;
}

.grid-pager span
{
	font-size:0.9em;
	vertical-align:middle;
	position:relative;
	top:-2px;
}

.grid-pager td
{
	padding:5px;
	vertical-align:middle;
}

.grid-pager select
{
	font-size:0.9em;
}

.grid-pager input
{
	font-size:0.9em;
}

.grid-pager a,
.grid-pager a:link,
.grid-pager a:visited,
.grid-pager a:active,
.grid-pager a:hover
{
	position:relative;
	top:-2px;
	font-weight:normal;
} 

/* Please Wait Modal */
.modal-background
{
	background-color:#fff;
	filter:alpha(opacity=60);
	opacity:0.60;
}

.please-wait
{
	background-color:#ffffff;
	width:300px;
	border:1px solid #084190;
}

.vs-edit
{
	background-color:#ffffff;
	width:700px;
	border:1px solid #084190;
}

/* Wizard */
.policy-wizard
{
  background-color:#fff;
  margin:10px;
  width:100%;
  vertical-align:top;
}

.policy-wizard-header
{
	font-size: 1.1em;
    margin: 0px 0px 10px 0px;
    color: #000000;
}

/* Menu System */
.TopGroup
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	cursor:default; 
}

.MenuGroup
{
	background-color:#FFF;
	border:1px solid #084190;
	cursor:default; 
	width:165px;
}

.MenuItem
{
	font-size:11px; 
	cursor:hand; 
}

.MenuItemHover 
{
  font-size:11px; 
  font-weight:bold;
  cursor:hand; 
}

.MenuItemExpanded
{
  background-color:#FFEEC2; 
  color: #333333;
  border: 1px solid #9190AC; 
  border-top-color: #57566F; 
  border-left-color: #57566F;
  font-family:tahoma; 
  font-size:11px; 
  cursor:default; 
}

/* Calendar */
.picker
{
  background-color: #FFFFFF;
  border: 1px gray solid;
  font-family: Verdana,Arial,Sans-Serif;
  padding: 2px;
  cursor: pointer;
}

.calendar_button
{
	border:none;
	cursor:pointer;
	width:25px;
	height:22px;
}

.calendar td
{
  font-size:11px;
}

.title
{
	font-weight:bold;
	color:#FFF;
  background-color:#084190;
}

.day
{
	width:25px;
  cursor:pointer;
  text-align:center;
  border-width:1px;
  border-color:#F6F6F6;
  border-style:solid;
}

.dayhover
{
	width:25px;
	cursor:pointer;
	text-align:center;
	text-decoration:underline;
	border-width:1px;
	border-color:#F6F6F6;
	border-style:solid;
}

.dayheader
{
	width:25px;
  text-align:center;
  border-width:1px;
  border-color:white;
  border-style:solid;
  font-weight:bold;
  background-color:#FFFFFF;
}

.othermonthday
{
  color:#999999;
}

.outofrangeday
{
  visibility:hidden;
}

.selectedday
{
	width:25px;
  background-color:#AAAAAA;
  color:#000000;
  border-width:1px;
  border-color:#084190 !important;
  border-style:solid;
  font-weight:bold;
}

.calendar
{
  border-style:solid;
  border-width:1px;
  border-color:Black;
  border-collapse:collapse;
  background-color:#FFFFFF;
  cursor:default;
}

.month
{
  background-color:#F6F6F6;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-top:0px;
}

.nextprev
{
  cursor:pointer;
  height:25px;
  vertical-align:center;
  padding:0px 5px 0px 5px;
}

.selector
{
  width:14px;
  cursor:pointer;
  text-align:left;
  vertical-align:center;
  background-color:#FFFFFF;
}