body {
	font:  0.8em / 140% Verdana, Arial, Sans-Serif;
	background-color: #dbdadd;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	}
.oneColFixCtr #container {
	width: 975px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #483f9c;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

p {
	color:       #333333;
	font-size:    100%;
	font-family:  Verdana, Arial, Sans-Serif;
	line-height:  100%; margin-left:10px; margin-bottom:0px; margin-top:0px; }


p.emergency
 {
	color:       #ffffff;
	font-size:    130%;
	font-family:  Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height:  120%;
	text-align:center;
	margin:       0% }

p.emergency1
 {
	color:       #ffffff;
	font-size:    100%;
	font-family:  Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height:  120%;
	text-align:center;
	margin:       0% }

p.emergbody
 {
	color:       #f21b05;
	font-size:    140%;
	font-family:  Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height:  120%;
	text-align:center;
	margin:       0% }

p.white {
color:           #ffffff;
	
}

p.local {
font-size: 80%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
	
}

li    {
	font-size:     100%;
	font-weight:bold;
	color:#2810b2;
	line-height:    100%;
	text-transform: none;
	padding:        0 }

input, select     {
	color:      black;
	font-size:   100%;
}

textarea     {
	color:     black;
	font-size:   120%;
}

Form        {
	font-size: 100%;
	border:     none 	
	
	}

Footer      {
	color:           #fff;
	font-size:       100%;
	line-height:      150%;
	background-color: #5b789f;
	text-transform:   none;
	margin:           0;
	padding:          0 }


Table      {
	font-size:       100%;
	line-height:      150%;
	text-transform:   none;
	padding:          0;
	 }

Table.BodyTable        {
	font-size:       100%;
	line-height:      150%;
	background-color: #fff;
	text-transform:   none;
	top:              0;
	border:           0 }


Table.PageContent        {
	font-size:       100%;
	line-height:      150%;
	background-color: #fff;
	text-transform:   none;
	padding:          0px;
	top:              0;
	border:           0 }

Table.homepage_table_1      {
	font-size:       100%;
	line-height:      150%;
	background-color: #e2e4e8;
	text-transform:   none;
	margin:           0;
	padding:          0 }



Table.homepage_table_2      {
	font-size:       100%;
	line-height:      150%;
	background-color: #f0f4fd;
	text-transform:   none;
	margin:           0;
	padding:          0 }

table.home {

font-size:       100%;
	line-height:      150%;
	background-color: #ffffff;
	
	text-transform:   none;
	margin:           0;
	padding:          0 }
	
table.hometitle {

	font-size:       100%;
	background-color: #3f7bd4;
	color:#FFFFFF;
	font-size:18px;
	border-style: none;
	text-transform:   none;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:0px;
	padding-bottom:0px }

table.hometitlep {

	font-size:       100%;
	line-height:      150%;
	background-color: #6308ad;
	color:#FFFFFF;
	font-size:18px;
	border-style:solid;
	border-width:1px;
	border-color:#6308ad;
	text-transform:   none;
	margin:           0;
	padding:          0 }

table.hometitler {

	font-size:       100%; font-weight:bold;
	background-color: #F00;
	color:#FFFFFF;
	font-size:18px;
	border-style: none;
	text-transform:   none;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:0px;
	padding-bottom:0px }

table.hometitlepu {

	font-size:       100%;
	background-color: #cc99ff;
	color:#2810b2;
	font-size:18px;
	border-style: none;
	text-transform:   none;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:0px;
	padding-bottom:0px;
	 }
table.hometitlepu2 {

	font-size:       100%; line-height:90%;
	background-color: #cc99ff;
	color:#2810b2;
	font-size:18px;
	border-style: none;
	text-transform:   none;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:0px;
	padding-bottom:0px;
	 }

Table.homepage_table_3       { font-size: 100%; line-height: 150%; background-color: #fff; text-transform: none; margin: 0; padding: 0 }


Table.Footer_Top      {
	color:           #fff;
	font-size:       100%;
	line-height:      150%;
	background-color: #5b789f;
	text-transform:   none;
	margin:           0;
	padding:          0 }

 
span.highlight 
  {
	font-size:     100%;
	font-weight:    bold;
	}

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:2px 2px 5px 5px;
	}
	
#navigation a:hover {
	
	color:#990033;
	text-decoration: underline;
	}

a  {
	color:          #2810b2;
	font-size:       100%;
	font-weight:bold;
	line-height:     100%;
 	text-decoration: none
	 }

a:Hover
 { 
 	color: #f7931e;  
 	text-decoration: underline
 	
}

a.local  {
	color:          #ffffff;
	font-size:       100%;
	font-weight:bold;
	line-height:     100%;
 	text-decoration: none
	 }
 
a.menubar   {
	color:          #4040a0;
	font-size:       100%;
	line-height:     200%;
	text-decoration: none }

a.menubar:Hover
 { 
 	color: #990033;  
 	text-decoration: underline
 	
} 
 
a.navigation  {
	color:          #EEF;
	font-size:       90%;
	line-height:     100%;
	text-decoration: none }

a.navigation:Hover
   {
	color:          #fD0;
	text-decoration: underline }

a.navigation1  {
	color:          #ffffff;
	font-size:       90%; font-weight:lighter;
	line-height:     100%;
	text-decoration: none }

a.navigation1:Hover
   {
	color:          #fD0;
	text-decoration: underline }

h1
 {
	font-size:       100%;
	line-height:      100%;
	color:#4876fe;
	font-size:18px;
	text-transform:   none;
	margin-left:10px;
	padding-top:2px;
	padding-bottom:0px;
	 }


h2
 {
	color:       #f7931e;
	font-size:    140%;
	font-family:  Verdana, Arial, Sans-Serif;
	font-weight:  bold;
	line-height:  100%;
	margin-left:10px; }


h3
    {
	color:       #f7931e;
	font-size:    150%;
	font-family:  Verdana, Arial, Sans-Serif;
	font-weight:  bold;
	line-height:  120%;
	margin:       0 }


h4
    {
	color:       #2810b2;
	font-size:    150%;
	font-family:  Verdana, Arial, Sans-Serif;
	font-weight:  bold;
	line-height:  150%;
	margin:       0 0 15px }

h5
 {
	color:#009900;
	font-size:    130%;
	font-family:  Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-style:italic;
	line-height:  120%;
	margin:       0% }

h6
 {
	color:       #2810b2;
	font-size:    180%;
	font-family:  Verdana, Arial, Sans-Serif;
	font-weight:  normal;
	line-height:  120%;
	margin:       0% }

.style1 {color: #FFFFFF}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: medium;
}

p.menu
 {
	color:       #ffffff;
	font-size:    100%;
	font-family:  Verdana, Arial, Sans-Serif;
	font-weight:  bold;
	line-height:  100%;
	margin:       0% }
	
p.menur
 {
	color:       #ffffff;
	font-size:    100%;
	font-family:  Verdana, Arial, Sans-Serif;
	font-weight:  bold;
	line-height:  100%;
	margin:       0% }

.fll {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.flr {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.style3 {
	color: #2810b2;
	font-weight: bold;
}
