
body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
h2
{ font-family: Arial;
  font-size:16px;
  color: #929642;
  }

td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #868686;
	text-decoration: underline;
	font-weight:bold;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #4C6DA9;
	text-decoration: underline;
	font-weight:bold;
}


.lbrborder{
	border-color: #E0E6ED;
	border-style: solid;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width: 0px;
	border-bottom-width:1px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	
}

.allaroundborder{
	border-color: #E0E6ED;
	border-style: solid;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width: 0px;
	border-bottom-width:1px;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:1px;
	
}

.txtPadding{
	padding-top:28px;
	padding-left:28px;
	padding-right:28px;
	padding-bottom:28px;
}

.normText{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.boldText{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.italText
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	text-decoration: none;
}

.whiteSpacing {
	border: 1px solid white;
}

.links{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #868686;
	text-decoration: underline;
}

.botBorder {
	border-bottom-color: #868686;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.inputfield {	
border-top-color: #939191;	
border-top-width: 1px;	
border-top-style: solid;	
border-right-color: #939191;	
border-right-style: solid;	
border-right-width: 1px;	
border-left-width: 1px;	
border-left-style: solid;	
border-left-color: #939191;	
border-bottom-width: 1px;	
border-bottom-style: solid;	
border-bottom-color: #939191;	
background-color: #FFFFFF;	
width:200px;
color: #AAAAAA;	
font-family: Arial;	
font-size: 12px;	
height: 17px;	
padding-left: 5px;	
padding-top: 1px;
}

.inputfield1 {	
border-top-color: #939191;	
border-top-width: 1px;	
border-top-style: solid;	
border-right-color: #939191;	
border-right-style: solid;	
border-right-width: 1px;	
border-left-width: 1px;	
border-left-style: solid;	
border-left-color: #939191;	
border-bottom-width: 1px;	
border-bottom-style: solid;	
border-bottom-color: #939191;	
background-color: #FFFFFF;	
color: #AAAAAA;	
font-family: Arial;	
font-size: 12px;	
padding-left: 5px;	
padding-top: 1px;
}

a.menuLink {
	font-family: Arial;
	font-size: 12px;
	color: #CBD2DF;
	text-decoration: none;
	font-weight:bold;
}

a.menuLink:hover {
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight:bold;
}

a.menuLink:active {
	font-family: Arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight:bold;
}

a.menuLink:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}