html{
	background-color:#F5F5F5
}
.bordertxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	border: 1px solid #CCC;
}
body, div, table, td
{ text-align:left}
/* CSS Document */
.wrap{
	width:1000px;
	background-color:White;
	border: solid 1px #eee;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
      }
.menu{ text-align:center}
.link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.link a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.link a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.leftlink {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.inner_img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #272727;
	text-decoration: none;
	background-image: url(../images/innerhaed_icons.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.redtxt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	text-transform: uppercase;

}


.link a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
.toplink {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.border {
	border: 1px solid #13417e;
}
.blacktxt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	padding-left: 5px;
	background-color:#f7f7f7
}
.boldtxt {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.grytxt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
}


.boldtxt a:link
		{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.boldtxt a:visited{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.boldtxt a:hover{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.toplink a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.toplink a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.toplink a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #164793;
	text-decoration: none;
}
.bluetxt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	text-transform: uppercase;
}
.redtxt a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	text-transform: uppercase;
}
.redtxt a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	text-transform: uppercase;
}
.redtxt a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	text-transform: uppercase;
}
.darktxt {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	text-transform: uppercase;
}
.blackbold {


	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}
.emailtxt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}
.emailtxt a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}
.emailtxt a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}
.emailtxt a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
}
textbox, textarea, select, input
{border:1px solid #355B4C;

padding:4px 5px;}
input, textarea, select, button { 
-x-system-font:none;
font-size-adjust:none;
font-stretch:normal;
}
.button 
{
font-weight:normal;
line-height:normal;
border:1px solid #ccc;
/*ten color:#c2dc15;*/
color:#0066FF;
font-weight:bold;
margin:5px; font-size:12px;
line-height:16px;
padding: 4px 2px 4px 2px;
*padding: 4px 5px 4px 5px; 
-moz-box-sizing:border-box;
box-sizing:border-box;
-webkit-box-sizing:border-box; background-color: #FFFFFF; 
}

