/* CSS Document */

html {height:100%;width:100%;}

body { 
margin:0;
padding:0;
background-size: 100%;
width:100%; 
height:100%;
font: normal 12px Tahoma,Verdana,Arial,Helvetica;
line-height:1.2;
color:#333333;
overflow:-moz-scrollbars-vertical;
}

td,th {
font: normal 12px Tahoma,Verdana,Arial,Helvetica;
line-height:16px;
color:#333333;
}

.global_table {
width: 100%;
height: 100%;
background-image:url(/images/new_site/page-bkgd.jpg);
background-repeat:repeat;
}

.main_table {
width:985px;
height: 100%;
background: #ffffff;
border-left: 1px solid #C4C4C4;
border-right: 1px solid #C4C4C4;
background-repeat:no-repeat;
text-align:center;
}

/*********************************/
/*** Page. **********************/
/*********************************/

.table_submit_form {
height: 352px;
width: 100%;
background-image:url(/images/new_site/send-request-bkgd.jpg);
background-repeat:no-repeat;
}

.client_list_top {
height: 22px;
width: 322px;
background-image:url(/images/new_site/scroll-panel-top.jpg);
background-repeat:no-repeat;
}

.client_list_bottom {
height: 22px;
width: 322px;
background-image:url(/images/new_site/scroll-panel-bottom.jpg);
background-repeat:no-repeat;
}

textarea.dimension {width:95%; height:75px;}

.navbar_background {
background-image:url(/images/new_site/menu-bar-bkgd.jpg);
}

.navbar_background_rollover {
background-image:url(/images/new_site/menu-bar-rollover-bkgd.jpg);
}

/*********************************/
/*** Page Links. *****************/
/*********************************/
a {
color: #003399;
font-weight: normal;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover {
text-decoration: underline;
color:#CC7700;
}

a img {border: none; } 

img.floatleft {
float: left;
padding-right:15px;
padding-bottom:5px;
}

img.floatright {
float: right;
padding-left:15px;
padding-bottom:5px;
}

/*********************************/
/*** Form. ***********************/
/*********************************/
.form_input {
font-family: Arial;
font-size: 10px;
padding-left: 3px;
}

.submitForText {
font-size:12px;
font-family: Arial;
text-align:justify;
margin-left:3px;
margin-right:8px;
margin-bottom:2px;
margin-top:0px;
}

/*********************************/
/*** Text. *******************/
/*********************************/

.title_small_blue {
font-size:10px;
color:#003399;
}

.title_large_blue {
font-size:16px;
font-family: Arial;
color:#003399;
margin-bottom:5px;
}

.title_small_white {
font-size:12px;
font-family: Arial;
color:white;
}

.title_large_white {
font-size:24px;
color:white;
font-weight: bold;
font-family: Arial;
}

.footerImage {
background-repeat:no-repeat;
}

.text_small {
font-size:12px;
font-family: Arial;
font-weight: normal;
margin-bottom:0px;
margin-top:0px;
}

.paragraphText {
font-size:14px;
font-family: Arial;
margin-bottom:10px;
margin-top:0px;
}

#pscroller1{
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
padding-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
width: 322px;
float:center;
height: 100px;
padding: 0px;
background-color:white;
}

.h1{
margin-top:5px;
margin-bottom:5px;
}

.paddingVertical{
padding-bottom:5px;
padding-top:5px;
}





