@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5
{
	padding:0px;
	margin:0px;
}

body
{
	margin:0px;
	background-color:#f2f2f2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:15px;
}

a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:15px;
	text-decoration:underline;
}


a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:15px;
	text-decoration:underline;
}


.pinkfont, .pinkfont a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#820256;
	text-decoration:none;
}

.pinkfont a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

input
{	background:#FFFFFF;
	border:1px solid #820256;
	width:150px;
	height:15px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.input_small
{	background:#FFFFFF;
	border:1px solid #820256;
	width:80px;
	height:15px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.textbox
{	background:#FFFFFF;
	border:1px solid #820256;
	width:150px;
	height:55px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.msgFont
{	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ca56a3;
	text-align:center;
}

.tex_purplebold
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#990066;
	font-weight:bold;
	line-height:23px;
}

.tex_bluebold
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#02A0C6;
	font-weight:bold;
	line-height:23px;
}

.outertable
{
	height:100%;
	width:100%;
}

.middletable
{
	width:100%;
}

.borderlr
{
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
}

.borderpurpleb
{
	border-bottom: 1px solid #990066;
}

.borderpurplebdoted
{
	border-bottom: 1px dotted #cc80b3;
	height:1px;
}

.borderbluedoted
{
	border-right: 2px dotted #81CFE2;
}

.borderpurplebdotederow
{
	background-image:url(purple_erow.jpg);
	background-repeat:no-repeat;
	height:34px;
	border-bottom: 1px dotted #cc80b3;
	height:1px;
}

.innertable
{
	width:800px;
	background-color:#ffffff;
}

.blackbkg
{
	background-color:#000000;
}

.index_bluebkg
{
	background-color:#205899;
}

.service_purplebkg
{
	background-color:#820256;
}

.staff_bluebkg
{
	background-color:#0290B2;
}

.lightpink
{
	background-color:#ebcce0;
}

.lightblue
{
	background-color:#ccecf4;
}

.footerbkg
{
	background-color:#D9D9D9;
}
.send_button
{	background:url(send_but.jpg) no-repeat;
	width:64px;
	height:22px;
	border:0px;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ebcce0;
	padding-right:15px;
	padding-bottom:3px;
}
	
.reset_button
{	background:url(reset_but.jpg) no-repeat;
	width:64px;
	height:22px;
	border:0px;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ebcce0;
	padding-right:15px;
	padding-bottom:3px;
}

.line_gredient
{
	background-image:url(line_gredient.jpg);
	background-repeat:repeat-x;
	height:25px;
}

.newsbg
{	background:url(newsbg.jpg) repeat-x #17457a top;
	border:1px solid #17457a;
}

.newsGraytext
{	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#cacaca;/*#757575*/
}

.newsGraytextDate
{	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#cacaca;
	text-transform:uppercase;
}

.newsYellowtext,.newsYellowtext a:link,.newsYellowtext a:visited
{	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;/*ffae00 9cb73f*/
	text-decoration:none;
}

.newsYellowtext a:hover
{	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#9cb73f;
	text-decoration:underline;
}
