.main {

	width: 1000px;
	margin: 0 auto;
	align: center;
}

.body { 
	color: black; 
	font-family: "tahoma"; 
	font-size: 10pt;
	font-weight:normal; 
	text-align:left
	}
	
.bodypink { 
	color: #ef649d; 
	font-family: "tahoma"; 
	font-size: 10pt;
	font-weight:bold;
	}

fieldset {
	border:1px #CCC;
	padding:10px;
}
legend {
	font-family:Tahoma;
	font-size: 90%;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #0E426B;
	border: 1px solid #333;
	padding: 2px 6px;
}

label {
	width:142px;
	height:32px;
	margin-top:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:6px;
	background-color:#ffffff;
	float:left;
	display: block;
	font-family:Tahoma;
	font-size: 115%;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.1;
	color:#666;
}
.form {
	margin:0;
	padding:0;
}
#container {
	width:750px;
	margin:auto;
	padding:10px;
}
#top {
	width:680px;
	height:50px;
}
#leftSide {
	width:530px;
	padding-top:30px;
	float:left;
}
#rightSide {
	background-color:#fff;
	width:200px;
	padding:5px;
	margin-top:40px;
	float:right;
	border:1px solid #CCC;
	font:normal 12px Arial;
	color:#666666
}
.clear {
	clear:both;

}
.holder {
	background-color:#fff;

}
.div_texbox {
	width:347px;
	float:left;
	background-color:#fff;
	height:35px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

.author {
	font:normal 16px Arial;
	color: #666666;
	text-align: left;
}
.copyright {
	font:normal 16px Arial;
	color: #FFFFFF;
	text-align: left;
}
.crborder{
	text-align: left;
	border-color: #449691;
	border-width:2px;
      }


.textbox {
	background-image: ;
	background-repeat: no-repeat;
	background-position:left;
	width:285px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
}
.textbox:focus, .textbox:hover {
	background-color:#C7D8EF;
}

.button_div {
	width:287px;
	float:right;
	background-color:#ffffff;
	border:1px solid #ccc;
	text-align:right;
	height:35px;
	margin-top:3px;
	padding:5px 32px 3px;
}
.buttons {
	background: #e3e3db;
	font-size:12px; 
	color: #fff; 
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}

.middlefulltable {
	border: 2px solid black;
	width: 300px;
	padding: 10px;
	text-align: left;
}

/* -------------LINKS------------ */

a.first:link { font-family: Tahoma; font-size:8pt; font-style:normal; font-weight:bold; color:#FFFFFF; text-decoration:none}
a.first:visited {font-family: Tahoma; font-size:8pt; font-style:normal; font-weight:bold; color:#000000; text-decoration:none}
a.first:hover {font-family: Tahoma; font-size:8pt; font-style:normal; font-weight:bold; color:#C7D8EF; text-decoration:none}
a.first:active {font-family: Tahoma; font-size:8pt; font-style:normal; font-weight:bold; color:#000000; text-decoration:none} 

a.body:link { font-family: Tahoma; font-size:10pt; font-style:normal; color:#0E426B; text-decoration:underline}
a.body:visited {font-family: Tahoma; font-size:10pt; font-style:normal; color:#0E426B; text-decoration:underline}
a.body:hover {font-family: Tahoma; font-size:10pt; font-style:normal; color:#0E426B; text-decoration:underline}
a.body:active {font-family: Tahoma; font-size:10pt; font-style:normal; color:#0E426B; text-decoration:none} 

a.top:link { font-family: Tahoma; font-size:11pt; font-style:normal; font-weight:bold; color:#0E426B; text-decoration:none}
a.top:visited {font-family: Tahoma; font-size:11pt; font-style:normal; font-weight:bold; color:#0E426B; text-decoration:none}
a.top:hover {font-family: Tahoma; font-size:11pt; font-style:normal; font-weight:bold; color:#0E426B; text-decoration:underline}
a.top:active {font-family: Tahoma; font-size:11pt; font-style:normal; font-weight:bold; color:#0E426B; text-decoration:none} 

a.side:link { font-family: Tahoma; font-size:8pt; font-style:normal; font-weight:bold; color:#000000; text-decoration:none}
a.side:visited {font-family: Tahoma; font-size:8pt; font-style:normal; font-weight:bold; color:#000000; text-decoration:none}
a.side:hover {font-family: Tahoma; font-size:8pt; font-style:normal; font-weight:bold; color:#EF649D; text-decoration:none}
a.side:active {font-family: Tahoma; font-size:8pt; font-style:normal; font-weight:bold; color:#EF649D; text-decoration:none} 

a.list:link { font-family: Tahoma; font-size:10pt; font-style:normal; color:#0E426B; text-decoration:none}
a.list:visited {font-family: Tahoma; font-size:10pt; font-style:normal; color:#0E426B; text-decoration:none}
a.list:hover {font-family: Tahoma; font-size:10pt; font-style:normal; color:#0E426B; text-decoration:underline}
a.list:active {font-family: Tahoma; font-size:10pt; font-style:normal; color:#0E426B; text-decoration:none} 

a.footer:link { font-family: Tahoma; font-size:8pt; font-style:normal; font-weight:bold; color:#FFFFFF; text-decoration:none}
a.footer:visited {font-family: Tahoma; font-size:8pt; font-style:normal; font-weight:bold; color:#FFFFFF; text-decoration:none}
a.footer:hover {font-family: Tahoma; font-size:8pt; font-style:normal; font-weight:bold; color:#C7D8EF; text-decoration:underline}
a.footer:active {font-family: Tahoma; font-size:8pt; font-style:normal; font-weight:bold; color:#000000; text-decoration:none}

a.pinklink:link { color: #ef649d; font-family: "tahoma"; font-size: 10pt; text-decoration:underline}
a.pinklink:visited { color: #ef649d; font-family: "tahoma"; font-size: 10pt; text-decoration:underline}
a.pinklink:hover { color: #ef649d; font-family: "tahoma"; font-size: 10pt; text-decoration:underline}
a.pinklink:active { color: #ef649d; font-family: "tahoma"; font-size: 10pt; text-decoration:underline}

/* -------------TEXT DISPLAYS------------ */

H1 { color: black; font-family: arial; font-size: 16pt; text-align: left; }
H1.old { color: black; font-family: "cambria"; font-size: 16pt; font-weight:bold}
H3.top { color: #0e426b; font-family: "myriad pro"; font-size: 11pt; font-weight:bold}
H3.body { color: black; font-family: "tahoma"; font-size: 10pt;font-weight:normal; text-align:left}
H3.bodytopnobold { color: black; font-family: "tahoma"; font-size: 11pt;font-weight:normal; text-align:left}
H3.bodytop { color: black; font-family: "tahoma"; font-size: 11pt;font-weight:bold; text-align:left}
H3.bodytoppink { color: #ef649d; font-family: "tahoma"; font-size: 11pt;font-weight:bold; text-align:left}
H3.bodymid { color: black; font-family: "tahoma"; font-size: 10pt;font-weight:bold; text-align:left}
H3.wip { color: black; font-family: "tahoma"; font-size: 10pt;font-weight:normal; text-align:center}
H3.footer { color: black; font-family: "tahoma"; font-size: 10pt;font-weight:normal}
H2 { color: white; font-family: tahoma; font-size: 7pt }
H3 { color: black; font-family: tahoma; font-size: 8pt }

/* -------------DROP DOWN MENU POSITION------------ */

ul.dropdown li.hover,
ul.dropdown li:hover {
position: relative;
z-index: 599;
cursor: default;
}

/* -------------HIDES DROP DOWN MENU------------ */

ul.dropdown ul {
visibility: hidden;
position: absolute;
top: 100%;
left: 0;
z-index: 598;
width: 100%;
}
ul.dropdown ul li {
float: none;
}
ul.dropdown ul ul {
top: 1px;
left: 99%;
}
ul.dropdown li:hover > ul {
visibility: visible;
}

/* -------------PADDING FOR TOP LINK------------ */

ul.dropdown li a {
display: inline-block;
padding: 1px 10px;
}
	
/* --------------- TOP MENU ------------- */
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
list-style: none;
margin: 0;
padding: 0;
}
ul.dropdown {
position: relative;
z-index: 597;
float: left;
}
ul.dropdown li {
float: left;
line-height: 1.3em;
vertical-align: middle;
zoom: 1;
}
ul.dropdown li {
background-color: #6A747C;
color: #fff;
}
ul.dropdown li.hover,
ul.dropdown li:hover {
background-color: #6A747C;
}
ul.dropdown a:link,
ul.dropdown a:visited { color: #fff; text-decoration: none; }
ul.dropdown a:hover { color: #fff; text-decoration: underline; }
ul.dropdown a:active { color: #fff; }

	
/* --------------- TOP MENU LINKS ------------- */

ul.dropdown ul a:hover {
padding: 3px 5px 3px 11px;
border: solid 1px #ddd;
background-color: #eee;
font-weight: bold;
}
ul.dropdown ul a {
padding: 4px 5px 4px 12px;
}
ul.dropdown ul {
width: 170px;
padding-bottom: 9px;
background: url(images/dropdown_pane_new.png) 0 100% no-repeat;
color: #000;
font-size: 10px;
font-weight: bold;
}
ul.dropdown ul li {
background-color: transparent;
color: #000;
}
ul.dropdown ul li.hover,
ul.dropdown ul li:hover {
background-color: transparent;
}
ul.dropdown ul li.empty {
padding: 12px 12px 7px !important;
font-weight: bold;
}
ul.dropdown ul a:link,
ul.dropdown ul a:visited { color: #000; }
ul.dropdown ul a:hover { color: #000; text-decoration: none; }
ul.dropdown ul a:active { color: #000; }

/* --------------- Added Later ------------- */

.contentheading {
color: black;
font-family: "Tahoma";
font-size: 1.1em;
font-weight: bold;
font-style: italic;
text-align: left;
}
.content {
color: black;
font-family: "Tahoma";
font-size: .9em;
text-align: left;
}
.title {
	color: #0e426b;
	font: "Tahoma";
	font-size: 24px;
	font-style: bold;
	text-align: left;
}
.bodybold{ 
	color: black; 
	font-family: "tahoma"; 
	font-size: 10pt;
	font-weight:bold; 
	text-align:left
	}

/* --------------- Blog ------------- */

div.blogouter {
	BORDER-BOTTOM: #0e426b 1px solid; BORDER-LEFT: #0e426b 1px solid; MARGIN: 10px; FLOAT: center; WIDTH:224px; HEIGHT: 235px; 
	BORDER-TOP: #0e426b 1px solid; BORDER-RIGHT: #0e426b 1px solid
}

div.bloginner {
	BORDER-BOTTOM: #fff 0px solid; BORDER-LEFT: #fff 0px solid; WIDTH: 224px; HEIGHT: 235px; OVERFLOW: hidden; 
	BORDER-TOP: #fff 0px solid; BORDER-RIGHT: #fff 0px solid
}

div.bloginner div.headline {
	TEXT-ALIGN: center; LINE-HEIGHT: 21px; BACKGROUND-COLOR: #0e426b; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #fff; FONT-SIZE: 13px
}


a.bloglink:link { font-family: Times New Roman; font-size:.7em; font-style:normal; color:#999999; text-decoration:underline}
a.bloglink:visited {font-family: Times New Roman; font-size:.7em; font-style:normal; color:#999999; text-decoration:underline}
a.bloglink:hover {font-family: Times New Roman; font-size:.7em; font-style:normal; color:#EF649D; text-decoration:underline}
a.bloglink:active {font-family: Times New Roman; font-size:.7em; font-style:normal; color:#999999; text-decoration:underline}

.divider {
	height: 20px;
	background: #449691;
	padding-left: 10px;
}
