
a:focus, a:hover, a:active
{
	outline: none;
	color: blue;
}
a:hover{
	color: blue;
}

#navdiv
{
	min-height: 321px;
	_height: 349px;
	padding: 20px 0px 10px 0px;
}

.tabs li {
	display: inline;
	color: #fff;
	font-family:Times New Roman, serif;
	valign: top; 
}
.tabs a:link, .tabs a:visited, .tabs a:active
{
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 10px; 
	color: white;
	width: 136.5px;
	height: 30px;
	display: inline-block;
	font: Times New Roman, serif;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px;
	margin-right: 4px;
	valign: top;
}
.tabs a:hover 
{
	color: gray;
	text-decoration: none;
}

.tabs div
{
	padding-left: 10px; padding-top: 35px; valign: top;
}

table, tr, td
{
	padding: 0;
}

p
{
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.Normal
{
	font-family: Arial;
	font-size: 14px;
	line-height: 19px;
	text-align: justify;
}


.MainMenu_RootMenuItem:first-letter, .MainMenu_RootMenuItemActive:first-letter
{
	padding-left: 10px;
}

#ControlPanel .SubHead, .ControlPanelHead, #dnn_dnnLOGIN_cmdLogin
{
	color: #000000;
}

#ControlPanel .CommandButton, .ControlPanelButton, a.ControlPanelButton:link, a.ControlPanelButton:visited, a.ControlPanelButton:active, a.ControlPanelButton:hover
{
	color: #000000;
}

/* Menu Items */
.dnn_dnnmenu_ctldnnmenu_spmitm
{
    cursor: hand;
    margin: 0;
    padding: 0;
}
.MainMenu_RootMenuItemActive
{
	line-height: 22px;
  	  height: 22px;
	width: 211px;
  	  display: block;
   	 margin: 0 0 -10px 0;
   	 color: black;
	font-family: Times New Romans, Serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: hand;
	position: relative;
	left: -1px;
	padding-left: 1px;
}
.MainMenu_RootMenuItem
{
	line-height: 22px;
	height: 22px;
	display: block;
	font-weight: bold;
	margin: 0 0 -10px 0;
    	font-family: Times New Roman, Serif;
	font-size: 15px;
	text-transform: uppercase;
	cursor: hand;
}
.MainMenu_SubMenuItem
{
    font-family: Times New Romans, Serif;
	font-size: 12px;
	text-transform: uppercase;
	cursor: hand;
	margin: -20px 0 -10px 20px;
	height: 14px;
	line-height: 14px;
	display: block;
}

.SubMenu_RootMenuItem
{
    color: #000000; 
    text-decoration: none;  

    font-size: 1rpx;
    padding: 0 8px 0 8px;
}

.SubMenu_RootMenuItemActive
{

    font-size: 12px;
    color: #000000;
}

#navdiv a:link, #navdiv a:visited, #navdiv a:active
{
    font-family: Times New Romans, Serif;
    font-size: 15px;    
    text-decoration: none;
    color: Black;
}

#navdiv a:hover
{
    font-family: Times New Romans, Serif;
    font-size: 15px;    
    text-decoration: none;
    color: White;
}

a.tabs:link, a.tabs:visited, a.tabs:active, a.tabs:hover
{
	font-family: Times New Romans, Serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #000000;
}

.QuestionNormal
{
    font-size: 11px;
    font-weight: bold;
    width: 500px;
    padding: 5px 0 0 0;
    margin: 0;
}
.ValidationSummary
{
    font-size: 12px;
}

.Head
{
	font-size: 18px;
}
/* New Stuff from top of iaci skin */
.bodyBGFix
{
	width: 960px;
	padding: 0px;
	margin: 0px;
	min_height: 100%;
	height: 100%;
	_height: 100%;
}

.Head, h2
{
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
}

.SubHead a 
{
	color: black;
}

html
{  
	background-image: url(images/home_bg.jpg) ;
	background-repeat: repeat-x;
	background-color: #4f9078;
}

td, tr 
{
	padding: 0px; margin: 0px;
}

h2, .title 
{
	behavior: url(/portals/18/iepngfix.htc); valign: top; color: black;  padding-left: 30px; height: 30px; padding-top: 5px; position: relative; left:0px; font: 18px ; font-weight: normal; text-transform: uppercase; background: url(images/title_mark.png) 0px 0 no-repeat;
}

.title
{
	padding-top: 0px; 
}

.MainMenu_RootMenuItemActive
{
	background-image: url(images/menu_hover.png);
	width: 211px;
	position: relative;
	left: -1px;
	padding-left: 1px;
}

.tabs {behavior: url(/portals/18/iepngfix.htc); background: url(images/top_links.png) no-repeat; background-position: center bottom;}

#sidebarlinks
{
	text-align: center;
	padding-left:11px;
}

.right-btm
{
	position: absolute;
	left:728px;
	top: -15px;
	z-index: 1;
}

img
{
	border: none;
}

.content
{
	padding: 0px 0px 0px 5px;
	width: 503px;
}

.sidebar
{
	padding-left: 4px;
}

.linklable a:link, .linklable a:active, .linklable a:visited
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	text-align: right;
	margin-left: -3px;
	position: absolute; 
	z-index: 500;
	top: -23px; 
	padding-top: 6px;
	display: block;
	width: 182px;
	padding-right: 3px;
	height: 19px;
	background: url(images/sidebar_link.png) 3px 0px no-repeat;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
}

.linklable a:hover
{
	color: #dadbdb;
	text-decoration: none;
}

.sidebartitle
{
	position: absolute;
	top: -27px;
	left: 5px;
}

.footerfix {background: url(images/table_bg_btm.png) no-repeat;}

.DNNEmptyPane
{
	height: 20px;
}