/* MAIN MENU STYLES */


u.mainmenu 
{
	color: #00529B;
	text-decoration: none;
}
div.mainmenu
{
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #434343;
	font-weight: bold;
}
div.mainmenusub
{
	padding-left: 20px;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #82909C;
}
div.mainmenusubsub
{
	padding-left: 30px;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #82909C;
}
div.mainmenusubsubsub
{
	padding-left: 40px;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #82909C;
}
div.mainmenusubsubsubsub
{
	padding-left: 50px;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #82909C;
}
a.mainmenu
{
	color:#434343;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a.mainmenu:hover
{
	color: #00529B;
}
a.mainmenusub
{
	color:#82909c;
	text-decoration: none;
}
a.mainmenusubsub
{
	color:#82909c;
	text-decoration: none;
}
a.mainmenusubsubsub
{
	color:#82909c;
	text-decoration: none;
}
a.mainmenusubsubsubsub
{
	color:#82909c;
	text-decoration: none;
}

/* END of MAIN MENU STYLES */

/* Category Menu CSS */
#categorymenumain 
{
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #434343;
	font-weight: bold;
}

#categorymenusub 
{
	padding-left: 20px;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #82909C;
}

#categorymenusubsub 
{
	padding-left: 25px;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #82909C;
}
#categorymenusubsubsub
{
	padding-left: 30px;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #82909C;
}
#categorymenusubsubsubsub
{
	padding-left: 35px;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #82909C;
}
a.categorymenu
{
	color:#434343;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

}
a.categorymenusub
{
	color:#82909c;
	text-decoration: none;
}
a:hover.categorymenu
{
	color: #82909c;
}
a:active.categorymenu
{
	color: #82909c;

}



/* CATEGORY  IMAGES  CSS */
table.randomcategory 
{
    border-style:none;
    padding:0px 0px 0px 0px;
    empty-cells: show;
    width:717px;

}
td.randomcategorylabel
{
    background-color:#FFFFFF;
    vertical-align:top;
}
td.randomcategory
{
	background-color:#FFFFFF;
	vertical-align:top;
	width:33%;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.randomcategory 
{
	background-color:#6988a3;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	padding:10px 0px 10px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
div.randomcategorynoimg 
{
    font-family:Arial Sans-Serif;
    color:#252525;
    text-decoration: none;
    background-color:#FFFFFF;
    text-align:left;
}
img.randomcategory 
{
	width:150px;
	vertical-align:top;
	border-style:none;
	margin-left: auto ;
	margin-right: auto ;

}
a.randomcategory 
{
	text-decoration:none;
	color:#ffffff;
}
a:hover.randomcategory 
{
	text-decoration:none;
	color:#2a4e6e;
}
a:active.randomcategory 
{
    text-decoration:none;
    color:#252525;
	}

/* End of CATEGORY IMAGES CSS */






body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #3B3B3B;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4C4C;
}
.rts3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #282828;
}
.rts2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FEFEFE;
	margin-top: 0px;
	margin-bottom: 0px;
}

.rts2 a {
	color: #4C4C4C;
	text-decoration:none;
}
.rts2 a:hover {
	color: #333333;
	text-decoration:underline;
}

.footer a {
	color: #4C4C4C;
	text-decoration:none;
}
.logout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4C4C4C;
}

.logout a {
	color: #4C4C4C;
	text-decoration:none;
}
.logout a:hover {
	color: #000000;
	text-decoration:underline;
}
.city {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #2A4E6E;
}
a img { 
	display:block; 
	border: none; 
}
.timeStamp {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #434343;
}

p {
	text-indent: 0px;
}
.formHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #2a4e6e;
	padding-left: 5px;
	text-transform: uppercase;
}#SubmitQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2a4e6e;
	font-weight: bold;
}
.required {
	color: #990000;
	font-weight: normal;
	text-transform: lowercase;
	font-style: italic;
}
.uponBinding {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}
