/***************************************************
Customized predefined html tags
****************************************************/

body {
	background-color: #FFFFFF;
	margin: 10px;
}

TABLE, INPUT, SELECT, TEXTAREA {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	line-height: 16px;
	border-collapse:collapse;
	border-spacing: 0;
}

UL {
	margin: 0px 15px;
	list-style-image: url(../images/bullet.gif);
}

P {
	margin: 0px 0px;
}

TEXTAREA {
	line-height: 12px;
	height: 84px;	
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #2073B1;
	line-height: 18px;
	display: inline;
}

h2 {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	display: inline;
}


  
/***************************************************
customized sitewide link tags
****************************************************/
a:link {
	color: #2073B1;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #2073B1;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #EBDFCF;
	text-decoration: none;
	background-color: #2073B1;
	font-weight: bold;

}

a.linkMenuMain:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.linkMenuMain:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.linkMenuMain:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	background-color: #2073B1;
}

a.linkMenuMainYellow:link {
	text-decoration: none;
	font-weight: bold;
	color: #FEBA35;
}

a.linkMenuMainYellow:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FEBA35;
}

a.linkMenuMainYellow:hover {
	color: #FEBA35;
	font-weight: bold;
	text-decoration: underline;
	background-color: #2073B1;
}

a.linkMenuMainSubNav:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 13px;
}

a.linkMenuMainSubNav:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 13px;
}

a.linkMenuMainSubNav:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	background-color: #2073B1;
	font-size: 10px;
	line-height: 13px;
}




a.siteMap:link {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	background-color: #EBDFCF;
}

a.siteMap:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	background-color: #EBDFCF;
}

a.siteMap:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: #EBDFCF;
}

a.breadcrum:link {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #D10A95;
}

a.breadcrum:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #D10A95;
}

a.breadcrum:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #D10A95;
	background-color: #FFFFFF;
}

a.home_text:link {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

a.home_text:visited {
	text-decoration: none;	
	font-weight: normal;
	color: #000000;
}

a.home_text:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	background-color: #EBDFCF;
}


a.copyright:link {
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #2073B1;
}

a.copyright:visited {
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #2073B1;
}
a.copyright:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #2073B1;
	background-color: #FFFFFF;
}


a.image:link {
	border-color: #393E4B;
	border-width: 1px;
	border-style: solid;
}

a.image:visited {
	border-color: #393E4B;
	border-width: 1px;
	border-style: solid;
}

a.image:hover {
	border-color: #393E4B;
	border-width: 1px;
	border-style: solid;
}

/***************************************************
customized sitewide link tags
****************************************************/

.bigTitle {
font-size: 14px;
	font-weight: bold;
	color: #2073B1;
	line-height: 18px;
}

#bigTitle {
	font-size:14px;
	font-weight: bold;
	color: #2073B1;
	line-height: 18px;
}

.homeTitle {
	font-size: 11px;
	font-weight: bold;
	color: #2073B1;
}

.copyright {
	font-size: 10px;
	height: 20px;
	text-align: right;
	vertical-align: bottom;
	padding-top: 5px;
}
.content {
	text-align: left;
	vertical-align: top;
	text-align: left;
	background-color:#FFFFFF;
	width: 555px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 25px;
}

.contentLeft {
	padding: 0px;
	background-color:#FFFFFF;
	background-image: url(../images/dropshadow_white.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	width: 10px;
	vertical-align: top;
	text-align: left;
}



.menuDash{
	font-size: 10px;
	color:#FFFFFF;
}
.test_author {
	font-style: italic;
	text-align: right;
}

INPUT,SELECT.clientinputs {
	line-height: 10px;
	font-size: 10px;
	width: 100px;
	margin: 0px;
	height: 14px;
	background-color: #F3F3F3;
	border-width: 1px;
	border-style: solid;
	border-color: #BDBDBD;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

INPUT.clientLogin {
	font-size: 10px;
	width: 80px;
	margin: 0px;
	height: 18px;
	background-color: #CCCCCC;
	color:#000000;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:center;
}