html {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
}
.title{
	font-size:18px;
	font-weight:bold;
}
#clientMenuWrapper {
	background: #333333;
	height: 20px;
	padding: 4px 0px;
}
.leftrightpadding{
padding-left:20px; padding-right:20px;
}
.leftrightpaddingsm{
padding-left:8px; padding-right:8px;
}
.leftrightborder{
border-right:#CCCCCC dotted 1px; border-left:#CCCCCC dotted 1px;
}
.rightborder{
border-right:#CCCCCC dotted 1px; 
}
.titleinfo{
	width:60px;
	text-align:right;
}

#clientMenu {
	width: 950px;
	margin: 0px auto;
}
* #clientMenu {
	color: #fff;
	text-align: right;
	padding: 0px 10px;
	font-size: 12px;
}
#preLoad {
	display: none;
}
#outerContainer {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333;
}
#header {
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	height: 200px;
}
.headerGraphic {
	margin-left: 12px;
	margin-right: 12px;
	height: 150px;
}
.clientBanner {
	height: 150px;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}

#navBar {
	height: 40px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 40px;
}
#innerContainer {
	background-image: url(../images/middle_bg.png);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}
#content {
	background-color: #fff;
	margin-left: 12px;
	margin-right: 12px;	
	padding-left: 38px;
	padding-right: 38px;	
}
#footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	height: 40px;
}
#footerContent {
	background-color: #fff;
	height: 27px;	
	margin-left: 24px;
	margin-right: 24px;		
}
#copyright {
	font-size: 10pt;
	color: #333333;
	text-align: center;
	padding-bottom: 600px;
}
#regtext div:hover{
text-decoration:underline; 
cursor: pointer;
color:#FF0000;
}

.uploadinfo{
	font-size:16px;
	letter-spacing:1px;
	font-weight:bold;
}

.uploaddifima h2{
text-decoration:none;
	font-size:10px; text-align:left; padding-top:6px;
}
.uploaddifima h2:hover{
	text-decoration:underline; color:#FF0000;font-size:10px; text-align:left; padding-top:6px;
	cursor: pointer;
}


#uploadclient{
	margin-left:auto;
	margin-right:auto;
	width:420px;
	}
.rightside{
padding-top:10px;
margin-right:20px;
	text-align:right;
	}
.leftspace{
	padding-left: 20px;
}
.lineinbetween{
border-bottom:#CCCCCC dotted 1px; 
margin-bottom:10px;
margin-top:10px;
height:1px;
}
.leftspacelrg{
	padding-left: 40px;
}
a:link, a:active, a:visited {
	color: #0000CC;
}
a:hover {
	color: #CC0000;
}



#test-list {
	margin: 0px;
	padding: 0px;
}
#test-list li {
	display:block;
	padding: 0px 0px;
	margin: 0px 0px 3px 0px;
}
#test-list li img.handle {
	margin-right: 20px;
	cursor: move;
}
#test-list li li{
display:list-item;
}



form {
	margin: 0px;
	padding: 0px;
}
textarea, input[type='text'], input[type='password'] {
	font-family: Arial, Helvetica, sans-serif;
}

#innerContainer h1 {
	font-size: 30px;
	color: #333333;
	margin-top: 0px;
}
#innerContainer h2 {
	color: #333;
	line-height: 32px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
#innerContainer h2[onclick]:hover {
	text-decoration: underline;
	color:#CC0000;
	cursor: pointer;
}
/*
#noLink h2 {
	text-decoration:none;
	font-weight: bold;
	color: #333;
	line-height: 32px;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}

#noLink h2:hover {
	color: #333;
	cursor:default;
	text-decoration:none;
}
*/
#innerContainer h3{
	text-decoration:none;
	font-weight: bold;
	color:#000066;
	line-height: 32px;
	font-stretch:ultra-expanded;
	padding-top: 5px;
	padding: 0px;
	margin: 0px;
}
#clientMenu a:link, #clientMenu a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;	
}
#clientMenu a:hover, #clientMenu a:active {
	color: #cc0000;
	font-weight: normal;
	text-decoration: underline;
}
fieldset {
	margin:0px 0px 10px 0px;
	padding: 10px;
}
legend {
	color: #000;
}
.red {
	color: #CC0000;
}
.green {
	color: #060;
}
.blue {
	color: #03C;
}
.purple {
	color: #339;
}
.breaker {
	height: 0px;
	clear: both;
}
.textboxtl {
	width: 30px;
	height: 30px;
	background-image: url(../images/textbox_tl.jpg);
	background-repeat: no-repeat;
}
.textboxt {
	height: 30px;
	background-image: url(../images/textbox_t.jpg);
	background-repeat: repeat-x;
}
.textboxtr {
	width: 30px;
	height: 30px;
	background-image: url(../images/textbox_tr.jpg);
	background-repeat: no-repeat;
}
.textboxl {
	width: 30px;
	background-image: url(../images/textbox_l.jpg);
	background-repeat: repeat-y;
}
.textboxr {
	width: 30px;
	background-image: url(../images/textbox_r.jpg);
	background-repeat: repeat-y;
}
.textboxbl {
	width: 30px;
	height: 30px;
	background-image: url(../images/textbox_bl.jpg);
	background-repeat: no-repeat;
}
.textboxb {
	height: 30px;
	background-image: url(../images/textbox_b.jpg);
	background-repeat: repeat-x;
}
.textboxbr {
	width: 30px;
	height: 30px;
	background-image: url(../images/textbox_br.jpg);
	background-repeat: no-repeat;
}
hr {
	clear: both;
	color: #333;
}
.message {
	text-align: center;
	background: #FFFF99;
	margin: 10px;
	padding: 20px;
	clear: both;
	border: 2px solid #FFCC00;
}
.themessage {
	text-align: center;
	background: #FFFF99;
	margin: 10px;
	padding: 20px;
	clear: both;
	border: 2px solid #FFCC00;
}
.directions {
	background: #E0E6EB;
	margin: 4px 0px;
	padding: 8px;
	border: 1px solid #628097;
}
* .directions {
	font-size: 12px;
}
.hide {
	display: none;
}
.noWhiteSpace {
	margin: 0px;
	padding: 0px;
}
/*Navbar Menu*/
.glossymenu {
	position: relative;
	padding: 0px;
	margin: 0 auto 0 auto;
	/*background: url(media/menub_bg.gif) repeat-x; tab background image path*/
	height: 40px;
	list-style: none;
	background-image: url(../images/navbar_bg.png);
	background-repeat: repeat-x;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding:0 0 0 10px; /*Padding to accomodate left tab image. Do not change*/
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	text-align: center;
}

.glossymenu li a span{
	float: left;
	display: block;
	padding: 0 10px 0 0px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images/navbar.png) no-repeat; /*left tab image path*/
	background-position: left top;
	background-color: #333;
}

.glossymenu li.current a span, .glossymenu li a:hover span{
	color: #fff;
	background: url(../images/navbar.png) no-repeat right top; /*right tab image path*/
	background-color: #333;
}


.rightdash{
	border-right:#999999 dotted 1px;
}

.uploaddifimamed h2{
	font-size:12px;
}
.uploaddifimamed h2:hover{
	text-decoration:underline; color:#FF0000;font-size:12px;
	cursor: pointer;
}

.uploaddifimamed div{
	font-weight:bold;
	color:#993333;
	font-size:12px;
}
.uploaddifimamed div:hover{
	text-decoration:underline; color:#FF0000;font-size:12px;
	cursor: pointer;
}
.clientname{
	font-weight:bold;
	font-size:18px;
	}


/* Alex Button v4 */
a.alexButton_v4I {
	font-size: 18px;
}
a.alexButton_v4I:link,a.alexButton_v4I:visited {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #333;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Up.gif) repeat-x bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:hover {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Over.gif) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:active {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(http://onlinebuttonsecrets.com/covers/abv3Down.gif) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
div.alexButton_v4O_Default {
    padding: 6px;
    background-color: #333;
}
div.alexButton_v4O_Hover {
    padding: 6px;
    background-color: #00cc00;
}
div.alexButton_v4O_Pressed {
    padding: 6px;
    background-color: #00cc00;
}


#editlinks div{
	font-weight:bolder;
}
#editlinks div:hover{
	font-weight:bolder;

	text-decoration:underline;
	color:#FF0000;
	cursor:pointer;
}
/* End Alex Button 4 */

#topBox {
	margin: 0px auto;
	background-image: url(../images/box_middle.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px;
}
#topBox table.top td.left {
	background-image: url(../images/box_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	line-height: 60px;
	font-size: 16px;
	font-weight: bold;
}
#topBox table.top td.left div.heading {
	background-image: url(../images/box_center.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px 30px 0px 20px;
}
#topBox table.top td.right {
	background-image: url(../images/box_top.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #FFF;
	width: 90%;
	margin: 0px;
	padding: 0px;
}
#topBox div#insideBox {
	background-image: url(../images/box_middle.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 10px;
}
#topBox div.text {
	padding: 0px 20px;
	margin: 0px;
}
#topBox div.bottom {
	padding: 0px 0px 0px 30px;
	margin: 0px;
	background-image: url(../images/box_bottom.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 30px;
}
#topBox div.bottom div.bottomright {
	background-image: url(../images/box_bottom.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
.littleheader{
	font-weight:bold; font-size:14px; padding-bottom:20px; 
}
table.greenbar thead tr th {
	background: url(../images/navbar_bg.png) repeat-x;
	line-height: 20px;
}
.border_top {
	border-top: 1px solid #E0E0E0;
}
.border_bottom {
	border-bottom: 1px dotted #aFaFaF;
}
.greenbar_top {
	background: #B1FEA9;
}
.greenbar_alt {
	background: #EFEFEF;
}
.greenbar {	
	background: #fff;
}
.tw {
	font: 10px Arial, Helvetica, sans-serif;
}
.topbtmpadding{
	padding-top:4px;
	padding-bottom:4px;
}
@import url(clearfix.css);
