/* CSS Document */

/************************************************/
/* layout styles 									*/
/************************************************/

/* Admin page layouts */

#adminmainpageholder
{
	padding: 0px;
	width: 775px;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#admintopofpage
{
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 775px;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: 10;
	left: 0px;
	top: 0px;
	background-image: url(/get_images/admin/admintopbackground.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #5E3636;
}

#adminmenuarea
{
	font-size: 12px;
	font-style: normal;
	color: #000000;
	vertical-align: middle;
	height: 20px;
	width: 775px;
	position: absolute;
	z-index: 15;
	left: 0px;
	top: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F7F6C6;
}

#adminmainbody
{
	position: absolute;
	z-index: 20;
	width: 775px;
	left: 0px;
	top: 120px;
	background-color: #FFFFFF;
}

#adminfooter
{
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	clear: both;
	width: 775px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F7F6C6;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../get_images/admin/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 40px;
}

#adminmenuholdingarea {
	position: static;
	height: 300px;
}

/* Main page layouts */


#mainpageholder
{
	padding: 5px;
	width: 965px;
	background-color: #FFFFFF;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 10px;
}
	

#topsearch
{
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 355px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 50;
	left: 245px;
	top: 15px;
	background-color: #FFFFFF;
}

#topofpage
{
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 965px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 20;
	left: 5px;
	top: 5px;
	background-image: url(../get_images/layout/top_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}



#menuarea
{
	font-size: 16px;
	font-style: normal;
	color: #000000;
	vertical-align: middle;
	height: 35px;
	width: 670px;
	position: absolute;
	z-index: 30;
	left: 300px;
	top: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mainbody
{
	margin: 0px;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#mainleftcol
{
	padding: 0px;
	clear: left;
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainrightarea
{
	clear: right;
	float: right;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainrightcol
{
	clear: right;
	float: right;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;		
}

#maincentercol
{
	width: 525px;
	float: left;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;		
}


#footer
{
}

#menuholdingarea {
	position: static;
}
#menutitle
{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	width: 188px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}





/************************************************/
/* end layout styles 							*/
/************************************************/

/************************************************/
/* global layout styles 						*/
/************************************************/
html, body{
	background-color: #FFFFFF;
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul, ol, li
{
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 10px;
	margin-left: 10px;
}

/************************************************/
/* end global layout styles 					*/
/************************************************/




/************************************************/
/* text styles 									*/
/************************************************/

body {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a, a:link, a:visited
{
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active
{
	color: #8D64AB;
	text-decoration: underline;
}

.leftnav a, .leftnav a:link, .leftnav a:visited
{
	color: #01445E;
	text-decoration: none;
}
.leftnav a:hover, .leftnav a:active
{
	color: #7B9FC1;
	text-decoration: underline;
}
.leftnav form
{
	background-color: #2F3583;
}

input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

h1{
	font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #000000;
}

h2{
	font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000000;
}

.adminmaintitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #000000;
}

.adminsubtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
}
.fadedtext{
	color: #999999;
}

.roundedbox .breadcrumbs
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #01445E;
	margin-top: 10px;
	margin-bottom: 10px;
}
.roundedbox .breadcrumbs a, .roundedbox .breadcrumbs a:link, .roundedbox .breadcrumbs a:visited
{
	color: #01445E;;
	text-decoration: none;
}
.roundedbox .breadcrumbs a:hover, .roundedbox .breadcrumbs a:active
{
	color: #FF0000;
	text-decoration: underline;
}

.top_nav_menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-top: 2px;
}
.top_nav_menu a, .top_nav_menu a:link, .top_nav_menu a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
}
.top_nav_menu a:hover, .top_nav_menu a:active
{
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 20px;
}

#mainleftcol a, #mainleftcol a:link, #mainleftcol a:visited
{
	color: #01445E;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#mainleftcol a:hover, #mainleftcol a:active
{
	color: #01445E;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

#mainleftcol .backlink, #mainleftcol .backlink:link, #mainleftcol .backlink:visited
{
	color: #01445E;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#mainleftcol .backlink:hover, #mainleftcol .backlink:active
{
	color: #01445E;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

#mainbody .menu_main_item, .menu_main_item
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-top: 8px;
	padding-left: 25px;
	padding-bottom: 8px;
	background-color:#FFFFFF;
	background-image: url(../get_images/menu/blue_square_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainbody .menu_main_item:hover, .menu_main_item:hover
{
	background-color: #C5B1D4;
}

#mainbody .menu_main_item a, #mainbody .menu_main_item a:link, #mainbody .menu_main_item a:visited,
 .menu_main_item a,  .menu_main_item a:link,  .menu_main_item a:visited
{
	color: #000000;
	text-decoration: none;
}
#mainbody .menu_main_item a:hover, #mainbody .menu_main_item a:active,
.menu_main_item a:hover,  .menu_main_item a:active
{
	color: #8D64AB;
	text-decoration: underline;
}

#mainbody .menu_sub_item_dark, .menu_sub_item_dark
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	background-color: #C5B1D4;
}



#mainbody .menu_sub_item_dark a, #mainbody .menu_sub_item_dark a:link, #mainbody .menu_sub_item_dark a:visited,
 .menu_sub_item_dark a,  .menu_sub_item_dark a:link,  .menu_sub_item_dark a:visited
{
	color: #000000;
	text-decoration: none;
}
#mainbody .menu_sub_item_dark a:hover, #mainbody .menu_sub_item_dark a:active,
.menu_sub_item_dark a:hover,  .menu_sub_item_dark a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}

#mainbody .menu_sub_item_light, .menu_sub_item_light
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-left: 35px;
	padding-bottom: 5px;
	background-color: #DDDEDF;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

#mainbody .menu_sub_item_light:hover, .menu_sub_item_light:hover
{
	background-color: #C5B1D4;
}


#mainbody .menu_sub_item_light a, #mainbody .menu_sub_item_light a:link, #mainbody .menu_sub_item_light a:visited,
 .menu_sub_item_light a,  .menu_sub_item_light a:link,  .menu_sub_item_light a:visited
{
	color: #000000;
	text-decoration: none;
}
#mainbody .menu_sub_item_light a:hover, #mainbody .menu_sub_item_light a:active,
.menu_sub_item_light a:hover,  .menu_sub_item_light a:active
{
	color: #8D64AB;
	text-decoration: underline;
}



.red
{
	color:#FF0000;
}
/************************************************/
/* end text styles 								*/
/************************************************/


/************************************************/
/* area and box styles 								*/
/************************************************/

.topimage
{
}

.boxedtext
{
	padding: 10px;
	width: 651px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 2px solid #8C64AB;
}

.newslettersignup
{
	background-color: #E8E0EE;
	padding: 10px;
	height: 70px;
	width: 360px;
}
.searcharea
{
	background-color: #E8E0EE;
	padding: 10px;
	height: 50px;
	width: 250px;
}

.roundedbox
{
	background-color: #e1e1e1;
	color: #01445E;
	background-position: left top;
	background-image: url(../get_images/boxes/box_tl.png);
	background-repeat: no-repeat;
	width: 99.9%;
}
.roundedbox div
{
	background-position: right top;
	background-image: url(../get_images/boxes/box_tr.png);
	background-repeat: no-repeat;
	background-color: transparent;
}
.roundedbox div div
{
	background-position: left bottom;
	background-image: url(../get_images/boxes/box_bl.png);
	background-repeat: no-repeat;
	background-color: transparent;
}
.roundedbox div div div
{
	background-position: right bottom;
	background-image: url(../get_images/boxes/box_br.png);
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.roundedbox div div div div
{
	background-image: none;
	background-color: transparent;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.roundedbox a, .roundedbox a:link, .roundedbox a:visited
{
	color: #01445E;
	text-decoration: underline;
}
.roundedbox a:hover, .roundedbox a:active
{
	color: #FF0000;
	text-decoration: underline;
}

.roundedbox .titlebar, .titlebar
{
	font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #01445E;
	background-color: #B6D233;
	background-image: url(../get_images/layout/title_bar_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	height: 21px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 83px;
}



.paneltitleblock
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	background-color: #B22416;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;
	display: block;
}
.panelmainblock
{
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8CCC7;
	border-right-color: #F8CCC7;
	border-bottom-color: #F8CCC7;
	border-left-color: #F8CCC7;
	font-size: 85%;
}
.panelmainblock a, .panelmainblock a:link, .panelmainblock a:visited
{
	color: #B22416;
	text-decoration: underline;
}
.panelmainblock a:hover, .panelmainblock a:active
{
	color: #FF0000;
	text-decoration: underline;
}

.homepaneldark
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2F3583;
}
.homepaneldark .text, .homepanellight .text
{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.homepaneldark .title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7B9FC1;
}
.homepanellight
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7B9FC1;
}
.homepanellight .title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2F3583;
}
.homepaneldark a, .homepaneldark a:link, .homepaneldark a:visited, .homepanellight a, .homepanellight a:link, .homepanellight a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.homepaneldark a:hover, .homepaneldark a:active, .homepanellight a:hover, .homepanellight a:active
{
	color: #FF0000;
	text-decoration: underline;
}

.sidepanelheading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	height: 20px;
	width: 150px;
	text-align: center;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 125px;
	margin-left: 10px;
}
.sidepanelheading a, .sidepanelheading a:link, .sidepanelheading a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
.sidepanelheading a:hover, .sidepanelheading a:active
{
	color: #836788;
	text-decoration: underline;
}

.sidepanelbody
{
	width: 150px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.sidepanelbody a, .sidepanelbody a:link, .sidepanelbody a:visited
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.sidepanelbody a:hover, .sidepanelbody a:active
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.testimonial
{
	margin: 0px;
	width: 170px;
	background-image: url(/get_images/layout/testimonial_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.testimonial div
{
	background-image: url(/get_images/layout/testimonial_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	width: 140px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.testimonial div div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3F1445;
	text-decoration: none;
	background-image: none;
	margin: 0px;
	font-size: 12px;
	font-style: italic;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}
.testimonialtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3F1445;
	text-decoration: none;
	background-image: none;
	margin: 0px;
	font-size: 12px;
	font-style: italic;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}

.lefttestimonial
{
	background-image: url(../get_images/layout/left_testimonial.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 250px;
	padding-top: 5px;
	padding-right: 32px;
	padding-bottom: 5px;
	padding-left: 10px;
	overflow: hidden;
	text-align: center;
}


/************************************************/
/* end area and box styles 						*/
/************************************************/






/************************************************/
/* button styles 								*/
/************************************************/

.adminbutton{
	background-color: #F7F6C6;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 2px solid #8A871C;
}

.mainbutton{
	background-color: #DCD0E6;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 2px solid #411E58;
}


/************************************************/
/* end button styles 							*/
/************************************************/



/************************************************/
/* common styles 								*/
/************************************************/

.leftalign
{
    text-align: left;
}
.rightalign
{
    text-align: right;
}
.floatleft
{
	clear: left;
	float: left;
}
.floatright
{
	clear: right;
	float: right;
}

.nomargin
{
	margin: 0px;
}

/* layout classes */
#nlsmenuholding
{
	z-index: 200;
	left: 0px;
	position: absolute;
	top: 0px;
	background-color: blue;
}
.cachearea
{
	display: none;
}

.cleardiv
{
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 1px;
	line-height: 1%;
	overflow: hidden;
	clip: rect(auto,auto,1px,auto);
}

/* indented sections */

.indent10, .roundedbox .indent10
{
    padding-left: 10px;
    padding-right: 10px;
}

/* nowrap for table cell */
.tablenowrap
{
    white-space: nowrap;
}


/* spacer blocks */
.spacer5
{
    display: block;
    margin: 0px;
    padding: 0px;
    height: 5px;
    width: 5px;
    font-size: 1%;
}
.spacer10
{
    display: block;
    margin: 0px;
    padding: 0px;
    height: 10px;
    width: 10px;
    font-size: 1%;
}
.spacer15
{
    display: block;
    margin: 0px;
    padding: 0px;
    height: 15px;
    width: 15px;
    font-size: 1%;
}
.spacer20
{
    display: block;
    margin: 0px;
    padding: 0px;
    height: 20px;
    width: 20px;
    font-size: 1%;
}
.spacer30
{
    display: block;
    margin: 0px;
    padding: 0px;
    height: 30px;
    width: 20px;
    font-size: 1%;
}
.spacer40
{
    display: block;
    margin: 0px;
    padding: 0px;
    height: 40px;
    width: 20px;
    font-size: 1%;
}
.spacer50
{
    display: block;
    margin: 0px;
    padding: 0px;
    height: 50px;
    width: 20px;
    font-size: 1%;
}
.spacer200
{
    display: block;
    margin: 0px;
    padding: 0px;
    height: 200px;
    width: 20px;
    font-size: 1%;
}
.spacer400v
{
    display: block;
    margin: 0px;
    padding: 0px;
    height: 400px;
    width: 1px;
    font-size: 1%;
}
.spacertop
{
    display: block;
    margin: 0px;
    padding: 0px;
    height: 180px;
    width: 1px;
    font-size: 1%;
}

/************************************************/
/* end common styles 							*/
/************************************************/
