/* Stylesheet for Eoffice Package */
body  {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	text-align : left;
	border : 0px #000 none;
	background: #ffffff;
	scrollbar-arrow-color : black;
	scrollbar-face-color : #888888;
	scrollbar-shadow-color : #444444;
	scrollbar-darkshadow-color : #003377;
	scrollbar-track-color : #969696;
	scrollbar-highlight-color : #EEEEEE;
	scrollbar-3dlight-color : Black;
	color : #000000;
	text-decoration : none;
	font-size : 12px;
}

#main  {
	text-align : left;
	border : 1px #000 solid;
	background : white url(/pics/logo_banner.gif) no-repeat fixed left top;
}

.workTable  {
	/* position: relative;
	margin-left: 85px;
	margin-top: 50px; */
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	z-index : 0;
	clip : rect(   );
}

.heading1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 24px;
	line-height : 34px;
	font-style : normal;
	font-weight : bold;
	color : #999999;
}

.contactInput  {
	border : 1px #000000 solid;
	background-color : #0099CC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
}
a  {
	color : #000000;
	text-decoration : none;
	font-size : 14px;
}
a:hover  {
	text-decoration : underline;
}

.a2  {
	color : #ffffff;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}
.a2:hover  {
	text-decoration : underline;
}


#copyright  {
	position : relative;
	left : 0px;
	width : 200px;
	height : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : white;
	clip : rect(   );
}

h1  {
	margin : 0px 0px 15px 0px;
	padding : 0px;
	font-size : 20px;
	line-height : 20px;
	font-weight : 500;
	color : #000000;
}

h2  {
	margin : 0px 0px 15px 0px;
	padding : 0px;
	border : 0px black solid;
	border-bottom-width : 1px;
	font-size : 24px;
	line-height : 18px;
	font-weight : 450;
	color : #000000;
}

h3  {
	margin : 0px 0px 15px 0px;
	padding : 0px;
	border : 0px black solid;
	border-bottom-width : 1px;
	font-size : 12px;
	line-height : 12px;
	font-weight : 100;
	color : #000000;
}

h4  {
	margin : 0px 0px 15px 0px;
	padding : 0px;
	border : 0px black solid;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-top-width : 1px;
	font-size : 14px;
	line-height : 16px;
	font-weight : 100;
	color : #ffffff;
	background: #0000ff;
}

h5  {
	background: url('/images/blueblack.gif');
	margin : 0px 0px 5px 0px;
	padding-right : 5px;
	padding-left : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
	border : 0px black solid;
	border-bottom-width : 1px;
	border-top-width : 1px;
	font-size : 12px;
	line-height : 15px;
	font-weight : 300;
	color : #ffffff;
}


table.text1 {
	border: 1px #000000 solid;
	background: #eeeeee;
	text-decoration : none;
	font-size : 12px;
	color : #000000;
}
table.text2 {
	border: 1px #000000 solid;
	background: #eeeeee;
	text-decoration : none;
	font-size : 12px;
	color : #000000;
}

table {
	font-size : 14px;
}

.desc  {
	font-size : 10px;
	color : black;
	font-family : verdana, arial, sans-serif;
}

#sideTitle  {
	font-size : 14px;
	font-weight : bold;
	color : white;
	font-family : verdana, arial, sans-serif;
	text-align : center;
}

h3  {
	font-size : 12px;
	font-family : sans-serif;
	font-weight : bold;
	color : black;
	text-align : center;
	line-height : 14px;
	margin : 0px;
}

#clients  {
	margin : 4px;
	padding : 2px;
	border-width : 1px;
	border-color : black;
	border-style : solid;
	position : relative;
	left : 25px;
	background-color : #efefef;
	font-family : sans-serif;
	font-size : 12px;
}

