
/*** GLOBAL  ***/

html,body{height:100%;}
body {
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	margin:0 auto;
	padding:0;
	color:#333;
	height:100%;
	line-height:18px;
	background: #ebeceb;
}

.NormalText {
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
}
.NormalTextC {
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	text-align:center;
}


.NormalTitle {
	font-family:Verdana, Arial, Tahoma;
	font-size:12px;
	font-weight:bold;
}
.textBox {
	font-family:Verdana, Arial, Tahoma;
	font-size: 8pt;
}

* {
	margin:0;
	padding:0;
}

*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clr{clear:both}
form{margin:0; padding:0;}
hr {
	border: 0;
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2{margin-bottom:15px;	font-family:"Trebuchet MS", Arial, Tahoma;	font-weight:normal; color:#2d84b6}
/*h3, h4, h5, h6{margin-bottom:8px;	font-family:Arial, Verdana, Tahoma;	font-weight:normal; color:#2d84b6}*/
h3, h4, h5, h6{margin-bottom:8px;	font-family:"Trebuchet MS", Arial, Tahoma;	font-weight:normal; color:#2d84b6}
h1 {font-size:22px; line-height:24px;}
h2 {font-size:22px; line-height:24px;}
h3 {font-size:17px; line-height:18px;}
h4 {font-size:15px; line-height:16px;}
h5, h6 {font-size:13px; line-height:15px;}

/* links */

a {color:#183f67; text-decoration:none;}
a:hover{color:#C68E17; text-decoration:underline;}
a img{border:none}

.border{ border:1px solid #c5c5c5; padding:3px;}
.imgleft{float:left; margin-right:15px;}
.imgright{float:right; margin-left:15px;}
.imgmiddle{vertical-align:middle; padding-right:6px}
/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	font-size:11px;
	line-height:18px;
	margin-bottom:15px;
}
ul, ol {
	margin:10px 0 35px 30px;
}
li ol,
li ul
{
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
blockquote {
	font-style:italic;
	margin:25px 0 25px 0px;
	color:#6b6b6b;
	padding:10px 20px 10px 35px;
	background-image:url(../images/quote.gif);
	background-repeat:no-repeat;
	}

/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #e0e0e0;
	padding:15px 10px;
}

/*** END OF DEFAULT ELEMENT STYLES ***/

/*** CONTAINER ***/
#bordercon{ width:996px; margin:0 auto; background: #FFFFFF; }
#top_container{ width:980px; margin:0 auto; background-image:url(../images/bg_container_top.gif); background-repeat:repeat-x; background-position:0px 0px;}
#top_container_inner{ width:980px; margin:0 auto; background-image:url(../images/bg_container_inner_top.gif); background-repeat:repeat-x; background-position:0px 0px}
#bottom_container{ width:980px; margin:0 auto; background-image:url(../images/bg_container_bottom.gif); background-repeat:repeat-x; background-color:#efefef; min-height:229px;}
#footer_container{ width:980px; margin:0 auto; background-image:url(../images/bg_container_footer.gif); background-repeat:repeat-x; background-color:#333333; min-height:35px;}
/*** END OF CONTAINER ***/

/*** CENTERCOLUMN ***/
.centercolumn{width:952px; margin:0px auto 0px auto; }
/*** END OF CENTERCOLUMN ***/

/*** TOP 980 WIDE -- url(../images/topbg.gif); -- #79afdf -- ***/
#top{height:100px; padding-top:0px; background-image:url(../images/headbg.jpg); border-bottom: 1px solid silver;}
#top ul, #top p, #top a, #top a:visited{ color: #FFFFFF;}
#top ul{list-style-type:none; margin:0px; padding:0px;}
#logo{width:353px; float:left; padding-left:20px;}
#lefttopcontact{width:313px; float:left; text-align:left; padding:5px 0px 0px 0px; color: #FFFFFF; }
#topinput{width:125px; float:right; text-align:right; padding:5px 0px 0px 0px; text-align:left;}
#topcontact{width:286px; float:left; text-align:right; padding:5px 0px 0px 0px}
#topmenu{height:73px; clear:both; }
#topmenu ul{list-style-type:none; margin:0px; padding:14px 0px 0px 0px;}
#topmenu ul li{list-style-type:none; margin:0px; padding:0px 10px 0px 35px; float:left; font-size:18px; font-family:"Trebuchet MS", Arial, Tahoma;}
#topmenu ul li span{display:block; font-size:11px;}
#topmenu ul li a, #topmenu ul li a:visited{color:#fff; display:block; padding-left:10px; }
#topmenu ul li a.active{background-image:url(../images/arrow.gif); background-repeat:no-repeat; background-position:0px 5px;}
.downarrow {background-image:url(../images/arrow_down.jpg); background-repeat:no-repeat; background-position: 32px 4px;}

/*#topmenu ul li a:hover{color:#fff; text-decoration:none; background-image:url(../images/arrow.gif); background-repeat:no-repeat; background-position:0px 5px;}*/

/*** END TOP ***/

/*** HEADER ***/

/*** END HEADER ***/


/*** CONTENT ***/
#minheight{ min-height:580px; }
#maincontent{padding:30px 0px 40px 0px;}
/*#maincontent a, #maincontent a:visited{text-decoration:underline;}
#maincontent a:hover{text-decoration:none;}*/
#box_container{margin-bottom:0px; width:952px; float:left;}
.box{float:left; width:260px;}
.box.nomargin{}
.box_lrg{float:left; width:580px; padding-left:25px;}
.mini_box {float:left; width:160px; margin-right:20px;}
.mini_box img {margin-bottom:10px;}
.line_separator{ width:85px; float:left; display:block; background-image:url(../images/line_separator.gif); background-repeat:no-repeat;background-position:center; min-height:200px;}
.no_line_separator{ width:85px; float:left; display:block; min-height:200px;}
* html .line_separator{height:200px;}/* ie6 only*/
#content{clear:left;}
#content_new{ padding-left:26px; width:900px; padding-top:15px; padding-bottom:30px; margin:0 auto;}
.tagline{font-size:18px; line-height:24px; font-style:italic; color:#898686;}
/*** END CONTENT ***/



/*** FOOTER ***/
#bottom_container{ padding:25px 0px 5px 0px}
#bottombox_container{float:left; width:952px;}
.bottombox{float:left; width:260px;}
.bottombox{margin-left:85px;}
.bottombox.nomargin{margin-left:0px;}
#bottom_container ul{margin:0px; padding:0px; list-style-type:none;}
#bottom_container ul li{margin:0px; padding:0px 0px 6px 0px; margin-bottom:6px; list-style-type:none; border-bottom:solid 1px #b3b1b1;}
#bottom_container ul li a, #bottom_container ul li a:visited{color:#333;}
#bottom_container ul li a:hover{color:#7f7e7e;}
#bottom_container ul.flickr li{display:inline; float:left; border:none; padding:0px 15px 15px 15px;}
#bottom_container ul.flickr li.nomargin{padding:0px 15px 15px 0px;}
#footer_container a, #footer_container a:visited{color:#898686;}
#foot{text-align:center; padding:10px 0px 0px 0px; font-size:11px; font-family:Verdana; color:#898686}
/*** END OF FOOTER ***/

.clear {clear:both;}

.smalltable {border:solid 1px silver; border-collapse:collapse;}
.smalltable td {border:solid 1px silver; text-align:center; padding:2px;}

.lefttable {border:solid 1px silver; border-collapse:collapse;}
.lefttable td {border:solid 1px silver; text-align:left; padding:2px;}

.bluemenutext 
{
	font-family:Verdana, Arial, Tahoma;
	font-size:0.9em;
	color:#4251ab;
	margin-top:15px;
	margin-bottom:15px;
}

#nav_new li a, #nav_new li a:visited, #nav_new li a:hover
{
	text-decoration:none;
}

select 
{
	font-family:Verdana, Arial, Tahoma;
}
input 
{	
	font-family:Verdana, Arial, Tahoma;
}
textarea { font-family:Verdana, Arial, Tahoma; }

input[type="reset"], input[type="submit"], input[type="button"]
{
	padding: 0 .25em;
	color: #000;
	cursor: pointer;
	background: url(../images/bg-input-submit.gif) repeat-x 0 0;
	border: 1px solid #BBBBBB;
	font-family:Verdana, Arial, Tahoma;
	/*-moz-border-radius: 3px 3px 3px 3px;*/
	overflow:visible;
	width:auto;
	height:24px;
}

.formattedDiv
{
	background-color:White;
	padding-left:10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

label {margin-left:10px;}
.padded tr td {padding:2px;}
.padded {text-align:left;}

.Padded_Lrg {text-align:left;}
.Padded_Lrg tr td 
{
padding:2px;
font-size:10pt;
}

.resultMessage{color:green;font-weight:bold;font-size:1.1em;}
.quickDrop{font-size:8pt;}
.marg_bot4 {margin-bottom:4px;}
.marg_both4 {margin-bottom:4px;margin-top:4px;}
.mar_left4 {margin-left:4px;}

/* Required Legacy Styles */

.ErrorMsg {color:Red;}
.WarningMsg {color:#CC6600;}
.fieldHeader {text-align:right;padding-right:4px; COLOR: #004885; FONT-SIZE: 8pt;}
.fieldHeaderLeft {padding-left:2px; COLOR: #004885; FONT-SIZE: 8pt; text-align:left;}
.fieldHeaderRight {padding-left:2px; COLOR: #004885; FONT-SIZE: 8pt; text-align:right;}
.fieldHeaderCenter {padding-left:2px; COLOR: #004885; FONT-SIZE: 8pt; text-align:center;}
.xFieldHeaderCenter {FONT-WEIGHT: bold;FONT-SIZE: 8pt;COLOR: #153177;TEXT-DECORATION: none;TEXT-ALIGN: center}
.PageTitle {FONT-FAMILY: Verdana, arial; COLOR: #004885; FONT-WEIGHT: bold;	}

