/* Main page styles */
/* default link style*/
a {
	color: #F99003;
	text-decoration : underline;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a:hover {
 	color: #FFB73C;
	text-decoration : none;
	font-weight : bold;
}

body {
	background: #DAE4EA url(../images/bg_minigradient.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bg {
	background-image: url(../images/bg_gradient.gif);
	background-repeat: repeat-x;
}
hr
{
	background-color : #ccc;
	color : #ccc;
	height : 1px;
	border : 0 solid #ccc;
	border-top-width : thin;
}

/* Site Map styles, for /sitemap.php */

#sitemap{
padding: 10px 0 0 0;
}

#sitemap li a{
background: none;
border: none;
color: #F99003;
text-decoration : underline;
font-weight : bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
padding-left:0;
}

#sitemap li a:hover{
background: none;
border: none;
text-decoration: none;
}

#sitemap li a.subnav{
background: none;
padding-left: 10px;
border: none;
color: #F99003;
text-decoration : underline;
font-weight : normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#sitemap li a.subnav:hover{
background: none;
border: none;
text-decoration: none;
}

/* End Site Map Styles - GR */

.left {
	background: url(../images/bg_left2.gif) repeat-y right top;
}
.top_left	{
	background: url(../images/bg_left_top.gif) no-repeat right top;
}
.right {
	background: url(../images/bg_right2.gif) repeat-y left top;
}
.top_right	{
	background: url(../images/bg_right_top.gif) no-repeat left top;
}
td {
	font-size : 12px;
	font-family : Arial, Verdana, Helvetica, Sans-serif;
	font-style : normal;
	color : #000000;
	line-height : 17px;
}


/* All main body text*/
p  {
	font-size : 12px;
	font-family : Arial, Verdana, Helvetica, Sans-serif;
	font-style : normal;
	color : #000000;
}



/* Main menu */
.menu01 {
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
	vertical-align: middle;

}
.menu01:Active {
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
	vertical-align: middle;
}
.menu01:Hover {
	font-size : 12px;
	color: #C6FFFF;
	text-decoration: none;
	font-weight: bold;
}

/* Main menu - ON State */
.menu02  {
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	background-image: url(../images/menu_on.gif);
}


/* footer nav */
.footer01  {
	font-size : 11px;
	font-family : Arial, Verdana, Helvetica, Sans-serif;
	color : #92918F;
	font-weight: normal;
	text-decoration: none;

}

a.footer01:Hover  {
	font-size : 11px;
	font-family : Arial, Verdana, Helvetica, Sans-serif;
	color : #92918F;
	font-weight: normal;
	text-decoration: underline;

}
/* Motive Footer links */
.motive  {
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	color : #BFBFBF;
	line-height : 20px;
}
.motive:Active  {
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	color : #BFBFBF;
	line-height : 20px;
}
a.motive:Hover  {
	font-size : 11px;
	font-weight: normal;
	text-decoration : underline;
	color : #BFBFBF;
	line-height : 20px;
}

/* Align all tables to top */
 td.vatop,th.vatop,tr.vatop td,tr.vatop th,table.vatop td,table.vatop th,div.vatop{vertical-align:top}

/* Form styles */
.input1 {
	font-size : 11px;
	font-family : Arial, Verdana, Helvetica, Sans-serif;
	font-style : normal;
	color : #006699;
	background: #FFFFFF;
	padding : 1px 0px 0px 4px;
	}
.button {
   color: #F99003;
   font-family : Arial, Verdana, Helvetica, Sans-serif;
   font-weight: bold;
   background: #F2F6FB;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   }
   
input.buttonhover{
   background: #F99003;
   color:#F2F6FB;
   text-decoration: underline;
   }

.pad10 {
	padding-top : 		0px;
	padding-right : 	10px;
	padding-bottom : 	10px;
	padding-left : 		10px;
	vertical-align: top;

}

.contentmaintop {
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;

}
.footer {
	background: url(../images/footer_bg.gif) no-repeat top center;
}

.menugap1px {
	background-color: #4487A5;
	height: 1px;
	width: 1px;
}
.menu {
	background-image: url(../images/menu_gradientbg.gif);
	background-repeat: repeat-y;
	vertical-align: top;

}
.righttab {
	background-image: url(../images/right_bg1.jpg);
	background-repeat: no-repeat;
	background-color: #F2F6FB;
	background-position: 0px 0px;
	padding-left: 14px;

}
.righttabbottom {
	background-image: url(../images/right_bg2.gif);
	background-repeat: no-repeat;
	background-color: #F2F6FB;
	padding-left: 20px;
	padding-top: 10px;

}
.rightgradient {
	background-image: url(../images/right_gradient_bg.gif);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 0px;
	vertical-align: top;

}
