/* @override http://dos.pazeinc.com/styles/com-dosfs.css */

body	{
	background-color: #01354a;
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

form	{
	margin-bottom: 0;
}

.wrapper	{
	width: 832px;
	margin: 0 auto;
}

.header	{
	margin: 0 auto;
	width: 832px;
	height: 200px;
	background: url(../images/header-00.jpg) top left no-repeat;
}

.header .logo	{
	width: 152px;
	height: 200px;
	float: left;
	text-indent: -99999px;
}

.header .main-nav	{
	display: none;
}

.header .main-nav a	{
	display: block;
}

#flashcontent {
}

#flashcontent a	{
	display: block;	
	color: white;
	text-decoration: none;
	padding-bottom: 4px;
}

#flashcontent a:hover	{
	text-decoration: underline;
}

.division	{
	height: 40px;
	width: 832px;
	margin: 0 auto;
	background: url(../images/division-bar.jpg) top center repeat-y;
	padding: 14px 0 0 72px;
	display: block;
}

.division h1	{
	display: inline;
	margin: 0;
	color: #f00;
	font-size: 24px;
	font-weight: normal;
}

.searchArea	{
	float: right;
	margin-top: 6px;
	margin-right: 60px;
}

.searchArea .searchField {
	margin: 0;
	padding: 2px;
	width: 105px;
	height: 13px;
	font-size: 10px;
	border: 0;
}

.searchArea .searchBtn	{
	margin: 0;
	margin-left: -5px;
	margin-top: -2px;
	width: 44px;
	height: 15px;
	vertical-align: middle;
}

.container	{
	width: 832px;
	margin: 0 auto;
	background: url(../images/body-bkg.jpg) center 200px repeat-y;
}

.cms-container  {
	background: url(../images/cms-body-bkg.jpg) center 200px repeat-y !important;
}

.cms-container .content {
    padding: 10px 50px;
}

.container-footer	{
	width: 832px;
	padding-bottom: 70px;
	background: url(../images/footer-bkg.jpg) bottom left no-repeat;
}

.cms-footer {
	background: url(../images/cms-footer-bkg.jpg) bottom left no-repeat !important;
}

/* BEGIN secondary-col */

.secondary-col-top	{
	background: url(../images/secondary-col-top-bkg.jpg) top left no-repeat;
	width: 205px;
	height: 17px;
}

.secondary-col-bottom	{
	background: url(../images/secondary-col-bottom-bkg.jpg) top left no-repeat;
	width: 205px;
	height: 17px;
}

.secondary-col	{
	background: url(../images/secondary-col-bkg.jpg) top left repeat-y; 
	width: 205px;
	float: left;
	margin-top: 10px;
	margin-left: 26px;
	padding: 0;
}

.secondary-col a	{
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #004c6c;
	text-decoration: none;
	padding-right: 10px;
}

.secondary-col a.secondaryMenuItem	{
	margin-left: 26px;
}

.secondary-col a:hover	{
	background: transparent url(../images/secondary-col-a-bkg.jpg) no-repeat right; 
}

.secondary-col p	{
	color: #004c6c;
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}

/* END secondary-col */


/* BEGIN tertiary-col */

.tertiary-col	{
	float: right;
	width: 170px;
	margin-right: 17px;
}

.tertiary-col .seperator	{
	width: 170px;
	height: 4px;
	background-color: white;	
}

/* BEGIN .blue */


.tertiary-col .blue	{
	padding-left: 14px;
	background-color: #005d7e;
	color: white;
	margin-bottom: 0;
}

.tertiary-col .blue	select	{
	padding: 0;
	font-size: 12px;
}

.tertiary-col .blue label	{
	display: block;
	margin-bottom: 5px;
}

.tertiary-col .blue	a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.tertiary-col .blue	a:hover {
	color: white;
	text-decoration: underline;
}


.tertiary-col .blue .blue-bottom	{
    margin-top: 4px;
    margin-left: -14px;
	background: url(../images/tert-content-blue-bottom.jpg) top left no-repeat;
	width: 170px;
	height: 11px;
}

.tertiary-col .blue h2	{
	margin-left: -14px;
	padding: 8px 4px 10px 14px;
	font-size: 14px;
	background-color: #488ba5;
	color: #004a6b;
	margin-bottom: 10px;
	margin-top: 0;
}

.tertiary-col .blue p	{
	padding-right: 10px;
}


/* END .blue */

/* BEGIN .green */

.tertiary-col .green	{
	padding-left: 14px;
	margin-bottom: 0;
	background-color: #84bf41;
	color: white;
}

.tertiary-col .green h2	{
	margin-left: -14px;
	padding: 8px 4px 10px 14px;
	font-size: 14px;
	background-color: #b3d483;
	color: #004a6b;
	margin-bottom: 10px;
	margin-top: 0;
}

.tertiary-col .green a	{
	color: white;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
}

.tertiary-col .green a:hover	{
	text-decoration: underline;
}

/* My Comment */

.tertiary-col .green .green-bottom	{
    margin-top: 4px;
    margin-left: -14px;
	background: url(../images/tert-content-green-bottom.jpg) top left no-repeat;
	width: 170px;
	height: 11px;
}


/* END .green */

/* END tertiary-col */

.content-area , .cms-content-area	{
	margin: 0 auto;
	margin-left: 270px;
	margin-right: 210px;
}

.cms-content-area   {
	margin: 0 auto;
    width: 832px;
}
.content	{
	padding: 10px 0;
}

.content p	{
	margin: 0 0 10px 0;
	color: #004c6c;
}

.content h2	{
	color:  #84bf41;
	font-size: 18px;
}

.content h3	{
	color:  #f4eb2a;
	font-size: 16px;
}

.content h4	{
	color:  #005e7d;
	font-size: 14px;
}

.content h5	{
	color:  #579eb4;
	font-size: 12px;
	font-weight: bold;
}


.content p a	{
	color: #84bf41;
	text-decoration: underline;
}

.content p a:hover	{
	text-decoration: none;
}

.content li	{
	color: #004c6c;
}

.footer	{
	margin: 0 auto;
	width: 832px;
	height: 33px;
	background: url(../images/footer-bkg.jpg) top left no-repeat;
}


