body {
	/*background: url(../images/blue_gradient_background.jpg) no-repeat;*/
	/*background: white, no-repeat left top;*/
	font-size: 100%;
	}
body, input, select, textarea, td, th {
	color: #000000;
	font-family: Arial;
	}
body, form, input, select, textarea {
	margin: 0;
	padding: 0;
	} 
a {
	color: #3271b8;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
img, table {
    border: 0 none;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
	}
table {
	border-collapse: collapse;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	vertical-align: top;
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}



#main {
	margin: 0 auto;
	width: 750px;
	}


#header {
	border-top: 3px solid #5f87cc;
	height: 368px;
	}

#header .indent {
	height: 89px;
	margin: 33px 40px 0 40px;
	}
#header .indent img {
	float: left;
}

#header .phone {
	background: url(../images/contactUsSmall.png) no-repeat left top;
	color: crimson;
	float: right;
	font-size: 0.81em;
	height: 59px;
	}
#header .phone .inner {
	padding: 26px 0 0 56px;
	}


#menu {
	background: #034573 url(../images/mt.gif) repeat-x left top;
	height: 41px;
	overflow: hidden;
	padding: 0;
	width: 100%;
	}
#menu li {
	background: url(../images/mvl.gif) no-repeat right top;
	float: left;
	line-height: 41px;
	list-style: none;
	padding: 0 12px;
	}
#menu li a {
	color: #FFFFFF;
	font-size: 0.687em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}

#menu li.last {
	background: none;
	}


#content {
	background: url(../images/c_bg.gif) repeat-y left top;
	font-size: 0.687em;
	overflow: hidden;
	width: 100%;
	}
#content h2 {
	background: url(../images/ar.gif) no-repeat left 2px;
	font-size: 1.18em;
	margin: 0 0 16px 0;
	padding: 0 0 0 22px;
	}


#left {
	float: left;
	width: 375px;
	}
#left h2 {
	color: #2246a2;
	}

#left .indent {
	padding: 36px 22px 30px 38px;
	}
#left .line-x {
	background: #dcdcdc;
	}


#right {
	float: right;
	width: 375px;
	}
#right h2 {
	color: #cc3300;
	}

#right .indent {
	padding: 36px 38px 30px 22px;
	}
#right .line-x {
	background: #bbbbbb;
	}


#footer {
	border-top: 1px solid #c7c7c7;
	color: #000066;
	font-size: 0.625em;
	padding: 15px 0;
	text-align: center;
	}
#footer a {
	color: #000066;
	margin: 0 10px;
	text-decoration: none;
	}



.l_img {
	float: left;
	margin: 0 15px 0 0;
}

.line-x {
	height: 1px;
	margin: 14px 0;
	overflow: hidden;
	}
	
.menuLink {
    text-decoration: none;
    font-size: 12px; 
    color: #3271b8;
    font-family: Arial;
    font-weight: bold;
    padding-left: 5px;
    }
    
.subMenuLink {
    text-decoration: none;
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    padding-left: 15px;
    }
    
.bodyText {   
    font-size: 12px;
    color: Black;
    font-family: Arial;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    }
    

.divisionHeading { 
    font-size: 14px;
    font-family: Arial;
    padding-left: 3px;
    font-weight: bold;
    color: Black;
    background-color: #C0C0C0; 
    }

.minorHeading
{
    font-size: 12px;
    font-family: Arial;
    padding-left: 3px;
    font-weight: bold;
    color: Black;
    background-color: #C0C0C0;
}

.leftMenuBackground
{
    background-color: #E6E6E6;
}

.headerRed
{
    font-size: 13px;
    font-family: Arial;
    padding-left: 3px;
    font-weight: bold;
    color: #CC3300;
}
    
