/**** :.:.:.:.:.:.====RESET: DO NOT EDIT====:.:.:.:.:.:. *****/
/* v1.0 | 20080212 */
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0;	border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;border-spacing: 0;}

/**** :.:.:.:.:.:.STYLE BELOW:.:.:.:.:.:. *****/

html{min-height:101%;font-size:62.5%; /*  DEFAULTS FONT SIZE TO 10PX, USE EM FOR HERE ON OUT, IT'S BASIC MATH. */ }

body
{
	background: #fff url('images/base-grad.gif') bottom center repeat-x;
	color:#333;
	line-height:1.5em;
	font-family:Helvetica, Arial, Sans-Serif;
	text-align:center;
	margin: 0 auto;
	font-size: 1.2em; /* Defaults to 12px, which is still quite small, it could be 1.4em = 14px.*/
}

h1,h2,h3,h4,h5,h6, span.Head {
	font-weight:bold;
	color: #ff0000;
	line-height:1.3em;
}

h1, span.Head{ font-size:1.33em !important; margin: 20px 0 15px;}
h2{ font-size: 1.33em; margin:20px 0 4px;}
h3{ font-size: 1.17em; margin:20px 0 4px;}
h4{ font-size: 1em; color: #F1592A; margin:20px 0 0;}

span.Head {
	display:block;
}

#wrapper p, #wrapper ul, #wrapper ol {
	color:#333;
	margin-bottom: 20px;
}

#wrapper a, #wrapper a:link, #wrapper a:visited, #wrapper a:hover, #wrapper a:active{
	color: #3d1400;
	font-weight:bold;
}

#wrapper a:hover{
	color:#702400;
	text-decoration:underline;
}
#wrapper a:active {
	color:#FF0000;
}

#wrapper ul, #wrapper ol {
	list-style-position: inside;
	margin-left:20px;
}

#wrapper ul li{
	list-style-type:disc;
}

#wrapper ol li {
	list-style-type:lower-roman;
}

#Form
{
	width:1000px;
	margin:0 auto;
	text-align:center;
}

#wrapper
{
	text-align:left;
}

#menu { 
    width:1000px;
    height:183px;
    float:left;
	background: url("images/masthead.jpg") top left no-repeat;
	position:relative;
	top:0;
	left:0;
}

#menu_holder{
	position:absolute;
	bottom:0;
	left:44px;
}

#wrapper { 
	margin:0 auto; 
	text-align:center;
	width:1000px;
}

#content 
{ 
	float:left;
	width:910px;
	margin:0 45px;
	padding-top:15px;
	background: url("images/top-grad.gif") top center repeat-x; 
}

#inner_content {
	text-align:left;
}

#logo { width:inherit;overflow:visible;} /* height:auto !important;*/

#footer {
	width:1000px;
	margin: 10px auto;
	float:left;
	text-align:left;
}

#footer_inner  {
	margin:0 45px;
	padding:5px 0;
	font-size:.8em;
}
#footer_info {
	float:left;
}
#hoknik {
	text-align:right;
	float:right;
	display: inline;
}

/* ********** Pane Style ************** */
.TopPane, .ContentPane, .BottomPane
{
	background: transparent url("images/bg-100.gif") repeat-y;
}

.TopPane, .ContentPane, .BottomPane, .Holder4060, .Holder6040, .Holder30 
{
	width:910px;
	margin-bottom:10px;
	float:left;
	clear:both;
}

.Holder4060, .Holder6040, .Holder30
{
	border-bottom:1px solid #aaa;
}

.Holder4060{ background: transparent url("images/bg-4060.gif") repeat-y 0px 10px; }
.Holder6040{ background: transparent url("images/bg-6040.gif") repeat-y; }
.Holder30{ background: transparent url("images/bg-303030.gif") repeat-y; }

.FullPane
{
	width:910px;
	border-bottom:1px solid #aaa;
}

.FullPane .PaneInner {
	width:876px;
}

.FullPane, .LeftPane40, .RightPane60, .LeftPane60, .RightPane40, .LeftPane30, .MiddlePane30, .RightPane30
{
	float:left;
	border-top:1px solid #aaa;
	padding:0px;
}

.LeftPane40, .LeftPane60
{
	margin-right:10px;
}
.LeftPane30, .MiddlePane30 
{
	margin-right:5px;
}

.LeftPane40, .RightPane40 
{
	width:375px;
}

.LeftPane60, .RightPane60 
{
	width:525px;
}
.LeftPane30, .MiddlePane30, .RightPane30 
{
	width:300px;
}
.LeftPane40 .PaneInner, .RightPane40 .PaneInner
{
	width:341px;
}
.LeftPane60 .PaneInner, .RightPane60 .PaneInner
{
	width:491px;
}
.LeftPane30 .PaneInner, .MiddlePane30 .PaneInner, .RightPane30 .PaneInner
{
	width:266px;
}


.PaneInner {
	margin:2px 3px 0;
	padding:0px 14px 0px 14px;
	width:inherit;
	float:left;
	background: transparent url("images/top-grad.gif") repeat-x;
}


/* MENU STYLES */

.MainMenu_MenuBar {}
.MainMenu_MenuBreak {}
.MainMenu_MenuArrow,.MainMenu_RootMenuArrow,.MainMenu_MenuIcon {display: none;}

.MainMenu_MenuContainer{
	overflow:hidden;
    text-align:center;
	border:0 none !important;
	width:0;
	margin:0 auto;
	font-size:12px;
}

.MainMenu_MenuContainer tr td table
{
	width: 150px;
	height: 34px;
	margin:0 1px;
}


.MainMenu_MenuContainer tr td table tr td {
	padding-top:8px;
}

.MainMenu_MenuItem {
	border:0 none;
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
}

.RootMenuItem ,
.RootMenuItemSel ,
.RootMenuItemHover  {
	font-size:14px;
	font-family: Helvetica, Arial, Sans-Serif;
	color:#fff;
	text-align:center;
	background: url("images/btn-link.gif") top left no-repeat;
	font-weight:normal;
}

.RootMenuItemSel TD{/*HOVER*/
	background: url("images/btn-hover.gif") top left no-repeat;
	
}
.RootMenuItemHover TD {/*Active*/
	background: url("images/btn-hover.gif") top left no-repeat;
	font-weight:bold;
}

.Submenu, .Submenuitemselected, .Submenuitembreadcrumb{
    cursor:pointer;
    z-index: 1000;
    color: #fff;
    background: #F36621;
	margin: 0px;
	padding: 5px;
	text-align:left;
}

.Submenuitemselected, .Submenuitembreadcrumb 
{
	color: #fff;
	padding: 0;
}

.Submenu .MainMenu_MenuItem td:hover {
	background: #F47838;
}

.Submenu td{
	font-weight:normal !important;
}

.Submenu .MainMenu_MenuItem td, .Submenu .MainMenu_MenuItem .MainMenu_MenuIcon {
	color:#fff;
	padding: 5px 5px 5px 10px;
}

.Submenu .MainMenu_MenuItem td:hover {
	background: #F47838;
}


/* ********** Container Style ************** */
.Head, .SubHead, .SubSubHead, .Normal{font: inherit !important;}
.Head, .SubHead{font-weight:bold !important;}

/* ********** Control Panel Style ************** */
.ControlPanel{ background-color:#fff !important; color: #000 !important;border:#ADADAD solid; border-width:2px; width:960px;margin:10px 0;}
.ControlPanel IMG{ margin:15px 5px 0px; }
/*.ControlPanel TD TD TD TD IMG{ margin:0px; }
.ControlPanel TD TD TD{ width:auto; }
.ControlPanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }*/
.ControlPanel .SubHead{ color:#000 !important; font-weight:bold; }
.ControlPanel input{ background:#fff; color:#000; font-weight:bold; padding-left:4px; }
.ControlPanel select{ background:#fff; color:#333;}
.ControlPanel A.CommandButton{ text-decoration:none;}
.ControlPanel A.CommandButton:link,.ControlPanel A.CommandButton:visited,.ControlPanel A.CommandButton:active{}
.ControlPanelA.CommandButton:hover{text-decoration:underline;}
.CommandButton,a.CommandButton:link,a.CommandButton:visited,a.CommandButton:hover,a.CommandButton:active{ text-decoration:none;}
a.CommandButton:hover{}

/* ********** Search Style ************** */
#SearchContainer input{color:#f2f3ef; width: 150px; height: 15px; background-color: #808080;}
.search,a.search:link,a.search:visited,a.search:active{ text-decoration:none;font-weight:normal;}
a.search:hover{ text-decoration:none;font-weight:bold;}
#dnn_dnnSEARCH_txtSearch{width: 165px;height:25px;border: 0 none;background-color: transparent;text-align: left;padding-top: 7px 0 0 13px;}

/* ********** Buttons Style ************** */
.StandardButton {color: #ffffff;font-weight: normal;background-color: #2b5bb8; height: 30px;width: 80px;}

/* ********** Login Style ************** */
.login,a.login:link,a.login:visited,a.login:hover,a.login:active{text-decoration:none;padding:3px 10px 3px 10px;background:url(images/arrow1.jpg) left center no-repeat;}
a.login:hover{text-decoration:underline;}
/* ********** User Style ************** */
.user,a.user:link,a.user:visited,a.user:hover,a.user:active{text-decoration:none; padding:3px 0px 3px 10px; background:url(images/arrow2.jpg) left center no-repeat;}
a.user:hover{text-decoration:underline;}
/* ********** Date Style ************** */
.date,a.date:link,a.date:visited,a.date:hover,a.date:active{background: url(images/calendar_icon.png) center no-repeat;height:18px;margin: 0 0 0 6px;padding: 41px 5px 7px 5px;}
a.date:hover{}
/* ********** Footer Style ************** */
.footer,a.footer:link,a.footer:visited,a.footer:hover,a.footer:active{text-decoration:none;font-style: italic;}
a.footer:hover{border-bottom:1px dotted;}
/* ********** Privacy/Terms Style ************** */
.terms,a.terms:link,a.terms:visited,a.terms:hover,a.terms:active{text-decoration:none;}
a.terms:hover{border-bottom:1px dotted;}
/* ********** Links Style ************** */
.links,a.links:link,a.links:visited,a.links:hover,a.links:active{padding-left:8px;text-decoration:none;font-weight: bold;background:url(images/arrow.jpg) left center no-repeat;}
a.links:hover{}
/* ********** Breadcrumb Style ************** */
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:visited,a.Breadcrumb:hover,a.Breadcrumb:active{text-decoration:none;}
a.Breadcrumb:hover{}

.WhiteTEXT{	color: #ffffff;}
.clear { clear:both; }
.logo { padding:10px; overflow:visible;}
.left { float:left;}
.right { float:right;}
#dnn_space { height:15px;}





