h1, h2, h3, h4, h5, h6
{
    margin: 0px;
    padding: 0px;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset
{
    margin-bottom: 1em;
}

body, td, th, input, select, textarea
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}
body
{
    padding: 0px;
    margin: 0px;
}
br
{
	clear: both;
}

a {
    color: #0000ff;
}
a:visited {
    color: #6633cc;
}

.bullett {
	LIST-STYLE-POSITION: outside;
	LIST-STYLE-IMAGE: url(../images/ui/bulletarrow.gif)
}
#include a {
	font-size: 12px;
}

hr
{
    height: 1px;
    width: 100%;
    margin: 5px 0px 5px 0px;
    color: #243e90;
}

#pageContainer
{
    margin: 15px 0px 15px 0px;
}

.GoogleSearch
{
    color: #243e90;
}

.mainTable
{
	width: 702px;
}

.HomeTopCell
{
	height: auto;
	width: 702px;	
	border-top: 1px solid #243e90;
    border-left: 1px solid #243e90;
    border-right: 1px solid #243e90;
}

.HomeCenterCell
{
	height: 310px;
	width: 702px;
	padding-bottom: 1px;
    border-left: 1px solid #243e90;
    border-right: 1px solid #243e90;
}

.HomeBottomCell
{
	height: 30px;
	width: 702px;	
}

.HomeTopCellTopCell
{
	height: 77px;
	width: 702px;	
}

.HomeTopCellCenterCell
{
	height: auto;
	width: 702px;	
}

.HomeCenterCellCenterCell
{
	height: 310px;
	width: 702px;	
}

.HomeBottomCellHeaderContainer
{
	height: 15px;
	width: 702px;
}
.HomeBottomCellHeaderContainer table
{
    width: 100%;
}
.HomeBottomCellHeaderContainer td
{
	color: #ffffff;
	background-color: #243e90;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

.HomeBottomCellLeftCell
{
	height: 15px;
	width: 291px;
	padding: 0px 5px 8px 5px;
}
.HomeBottomCellLeftCell td
{
	font-size: 9pt;
}

.HomeBottomCellCenterCell
{
	height: 15px;
	width: 291px;
    border-left: 1px solid #243e90;
	padding: 0px 5px 8px 5px;
}
.HomeBottomCellCenterCell td
{
	font-size: 9pt;
}

.HomeBottomCellRightCell
{
	height: 15px;
	width: 120px;
    border-left: 1px solid #243e90;
	padding: 0px 5px 8px 5px;
}
.HomeBottomCellRightCell table
{
    width: 100%;
}
.HomeBottomCellRightCell td
{
	font-size: 9pt;
    text-align: center;
}

.HomeBottomCellLeftCellHeader
{
	height: 8px;
	width: 291px;
	padding: 3px;
}

.HomeBottomCellCenterCellHeader
{
	height: 8px;
	width: 291px;	
	padding: 3px;
}

.HomeBottomCellRightCellHeader
{
	height: 8px;
	width: 120px;	
	padding: 3px;
}

.HomeBottomCellFeatures
{
	height: auto;
	width: 702px;
    border-left: 1px solid #243e90;
    border-right: 1px solid #243e90;
    border-bottom: 1px solid #243e90;
}

.HomeBottomCellSearch
{
	height: auto;
	width: 702px;	
    padding: 3px;
	font-size: 8pt;
    border-left: 1px solid #243e90;
    border-right: 1px solid #243e90;
    border-bottom: 1px solid #243e90;
}

.HomeBottomCellNav
{
	height: auto;
	width: 702px;	
	padding: 4px;
	font-size: 8pt;
	text-align: center;
}

.HomeBottomCellFooter
{
	height: 40px;
	width: 702px;	
	font-size: 7pt;
	text-align: center;
}
.HomeBottomCellFooter table
{
    width: 100%;
}

.ContentMainTopContainer
{
	height: auto;
	width: 702px;	
	border: 1px solid #243e90;
}

	.ContentMainTopSearch
	{
		height: 26px;
		width: 702px;	
		padding-top: 4px;
	}

	.ContentMainTopMasthead
	{
		height: 77px;
		width: 702px;	
		border-top: 1px solid #243e90; /* enable this line if using the google search cell at top */
	}
	.ContentMainTopMasthead img /* do this for IE so we can get rid of the extra spaces around the image */
	{
	    float: left;
	    width: auto;
	}

	.ContentMainTopNav
	{
		height: 19px;
		width: 702px;	
		border-top: 1px solid #243e90;
		background-color: #0686fb;
	}

	.ContentMainTopBreadcrumb
	{
		height: 18px;
		width: 702px;	
		padding: 4px 4px 0px 5px;
	}
    .ContentMainTopBreadcrumb td
    {
		font-size: 10px;
		font-weight: bold;
		font-family: Verdana, Arial, sans-serif;
    }


.ContentMainLeftContainer
{
	height: auto;
	width: 150px;
}

    .ContentMainLeftContents
    {
        width: 150px;
        border-bottom: 1px solid #243e90;
    }

.ContentMainCenterContainer
{
	height: 350px;
	width: 402px;
}

    .ContentMainCenterContents
    {
        padding: 5px 8px 0px 8px;
        font-size: 13px;
    }
    .ContentMainCenterContents td
    {
        font-size: 13px;
    }

    .ContentMainCenterContents p
    {
        margin: 0px;
        margin-bottom: 8px;
    }
    .ContentMainCenterContents h1
    {
        font-size: 20px;
        font-weight: bold;
        color: #0686fb;
        margin-bottom: 8px;
        text-transform: uppercase;
    }
    .ContentMainCenterContents h2
    {
        font-size: 14px;
        font-weight: bold;
        color: #0686fb;
        margin-bottom: 6px;
        text-transform: uppercase;
    }
    .ContentMainCenterContents h3
    {
        font-size: 12px;
        font-weight: bold;
        color: #0686fb;
        margin-bottom: 4px;
    }

.ContentMainRightContainer
{
	height: auto;
	width: 150px;
}

    .ContentMainRightContents
    {
        width: 150px;
        border-bottom: 1px solid #243e90;
    }

.ContentMainBottomContainer
{
	height: 50px;
	width: 702px;	
}
.ContentMainBottomContainer table
{
	width: 100%;	
}

.sidebarItem
{
    border-left: 1px solid #243e90;
    border-right: 1px solid #243e90;
    /*padding-bottom: 15px;*/
}
.sidebarItem h1
{
    color: #ffffff;
    background-color: #243e90;
    font-size: 12px;
    font-weight: bold;
    text-transform: none;
    margin: 0px 0px 0px 0px;
    padding: 1px 0px 1px 0px;
    text-align: center;
}
.sidebarItem table
{
    width: 100%;
}
.sidebarItem p
{
    margin: 4px 8px 4px 8px;
}

.MainSeparator
{
	
}

.MenuItemToolTip
{
	background-color: #fffacd;
	border-style: solid;
	border-width: 1px;
	border-color: black; 
	font-family: Arial;	
	padding: 3px;
	font-size: 7pt;
	text-align: left;
	font-weight: bold;
}

/* FORMS */
input.FormFieldCheckBox, .FormFieldCheckBoxList input
{
}
input.FormFieldRadioButton, .FormFieldRadioButtonList input
{
}
input.FormFieldButton
{
    color: #243e90;
    font-size: 10px;
    background-color: #ffffff;
}
input.FormFieldTextBox, textarea.FormFieldTextBox
{
    color: #243e90;
    font-size: 10px;
}
select.FormFieldDropDownList, select.FormFieldListBox
{
    color: #243e90;
    font-size: 10px;
}

