body {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	padding:0px;
	margin:0px;
	size:12px;

	
}
h1 {
  font-size: 1.25em;
  padding-left:7px;
  color: #0066A5;
}
h2 {
  font-size: 1.1em;
  padding-left:7px;
   color: #0066A5;
}
h3 {
  font-size: 0.8em;
  padding-left:7px;
   color: #0066A5;
}
td {
	font-family: "Trebuchet MS", Verdana, Tahoma;
}

th {
	font-family: "Trebuchet MS", Verdana, Tahoma;
}

a:link,a:visited,a:active  {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #CCCCCC;
}

a.mainlink:link,a.mainlink:visited,a.mainlink:active  {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	color: #0066A5;
	text-decoration:underline;
	text-align: center;
	font-size: 12px;
}
a.mainlink:hover {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	color: #0066A5;
	text-align: center;
	font-size: 12px;
	
}
a.blacklink:link,a.blacklink:visited,a.blacklink:active,a.blacklink:hover  {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	text-decoration:underline;
	text-align: center;
	font-size: 12px;
	color: #000000;
	padding:4px;
}

.greyborderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d6d6d6;
}
.greybordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
}
.greyborderbot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
}
.buttontxt {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/button_backgr.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px none #d6d6d6;
	padding-left:4px;
	padding-top:2px;
	padding-right:2px;
	background-color: #0a6c95;
}
.Titletxtblue {
	font-size: 14px;
	color: #0066A5;
	padding-left:7px;
	padding-top:7px;
	text-transform:uppercase;
}
.Titlecapstxtblue {
	font-size: 14px;
	color: #0066A5;
	padding-left:7px;
	padding-top:7px;
	text-transform:capitalize;
}
.Oversizetxtblue {
	font-size: 23px;
	color: #0066A5;
	padding-left:7px;
	padding-top:7px;
}
.maintxtblack {
	color: #000000;
	padding-left:7px;
	font-size: 12px;
	padding-right: 7px;
}
.maintxtblue {
	color: #0066A5;
	padding-left:7px;
	font-size: 12px;
}
.headingblue {
	color: #0066A5;
	padding-left:7px;
	font-size: 12px;
}
.maintxtgrey {
	color: #CCCCCC;
	padding-left:7px;
	font-size: 12px;
	padding-left:7px;
}.textbox {
	color: #0A6C93;
	
	background-position: center center;
	padding-left:5px;
}
.dock {
	float: right;
	position: static;
	top: 177px;
	right: 150px;
	
}
.dockTitletxtgrey {
	font-size: 12px;
	color: #666666;
	padding-bottom: 4px;
	text-align: center;
}
.gradbg {
	background-image: url(images/grad_background.jpg);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d6d6d6;
	background-color: #FFFFFF;
	background-position: bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d6d6;
}
.Menutbl {
	padding: 5px;
}
.Greybox {

	background-color: #747a7f;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}
.bluebox {
	background-color: #0066A5;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	padding: 2px;
}
.flow {
  float: right;
  clear: right;
  margin: 0px 1.25em 0px 0px;
}
.BlueShortbox {
	background-color: #DFF4FD;
	border: 1px solid #ABE2FA;
}
.greydotbot {
	border-collapse: separate;
	border-bottom: 1px dotted #CCCCCC;
}
.tblcoll {
border-collapse:collapse;
}.pictureborder {
	border: 2px solid #CCCCCC;
}
.cellgradback {
	background-image: url(images/cell_grad_back.gif);
	background-color: #FFFFFF;
	height: 19px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.callbackcol {
	background-image: url(images/template_04.jpg);
	background-repeat: repeat-y;
}
.errortxtred {
	color: #FF0000;
	font-size: 12px;
}
.editform {
	width: 500px;
	padding-left: 5%;
	}
.editmesagebox {
	background-color: #D7F0FF;
	height: 10px;
	width: 200px;
	border: 1px solid #0066A5;
	text-align: center;
	font-size: 12px;
}
.wrapper {
	padding-left: 5px;
	}
.recordpaging {
	color: #FFFFFF;
	background-color: #0066A5;
	height: 15px;
	width: 15px;
	padding: 2px;
	margin: 3px;
	border: 1px solid #003A5E;
	top: 5px;
	position: relative;
	}
.scrollbox {
	overflow: auto;
	height: 175px;
	width:450px;
	scrollbar-Shadow-Color: #0066A5;
	scrollbar-base-color: #0066A5;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-Track-Color:#E6E6E6;
	scrollbar-DarkShadow-Color: #0066A5;
	scrollbar-Face-Color: #0066A5;
	scrollbar-Highlight-Color: #0066A5;
	padding:7px;
}
.animated-portfolio {
margin-right:20px;
	float: right;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 10px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
}
.itad {
	position: absolute;
	left: -100px;
}

.footertbl {
	height: 50px;
}
ul {
	list-style-type: square;
	list-style-position: outside;
}

.bluebutton {
	background-color:#0066A5;
	padding:5px;
	color:#FFF;
	border:thin;
	border-color:#003453;
}