@import url("menu.css");

/* CSS Document */
body {background:#f6f6f6; height:100%; margin:0px; padding:0px; text-align:center;}

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#2E3D47; font-family:Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:15px;}
h1, h2, h3, h4, h5, h6{color:#375162;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}

a,a:link,a:visited,a:active{color:#3E81B5; text-decoration:none; font-weight:normal; }
a:hover{color:#D00; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#7fc7d6; font-weight:normal;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}
.TagLine {color:#FFF; font-family: Arial,Helmet,Freesans,sans-serif;}
.NormalBold {font-family:'Trebuchet MS', Helvetica, sans-serif; font-size: 18px; color: #515151;}

/*Firstech Styles*/
.skinmaster 
{
	width: 1022px;
	margin-left:auto; 
	margin-right:auto;
}
.header 
{
	background: url(images/topbg.png) bottom no-repeat;
	height:191px;
	width:100%;
}
.pinwheel 
{
	float:left;
	margin-left: 10px;
	clear: none;
}
.logo
{
	white-space: nowrap;
	float: left;
}
.box 
{
	background: url(images/box.png) no-repeat;
	width: 100%;
	height: 220px;
}
.boxcontent 
{
	text-align:left;
	padding: 30px 60px 20px 60px;	
}
.content
{
	background: url(images/contentbg.png) repeat-y;
	width:100%;
}
.contentcontainer 
{
	margin-left: 35px;
	margin-right: 14px;
}
.TopRightPane 
{
	width:244px;
	height: 123px;
	float: right;
	vertical-align: top;
}
.TopRight
{
	white-space: nowrap;
}
.LeftPane
{
}
.ContentPane
{
	padding-right:40px;
	width:80%;
}
.RightPane 
{
}
.ContactUs 
{
	text-transform: uppercase;
}
p.ContactUs a:link, p.ContactUs a:visited, p.ContactUs a:active 
{
	color: #000000;
	text-decoration: none;
}
p.ContactUs a:hover
{
	color: #000000;
	text-decoration: underline;
}
.footercontainer
{
	background: url(images/footerbg.png) no-repeat;
	height: 65px;
	width: 100%;
	margin-top:0px;
}
.footertag 
{
	float: left;
	margin-left: 35px;
	margin-top: 10px;
	width: 800px;
	clear:none;
}
.footeraddress 
{
	float: right;
	text-align: right;
	color: #3f3f3f;
	font-family:Cambria,'Times New Roman','Nimbus Roman No9 L','Freeserif',Times,serif;
	font-size: 14px;
	line-height: 1.3em;
	padding-right:5px;
	padding-top: 3px;
}
li.groups 
{
	list-style-image: url(images/bullet.png);
	padding-bottom: 15px;
}
li.groups a:link, li.groups a:active, li.groups a:visited 
{
	font-weight:bold;
	text-decoration: underline;
	color: #131313;
	font-size: 13px;
}
li.groups a:hover 
{
	font-weight:bold;
	text-decoration: underline;
	color: #7fc7d6;
	font-size: 13px;
}

