* {
    padding: 0;
    margin: 0;
} 

html {overflow-y: scroll;}



body {
background: #7D7D7D;
font-family: Arial;
font-size: 14px;
padding: 0;
margin: 0;
color: #444;
line-height: 17px;
}

img { border: none; }
a { color: #006699; text-decoration: none;}
a:hover { text-decoration: none; color : #0000ff; }
h1 { color: #0000ff; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: bold; font-size: 15px;}
h1 a { text-decoration: none; font-size: 28px; color : #0000ff;}
h1 a:hover {text-decoration: underline; font-size: 28px;  color : #ffff00;}

p {
    padding: 0;
    margin: 0;
} 

form {
    padding: 0;
    margin: 0;
} 

#topwrap { 
background: #d7d7d7 url(images/topwrap1.jpg) no-repeat;
padding-top:15px;
}
#bottomwrap { 
background: #d7d7d7 url(images/bottomwrap.jpg) no-repeat;
padding: 10px 0;
}


#header {
height: 110px;
background: #7D7D7D url(images/header.jpg) no-repeat;
}
#header h1 {
font-size: 27px;
font-weight: 100;
letter-spacing: -2px;
padding: 0px 0 0 30px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #0000ff;
text-decoration: none;
}

#header h2 {
font-size: 14px;
color: #eee;
padding: 10px 0 0 39px;
}

#menu {
height: 30px;
line-height: 30px;
background: #7D7D7D url(images/menu.jpg) no-repeat;
}
#menu li
{
float: left;
list-style-type: none;
padding-right: 5px;
}
#menu li a{ 
color: #fff;
text-decoration: none;
padding: 0 10px;
font-weight: 600;
}
#menu li a:hover {
color: #111;
}
#menu ul { padding-left: 20px;}

#topcontent { 
background: #7D7D7D url(images/topcontent.jpg) no-repeat;
padding: 10px 0;
}

#content { 
background: #7D7D7D url(images/content.jpg) repeat-y;
padding: 0 20px;
}

#left {
margin-top: 10px;
width: 600px;
float: right;
font-size: 12px;
text-align: justify;
margin-left: 0px;
padding-bottom: 20px;
}

#right {
margin-top: 10px;
width: 150px;
float: left;
}
#right ul { color: #006699; padding: 10px 0 10px 20px; }
#right ul li { padding: 2px 0 3px 0; }
#right ul li a { font-weight: 600; display: block; text-decoration: none; font-size: 13px; border-bottom: 1px dotted #aaa; }
#right ul li a:hover { color : #0000ff; }

#bottom {
background: #7D7D7D url(images/bottom.jpg) no-repeat;
padding: 6px 0;
}

#footer {
font-size: 11px;
color: #eee;
text-align: center;
padding: 10px 0;
}
#footer a { 
color: #eee;
text-decoration: none;
}
#footer a:hover {
color: #000; 
text-decoration: underline; 
}


/* Begin recent clients list. */

#recent-clients {margin-bottom: 25px;
                 padding: 0;}

#recent-clients ul {margin: 0;
                    padding: 0;
                    list-style-type: none;}

#recent-clients li {display: inline;
                    padding: 0 1px 0 0;}

#recent-clients li a img {padding: 0;
                          margin: 0;
                          border: 2px solid #E0E0E0;}

#recent-clients li a:hover img {border: 2px solid #677C2F;}





/* HIGHSLIDE */



/**********************************/

* {
    font-family: Tahoma, sans-serif, Verdana;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


#nav {
	position:absolute;
	top:100px;
	right:30px
}
ul#nav {
}
ul#nav li {
	display:inline;
}
ul#nav a {
	color:#FFFFFF;
	line-height:43px;
	padding:0 10px;
	border-right:#FFFFFF 1px solid;
}
ul#nav .last a {
	border:none
}


/******* BOXES ***********/
#box
{
	width:100px;
	height:100px;
	background: url("images/box.png") 0px 0px no-repeat;
}
#box_current{
	width:100px;
	height:100px;
	background-image: url("images/box_current.png");
}
#box_locked{
	width:100px;
	height:100px;
	background-image: url("images/box_locked.png");
}
#box_selected{
	width:100px;
	height:100px;
	background-image: url("images/box_selected.png");
}
#box:hover{
	text-decoration: none;
	background-image: url("images/box_selected.png");
}



/******* BOXES ***********/
#box_small
{
	width:80px;
	height:80px;
	background: url("images/box_small.png") 0px 0px no-repeat;
}
#box_current_small{
	width:80px;
	height:80px;
	background-image: url("images/box_current_small.png");
}
#box_locked_small{
	width:80px;
	height:80px;
	background-image: url("images/box_locked_small.png");
}

#box_selected_small{
	width:80px;
	height:80px;
	background-image: url("images/box_selected_small.png");
}
#box_small:hover{
	text-decoration: none;
	background-image: url("images/box_selected_small.png");
}


/* CSS for the box starts here */
	.boxa {
		width:100%;
		padding:0 12px 0 0;
		background:#fff url(images/borders.gif) 100% 0 repeat-y;
	}
	.bi {
		padding:0 0 0 12px;
		background:#fff url(images/borders.gif) 0 0 repeat-y;
	}
	.bt {
		height:17px;
		margin:0 -12px;
		background:url(images/box.gif) 100% 0 no-repeat;
	}
	.bt div {
		width:18px;
		height:17px;
		background:url(images/box.gif) 0 0 no-repeat;
	}
	.bb {
		height:17px;
		margin:0 -12px;
		background:url(images/box.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:18px;
		height:17px;
		background:url(images/box.gif) 0 100% no-repeat;
	}
	.boxa h2 {
		font-family:  Arial;
		margin:0;
		padding:0.3em 10px;
		font-size: 14px;
		color:  #000000;
		background:#ccc;
		
	}
	.boxa h2 a{
		font-family:  Arial;
		font-size: 16px;
		color:  #0000ff;
	}
	.boxa p, .boxa ul {
		margin:0;
		padding:4px 10px;
		background:#fff;
	}
	.boxa li {
		margin:0 0 0 2em;
		padding:0;
	}



#gradient-style
{
	font-family: Arial;
	font-size: 15px;
	margin: 0px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	background: #b9c9fe url('table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #000;
	color: #000;
}
#gradient-style td
{
	padding: 3px; 
	border-bottom: 1px solid #000;
	color: #000000;
	border-top: 1px solid #000;
	background: #e8edff url('table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 11px;
	color: #000000;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('table-images/gradhover.png') repeat-x;
	color: #0000ff;
}


.module_text
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	
}

.document_receiver
{
	font-size: 13px;
	color: #000000;
}



/* CSS for the box starts here */
	.boxt {
		padding:0 12px 0 0;
		background:#fff url(images/borders.gif) 100% 0 repeat-y;
	}
	.bit {
		padding:0 0 0 12px;
		background:#fff url(images/borders.gif) 0 0 repeat-y;
	}
	.btt {
		height:17px;
		margin:0 -12px;
		background:url(images/box.gif) 100% 0 no-repeat;
	}
	.btt div {
		width:18px;
		height:17px;
		background:url(images/box.gif) 0 0 no-repeat;
	}
	.bbt {
		height:17px;
		margin:0 -12px;
		background:url(images/box.gif) 100% 100% no-repeat;
	}
	.bbt div {
		width:18px;
		height:17px;
		background:url(images/box.gif) 0 100% no-repeat;
	}
	.boxt h1 {
		margin:0;
		padding:0.3em 10px;
		background:#efece6;
		font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}
	.boxt p, .box ul {
		margin:0;
		padding:4px 10px;
		background:#fff;
	}
	.boxt li {
		margin:0 0 0 2em;
		padding:0;
	}
