/*HTML Tags*/
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

/*Text Decorations*/
a:link {color: #194E78;}
a:visited {color: #194E78;}
a:hover {color: #194E78;}
a:active {color: #194E78;}

.text_1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.text_2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

.text_3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #194E78;
}

.text_bold {font-weight: bold;}
.text_ital {font-style: italic;}
.text_boldital {font-weight: bold;font-style: italic;}
.text_small {font-size: x-small;}
.text_medium {font-family: Arial, Helvetica, sans-serif;font-size: medium;}

/*Controls*/
.legal_1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
}
.legal_1 a:link {color: #ffffff; text-decoration: none;}
.legal_1 a:visited {color: #ffffff; text-decoration: none;}
.legal_1 a:hover {color: #ffffff; text-decoration: underline;}
.legal_1 a:active {color: #ffffff; text-decoration: underline;}

.nav_1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AFBBC9;
	border-bottom-color: #1A2736;
	background-color: #194E78;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.nav_1 a:link {color: #FFFFFF; text-decoration: none;}
.nav_1 a:visited {color: #FFFFFF; text-decoration: none;}
.nav_1 a:hover {color: #FFFFFF; text-decoration: underline;}
.nav_1 a:active {color: #FFFFFF; text-decoration: underline;}

.nav_2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AFBBC9;
	border-bottom-color: #1A2736;
	background-color: #FFFED0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.nav_2 a:link {color: #194E78; text-decoration: none;}
.nav_2 a:visited {color: #194E78; text-decoration: none;}
.nav_2 a:hover {color: #194E78; text-decoration: underline;}
.nav_2 a:active {color: #194E78; text-decoration: underline;}

.membertools
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.membertools a:link {color: #ffffff; text-decoration: underline;}
.membertools a:visited {color: #ffffff; text-decoration: underline;}
.membertools a:hover {color: #ffffff; text-decoration: underline;}
.membertools a:active {color: #ffffff; text-decoration: underline;}

.linkbutton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	background-color: #F2F2ED;
	vertical-align: middle;
	padding: 3px;
	border: thin outset #CCCCCC;
}
.linkbutton a:link {color: #000000; text-decoration: none; background-color: #F2F2ED;}
.linkbutton a:visited {color: #000000; text-decoration: none; background-color: #F2F2ED;}
.linkbutton a:hover {color: #000000; text-decoration: none; background-color: #ffffff;}
.linkbutton a:active {color: #000000; text-decoration: none; background-color: #F2F2ED;}

/*Graphic Treatments*/
.headline_body 
{
	background-image: url(../images/new/headline_back.gif);
	background-repeat: repeat-x;
	background-color: #BBC7D4;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}

.dottedline_verticle 
{
	border-left-style: none;
	background-image: url(../images/new/dotted_line_verticle.gif);
	background-repeat: repeat-y;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.image_left 
{
	float: left;
	padding-right: 5px;
}

.subheading 
{
	background-image: url(../images/new/subhead_back.gif);
	background-repeat: repeat-x;
}

/*The template is laid out with a header, body, and footer
  The body is a 3 column design
  Currently the layout is just decorated with CSS, not positioned
  and tables are the main containers for positioning not div's
*/

/*Header*/ 
.header
{
	
}

/*Body*/
.leftcolumn
{
	background-image: url(../images/new/left_sidebar_back.gif);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
	width: 139px;
}

.middlecolumn
{

}

.rightcolumn
{
	background-image: url(../images/new/right_sidebar_back.gif);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
	width: 199px;
}

/*Footer*/ 
.footer
{
	background-color: #194e78;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footernew
{
	background-color: #194e78;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bordered {
	border: 1px solid #333333;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.bodybold 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight:: bold;
}

