html
{
margin:0;
padding:0;
}
body
{
font-family: arial, verdana, helvetica, sans-serif;
background-color:#6480c5;
width: 100%;
margin:0;
padding:0;
}

.line1 {
	height:15px;
	width:100%;
	border:0px;
	margin:0;
	padding:0;
}
.line1 .spwrap {
	background-image:url(images/invoice_template_border.gif);
	background-repeat:repeat-y;
	height:15px;
}

.line1 a, .line1 img{
	margin:0;
	padding:0px 5px 0px 5px;
	border:0;
	height:15px;
	width:957px;
}


.line2{
	width:100%;
	background-image:url(images/invoice_software_back.gif);
	background-repeat:repeat-x;
	height:75px;
	margin:0;
	padding:0;
	border:0;
}

#line2borderleft{
	background-image:url(images/invoice_software_border_left.gif);
	background-repeat:no-repeat;
	width:10px;
	height:75px;
	float:left;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
#line2borderright{
	background-image:url(images/invoice_software_border_right.gif);
	background-repeat:no-repeat;
	width:10px;
	height:75px;
	float:right;
	padding:0px;
	margin:0px;
	overflow:hidden;
}



.spwrap {
	border:0;
	margin:0px auto;
	text-align:left;
	width:977px;
}

#bdyout {
	background:url(images/date_picker_border.gif) repeat-y;
	padding-left:10px;
	padding-right:10px;
}

.hdrwrap {
	margin-left:10px;
	margin-right:10px;
	height:75px;
	vertical-align:top;
}

.hdrcont {
	display:inline;
	margin:0px 0px 0px 10px;
	padding:0;
	vertical-align:top;
}

.hdrnav {
	height:20px;
	float:right;
	width:120px;
	margin-top:5px;
}
.logo {
	float:left;
	margin:0;
	padding:0;
}
.logo a, .logo a img {
	border:0;
	margin:0;
	padding:0;
	text-decoration:none;
}

.spaceundermenu {
	width:100%;
	background-color:#ee6c33;
	height:10px;
}

.spaceundermenu .spwrap {
	background-image:url(images/billing_software_border.gif);
	background-repeat:repeat-y;
	height:10px;
	overflow:hidden;
}


/* Menu */

.topnav {
	float:right;
	height:30px;
	margin:45px 0px 0px auto;
	padding:0px 0px 0px 0px;
	overflow: hidden;
	width:735px;
}

.topnav ul {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:735px;
}

.topnavtxt {
	height:30px;
}

.topnavtxt li {
	background: url(images/menuinactive.gif) no-repeat scroll 0%;
	float:left;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px 2px 0px 0px;
	padding:0px;
	display:block;
	width:145px;
	height:30px;
	background-color:#6480c5;
}


.topnavtxt li.active {
	background-image:url(images/menuactive.gif);
	background-color:#ee6c33;
}

.topnavtxt li.active a {
	color:#020c42;
}

.topnavtxt li a {
	display:block;
	width:145px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding-top:7px;
	margin:0px;
	height:23px;
}

.topnavtxt li a:hover {
	color:#ee6c33;
}

.topnavtxt li.active a:hover {
	color:#020c42;
}

#bdy {
	margin:0px;
	padding:0px;
	border:0;
	vertical-align:top;
	width:957px;
	background-color:#fff;
}

#bodytop{
	width:100%;
	height:30px;
	background-color:#fff;
	padding:0px;
	margin:0px;
}

.leftbar {
	width:260px;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.leftblock {
	background-image:url(images/leftback.gif);
	background-repeat:repeat-y;
	margin:8px 15px 8px 25px;
	padding:0px;
	border-bottom:3px solid #6480c5;
	background-color:#cdd6ec;

}

.leftblock span.h1 {
	background-image:url(images/barh1.gif);
	display:block;
	padding:7px 0px 6px 10px;
	margin:0px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	border:0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#6480c5;
}

.h1image {
	border:0px;
	vertical-align:middle;
	padding-right:8px;
	display:inline;
	float:left;
}

.leftblock a, .leftblock span.h2{
	display:block;
	padding:6px 5pt 6px 15px;
	font-size:12px;
	text-decoration:none;
	color:#333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style:groove;
	border-left-style: solid;
	border-right-color: #6480c5;
	border-bottom-color: #d1d9ee;
	border-left-color: #6480c5;
	background-repeat:no-repeat;
	background-position:left center;
}

.leftblock a{
	background-image:url(images/leftboxa.gif);
	background-repeat:no-repeat;
}


.leftblock span.h2 {
	background-image:url(images/leftboxh2.gif);
	background-repeat:no-repeat;
}

.leftblock a:hover {
	background-color:#c6d2f1;
	color:#ee6c33;
	border-left:2px solid #ee6c33;
	border-right:1px solid #ee6c33;	
}

.leftblock p{
	font-size:12px;
	color:#333333;
	padding:10px;
	vertical-align:top;
	margin:0;
}

/* conent */
#content{
	vertical-align:top;
	font-size:12px;
	line-height:120%;
	color:#333;
	padding:0px 30px 30px 30px;
	margin:0px;
}


#content h1 {
	font-weight:bold;
	font-size:16px;
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	line-height:180%;
	color:#333;	
}

#content h2{
	font-size:14px;
	line-height:120%;
	font-weight:bold;
}

#content h3{
	font-size:12px;
	line-height:120%;
	font-weight:bold;
}


#content li {
	margin-top:5px;
	margin-bottom:5px;
}

#content a {
	color:#214797;
}

#content a:hover {
	color:#ee6c33;
}


/* table inside #content*/
#content table {
	font-size:12px;
	line-height:150%;	
}

#content table td {
	border-bottom: 1px solid #cccccc;
}


#content  table th	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	background: #cccccc; 
	vertical-align:middle;
}



/* footer */

#foottable{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#dddddd;
}

#foottable a {
	color:#dddddd;
}

/* navigation bar*/
table.navigation_bar_tbl {
	border:0px;
	height:20px;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:100%;
	background-color:#020c42;
	color:#ffffff;
}

table.navigation_bar_tbl td {
	padding:8px 0px 8px 10px;
}
table.navigation_bar_tbl a {
	text-decoration:none;
	color:#ee6c33;
}
table.navigation_bar_tbl a:hover {
	text-decoration:underline;
}


span.navigation_bar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#eeeeee;
	padding:15px 0px 10px 20px;
	margin:0px;
}

span.navigation_bar a:link {
	color:#eeeeee;
	text-decoration:none;
}
span.navigation_bar a:visited {
	color:#eeeeee;
	text-decoration:none;	
}
span.navigation_bar a:hover {
	color:#eeeeee;
	text-decoration:underline;
}
span.navigation_bar a:active {
	color:#eeeeee;
	text-decoration:underline;
}

/* other */
img.thumb {
	width:300px;
	height:300px;
	border:0px;
}
.thumb200 {
	width:200px;
	height:200px;
	border:0px;
}

/* Side bar */
div.sidebar {
	float:right;
	width:250px;
	border: 1px solid #DDE2EE;
	background-color:#EEF3FF;
	margin:3px 0px 3px 35px;
	padding:1px 1px 1px 1px;
}

div.sidebar p {
	margin:10px 10px 5px 10px;
}

.inlineimage {
	vertical-align: middle;
	border:0px;
}

span.captiontext {
	font-family:"Courier New", Courier, mono;
}

.awardimage {
	border:0px;
	margin:30px 5px 30px 5px;
	vertical-align:middle;
	padding:5px;
}

#leftbuy {
	text-align:center;
	color:#6480c5;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:15px;
	background-color:#fff;
}

#leftbuy img {
	border:0px;
}


#leftbuy a, #leftbuy a:link {
	border:0px;
	background-image:none;
	display:block;
	padding:6px 10px 6px 10px;
}


#bdybtm {
	height:30px;
}

/* lightbox */
#lightbox{
	background-color:#eee;
	padding: 15px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

