
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
    border:                     0px none;
    font-family:                Trebuchet MS, arial, verdana;
    font-size:                  100%;
    font-style:                 inherit;
    font-weight:                inherit;
    margin:                     0px;
    padding:                    0px;
    vertical-align:             baseline;
}

body, form, table
{
    font-family:                Trebuchet MS, arial, verdana;
    margin:                     0px;
    padding:                    0px;
}

.asterisksClass
{
color:						red;
font-size:                  15px;
font-weight:                bold;
font-family:                Trebuchet MS, arial, verdana;
}


body
{

    width:100%;
    /*add background image path below
    background-image: url("/images/submitrates/shippinghubbackground.png");
	background-size:cover;*/

}
.body
{
 width:100%;
    /*add background image path below*/
    background-image: url("/images/submitrates/shippinghubbackground.png");
	background-size:cover
}

.tableFull
{
    width:                      100%;
	background-color:           #FFFFFF;
}

.tableFull th
{
    color:                      #FFFFFF; 
    background-color:           #525858; 
    padding:                    7px;
    text-align:                 left;
}

.tableFull td
{
    padding:                    2px;
}

.tableFull tr
{
	width:                      100%;
    font-size:                  12px;
    color:                      #FFFFF;
}
td.srTd
{
width: 16%;
}
.tableFull tr.hover
{
    background-color:           rgb(104,125,188);
	color:white;
}

.tableFull tr.even
{
    background-color:           #d8d8ff;
}

.tableFull tr.odd
{
    background-color:           #fff;
}

.header{
    background:	#667fcc
}
.leftlogo{
    width:10%;
    vertical-align:middle;
}
.midTitle{
     text-align:center;
    vertical-align:middle; 
}
.title{
    text-align:center;
    width:auto;  
}
.title p{
    color: #667fcc;
    padding:3px;
    font-size:32px;
	font-weight:bold;
    background-color:#fff;
}
.datePos{
    width:19%;vertical-align:middle;padding-left:10px;font-family: Trebuchet MS, arial, verdana;
}
.rightLogo{
    width:3%;vertical-align:middle
}
Input{
   margin-top: 10px;
}
.formEntry{
    padding: 25px;
    
    /*margin-top: 40px;
    margin-left:auto;
	margin-right:auto;*/
	width:405px;
    background-color:#99D9EA;
    border:5px solid #E43039;
    /*border-radius: 10px;
    -webkit-box-shadow: 20px 20px 23px 5px rgba(168,163,168,0.59);
    -moz-box-shadow: 20px 20px 23px 5px rgba(168,163,168,0.59);
    box-shadow: 20px 20px 23px 5px rgba(168,163,168,0.59);*/
}
.title{
    color:#a6a6a6;
    text-align: center;
    font-family: Trebuchet MS, arial, verdana;;
    font-stretch:;
}
.name{
    font-size: 18px;
    color: white;
    font-family: Trebuchet MS, arial, verdana;
     padding-top: 10px;
}

input[type=text] {
    font-size: 15px;
    height: 20px;
    width: 285px;
    padding:5px; 
    border:2px solid #ccc; 
  
}

input[type=text]:focus {
    border-color:#333;
}
input[type=password] {
    font-size: 15px;
    height: 20px;
    width: 285px;
    padding:5px; 
    border:2px solid #ccc; 
    
}

input[type=password]:focus {
    border-color:#333;
}

input[type=submit] {
    font-size: 15px;
    color: white;
    padding:7px 17px; 
    background: #002699;
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
    font-weight: bold;
}
input[type=submit]:hover{
    
    background:#002db3; 
}
input[type=file] {
    width: 280px;
    color: white;
    padding:5px 15px; 
    background: #cccccc;
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
}
input[type=file]:hover{
    
    background:#b3b3b3; 
}

.menuRow
{
    height:                     30px;
	background-color:           rgb(24,50,91);  
}

.menuText
{
    padding-left:               5px;
    padding-right:              5px;
}

.themecolor1
{
	background-color:rgb(147,159,208);
	color:#ffffff;
}

.themecolor1-4
{
	background-color:rgb(147,159,208);
	color:rgb(24,50,91);
}
.themecolor2
{
	background-color:rgb(104,125,188);
	color:#ffffff;
}
.themecolor3
{
	background-color:rgb(56,84,135);
	color:#ffffff;
}
.themecolor4
{
	background-color:rgb(24,50,91);
	color:#ffffff;
}
.themecolor41
{
	background-color:transprent;
	color:rgb(24,50,91);
}
.themecolor42
{
	background-color:rgb(104,125,188);
	color:rgb(24,50,91);
}
.menutdstyle
{
	vertical-align:middle;
	background-color:rgb(24,50,91);
	color:           rgb(255,255,255);
	text-align:                 center;
    cursor:                     pointer;
	font-family:                Trebuchet MS, arial, verdana;
    font-size:                  14px;
    font-weight:                bold;
    line-height:                22px;
	padding-left:               0px;
	padding-right:              0px;
	width:                      150px;

}
.menutdstyle:Hover
{
	vertical-align:      middle;
	background-color:    rgb(184,210,2511);
	color:               rgb(0,0,0);
}
.button12
{
}
.button12:Hover
{
}
.button1
{
    float:                      left;
    height:                     22px;
    cursor:                     pointer;
    margin-right:               5px;
	margin-left:                5px;
	font-family:                Trebuchet MS, arial, verdana;
    font-size:                  10px;
    font-weight:                bold;
    line-height:                22px;
	background-color:			rgb(24,50,91);
	color:						#ffffff;
	border:						1px solid rgb(24,50,91);
	border-radius: 				5px;
}

.buttoninv
{
 /*visibility:                 hidden;*/
 display: none;
}

.button1Hover
{
    float:                      left;
    height:                     22px;
    cursor:                     pointer;
    margin-right:               5px;
	margin-left:                5px;
	background-color:			rgb(56,84,135);
    color:                      #AAAAAA;
    font-size:                  10px;
    font-weight:                bold;
    line-height:                22px; 
}

.button2
{
    float:                      right;
    height:                     22px;
    margin-left:                0px;
    cursor:                     pointer;
    margin-right:               5px;
	margin-left:                5px;
	font-family:                Trebuchet MS, arial, verdana;
    font-size:                  10px;
    font-weight:                bold;
    line-height:                22px;
	background-color:			rgb(24,50,91);
	color:						#ffffff;
	border:						1px solid rgb(24,50,91);
	border-radius: 				5px;
}

.button2Hover
{
    float:                      right;
    height:                     22px;
    cursor:                     pointer;
    margin-right:               5px;
	margin-left:                5px;
	background-color:			rgb(56,84,135);
    color:                      #AAAAAA;
    font-size:                  10px;
    font-weight:                bold;
    line-height:                22px; 
}
.button2submit {
	float:right;
    font-size: 15px;
    color: white;
    padding:7px 17px; 
    background: #002699;
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
    font-weight: bold;
	margin:15px;
}
.button2submit :hover{
    
    background:#002db3; 
}
.errorBlock
{
    padding:                    5px;
}
.text11                          
{
    color:                      red;
    font-size:                  14px;
	font-family:                Trebuchet MS, arial, verdana;
	font-weight:				bold;
	
}
.rightContentmod
{
    padding-right:              5px;
    width:                      95%; 
} 
.formregister
{
    float:                      left;
    width:                      450px;
    height:                     auto;
    padding:                    5px;
}

.rowregister 
{
    float:                      left;
    width:                      450px;
    height:                     40px;
}

.leftRowregister 
{
    float:                      left;
    width:                      132px;
    height:                     30px;  
    font-size:                  15px;
    padding-right:              5px;   
    line-height:                60px;
	color:                      #ffffff;
}
.rightRowregister 
{
    float:              left;
    height:             40px;
}

.fieldsetContent2
{
   float:						right;
   width:                       500px;
    height:                     auto;
    margin-left:                auto;
    margin-right:               auto;
	margin-top:                 -240px;
	position: 					relative;
	top:						20px;
	left:						0px;
	
    background-color:           #4C82C3;
	border		:				4px solid #ffcc00; 
	
	border-radius: 				5px; 

	background-attachment: scroll;
	box-shadow:10px 10px 5px #888888;
    
}

.buttonRow1
{
    height:                     22px;
}
.loginError
{
	
}
.tableHeader1
{
    border:                     1px solid #bbbbbb;
    height:                     25px;
    background-image:           url(../images/tableHeaderRepeat.jpg);
    background-repeat:          repeat; 
}

.tableHeader1Text
{
    padding-left:               10px;
    padding-top:                 4px;
}

.buttonOk
{
	background-image: url(../images/buttonOk.gif);

}

.buttonCancel
{

background-image:url(../images/buttonOk.gif);
}

.required:after
{
color:red;
font-weight:    bold;
font-size:13px;
content:'*';
}	