table.quotebox {
	background-image: url(../LayoutImages/QuoteBox.jpg);
	height: 150px;
	width: 198px;
	font-weight: bold;
}

table.quotebox a {
	text-decoration: none;
	
}

a{
	color: #2552B4;
	text-decoration: underline;
}

a:hover{
	color: #2552B4;
	text-decoration: none;
}

b{
	color: #EE6A00;
}

body {
	background-image: url(../LayoutImages/body.jpg);
	color: #2F2F2F;
	margin: 0;
	padding: 0;
}

form {
	border: 1px dotted #CCCCCC;
	margin-top: 0px;
	padding: 6px;
}

h1 {
	color: #124B90;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
}

h2{
	color: #809FB3;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}

h3 {
	color: #808080;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

/*###*/
input, textarea{
	color: #7193D2;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 0 1px 6px;
}

td {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
}

td.content {
	padding: 15px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}

.imgmarginright {
	float: left;
	margin-right: 11px;
}

.imgmarginleft {
	float: right;
	margin-right: 11px;
}

.imgpadtopbottom {
	margin-bottom: 10px;
	margin-top: 10px;
}

.newstitle {
	color: #EE6A00;
	font-weight: bold;
}

.q1 a{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 26px;
	text-decoration: underline;
}

strong {
	color:#EE6A00;
}

.DateText {
	color: #909090;
	font-size: 10px;
}

.FooterText {
	color: White;
}

.BottomBar a {
	color: #696969;
	text-decoration: none;
}

.BottomBar a:hover {
	color: #EE6A00;
}

.TableTitle {
	background-color: #C4C4C4;
}

.altrow {
	background-color: #F0F0F0;
}

.tablepadleft {
	margin-left:10px;
	
/*Style Applied to the Tablemenu for menu links */
.tablemenu {
	text-indent: 5px;
}

.tablemenu a {
	background-color: #006699;
	border: 1px outset #FFFFFF;
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

.tablemenu a:hover {
	background-color: #CC0000;
	border: 1px #333333 inset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.rowHover {
	background-color: #B0E0E6;
}

.rowSelected {
	background-color: #D8BFD8;
}

.rowOdd {
	background-color: White;
}

.rowEven {
	background-color: #E9E9E9;
}

.bordercell {
	border-bottom: 1px outset #CCCCCC;
}
.rowHighlight {
	background-color: #E5E5E5;
}
.rowNormal {
	background-color:#FFFFFF;
}

table.showlist {
	padding: 3px 5px 3px 5px;
	border: 1px outset #FFFFFF;
}

img.portrait {
	border: 1px solid #708090;
	display: inline;
	float: left;
	margin: 0 23px 12px 0;
	padding: 5px;
	text-align: right;
}

