@charset "utf-8";
@import url("../webfonts/Trebuchet_MS/stylesheet.css");
#innercontent #maincontent h2 
{	
	color: #22659C;	text-transform: uppercase;	background: url(../images/icon-heading.png) left center no-repeat;	height: 30px;	padding-left: 30px;
	font-family: "Trebuchet MS", Tahoma, Verdana;	font-size: 18px;	line-height: 30px;	font-weight: bold;	margin-bottom: 10px;
}
#innercontent #maincontent ul.list 
{
	list-style-type: disc !important; margin: 0 10px;
}
#innercontent #maincontent ul.list li
{
	background-image: url(../images/icon-bullet.gif); background-repeat: no-repeat;	background-position: left center; padding-left: 15px; height: 20px;
}
#content #innercontent #maincontent #gallery li 
{
	background-color: #ddd;	float: left; height: 133px; width: 198px; border: 1px solid #666; margin-left: 8px;	margin-bottom: 8px;
}
#content #innercontent #maincontent #gallery a 
{
	text-decoration: none;	color: #333;
}
#content #innercontent #maincontent #gallery span 
{
	display: block;	line-height: 28px; text-align: center;	text-decoration: none; text-transform: uppercase; font-family: "Trebuchet MS"; font-weight: bold;
}
#content #innercontent #maincontent #pagenav
{
	margin-top:25px; clear:both; height:20px; text-align:right; margin-right:3px;
}
#content #innercontent #maincontent #pagenav a
{
	width:50px; height:20px; text-decoration:none; text-align:center; line-height:20px; background-color:#014f99; display:block; float:right; 
	margin-right:5px; color:#FFF; font-weight:bold;
}
#content #innercontent #maincontent #pagenav a#pageselected
{
	width:50px; height:20px; text-decoration:none; text-align:center; line-height:20px; background-color:#d8261a; display:block; float:right; 
	margin-right:5px; color:#FFF; font-weight:bold;
}
.form_field 
{
	background-color: #CCCCCC;	border: 1px solid #333333;	width: 200px;	padding: 2px;	font-size: 12px;	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.textfield 
{
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000;	padding: 2px;	background-color: #CCC;
	border: 1px solid #333;	width: 400px;
}
.submitbutton 
{
	background-color: #22659C;	border: 1px solid #333;	color: #FFF; padding-right: 10px; padding-left: 10px;	font-weight: bold;
}
#innercontent #contentsection ul
{
	padding:15px;
}
#innercontent #contentsection ul a
{
	background:#666 url(../images/submenu-arraow.png) right center no-repeat; border-bottom:1px dotted #666666; display:block; margin-bottom:5px; 
	font:bold 12px/30px Verdana, Geneva, sans-serif; text-decoration:none; color:#FFF; padding-left:15px;-webkit-transition: all 500ms ease-in 25ms;\
	moz-transition: all 500ms ease-in 25ms;	-ms-transition: all 500ms ease-in 25ms;	-o-transition: all 500ms ease-in 25ms;
	transition: all 500ms ease-in 25ms;
}
#innercontent #contentsection ul a:hover, #innercontent #contentsection ul a#subselect
{
	background: #333 url(../images/submenu-arraow.png) 5px center no-repeat; border-bottom: 1px dotted #666666;	display: block;	margin-bottom: 5px;
	font: bold 12px/30px Verdana, Geneva, sans-serif; text-decoration: none;color: #FFF; padding-left: 25px;-webkit-transition: all 500ms ease-in 25ms;
	-moz-transition: all 500ms ease-in 25ms; -ms-transition: all 500ms ease-in 25ms; -o-transition: all 500ms ease-in 25ms; transition: all 500ms ease-in 25ms;
}
#innerbanner #bannersection li 
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	margin-top: 25px;
	line-height: 25px;
	text-transform: capitalize;
	color: #EEE;
	background-image: url(../images/ad_scroll_forward.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left 4px;
}
#innercontent #contentsection #sample {
	background-color: #4685BA;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 15px;
}
#innercontent #contentsection #sample h4 {
	background-color: #22659C;
	color: #FFF;
	font-size: 18px;
	background-image: url(../images/icon_download.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 40px;
	height: 35px;
	padding-top: 5px;
	border: 1px solid #666;
	font-family: "Trebuchet MS";
	margin-bottom: 15px;
}
#innercontent #contentsection #sample select {
	width: 150px;
	border: 1px solid #666;
	background-color: #EEE;
	margin-left: 5px;
	line-height: 25px;
}
