/* 
================================
Skin styles for DotNetNuke
================================
*/ 
h1{
	color: #3A3A3A;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
} 
h2{
	color: #3A3A3A;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
} 
h3{
	color: #3A3A3A;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
} 
 p,td{
 	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 12px;
	 color: #2D587D;
 }
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	background-color: #ebebeb;
}
.pagemaster {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;	
	background-color: #ebebeb;
}
.skinmaster {
	
	background-color: #ebebeb;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	border:none;
	background-color: #ebebeb;
	
}
.toppane {
	width: 100%;
	background-image: url(content_up_rep.gif);
	background-repeat: repeat-x;
	background-color: #ebebeb;
}
.leftpane {
	width: 205px;
	background-image: url(menu_bg.gif);
	background-repeat: repeat-y;
	padding-left: 0px;
	background-color: #ebebeb;
	padding-right: 20px;
	text-align: left;
	
}
.contentpane {
	width: 100%;
	background-color: white;
	
}
.rightpane {
	width: 51px;
	background-image: url(content_left_bg.gif);
	background-repeat: repeat-y;
	background-color: #ebebeb;
}
.bottompane {
	width: 100%;
	background-image: url(content_bellow_rep.gif);
	background-repeat: repeat-x;
	background-color: #ebebeb;
	
}
.separator
{
    color: black;
    font-weight: bold;
}
/*special links*/
.white_object, .white_object A, .white_object A:link, .white_object A:visited, .white_object A:active
{
    color: white;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
}
.white_object A:hover
{
    color: white;
    font-weight: bold;
    font-family:Verdana;
    font-size: 12px;
    text-decoration: underline;
}
/*Start of Menu*/

.MainMenu_MenuContainer
{
    background-color: transparent;
	 margin-left: 10px;
	 }
.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
	 border: none;
}
TR.MainMenu_MenuBar TD, TR.MainMenu_MenuBar {
	color:#ffffff;
 background-color: #cccccc;
	font-size:12px;
	font-weight:bold;
	background-image: url(item_bg.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 151px;
		 border: none;
}

TR.MainMenu_MenuItemSel TD, TR.MainMenu_MenuItemSel {
	color: black;

	font-size: 12px;
	font-weight: bold;
	background-image: url(item_bg_hover.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 151px;
	border: none;
	 background-color: #cccccc;
}

.MainMenu_MenuItem
{
    cursor: pointer;
    cursor: hand;
    color: black;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
 background-color: #cccccc;
	 	 border: none;
}
.MainMenu_MenuIcon
{
    cursor: pointer;
    cursor: hand;
    text-align: center;
    width: 15px;
    height: 21px;
	 font-family: verdana;
	 	 border: none;
}
.MainMenu_SubMenu
{
 font-family: verdana;
  border: 1px solid #dddddd;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=3);
	 background-color: #cccccc;
}
.MainMenu_MenuBreak
{
    height: 1px;
	 border: none;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	cursor: hand;
	color: #203F5A;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border: none;
	background-color: #cccccc;
}
.MainMenu_MenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
	 background-color: #cccccc;
	 border: none;
	 background-image: none;
}
.MainMenu_RootMenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
	 background-color: #cccccc;
	 background-image: none;
}

/*end of menu*/

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid;
	font-weight: bold;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Verdana;
   font-size:  14px;
   font-weight: normal;
   color: #0055a5;
	font-weight: bold;
}
.HeadContainer {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
	color: #0055a5;
	padding-left: 0px;
	font-weight: bold;
}
.head_menu{
	color: #e7e7e7;
	font-size: 1px;
}
.footer{
	text-align:center;
	font-size: 10px;
	color: black;
	background-color: #ebebeb;
	border: none;
	}
	.NormalTextBox{
		color:black;
		font-size: 10px;
	}
	.skinobject{
		color: Black;
		font-weight: normal;
		font-size: 12px;
	}
.normal_tree{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

input.btn_search
{   border: 1px solid #0055a5;
    background: transparent;
    font-family:Verdana;
    font-size:10px;
    cursor:pointer;
    color: #0055a5;
    font-weight:bold;
	 padding: 2px;
    }
input.btn_login
{
	border: 1px solid black;
	background: #6A6A5A;
	font-family: Verdana;
	font-size: 10px;
	cursor: pointer;
	color: #CCCC99;
	font-weight: bold;
}
.bullet{
	list-style-image: url(../pic/bullet.gif);
}
.bullet2{
	list-style-image: url(../pic/bullet.gif);
	padding-left: 15px;
}
li{
	margin-top: 10px;
}
.male{
	font-size: 10px;
	color: #0055a5;
}
.line{
	background-image: url(../pic/bg_line.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 5px;
}
hr{
	color: Black;
	height: 1px;
	margin-top: 15px;
	margin-left: 35px;
	margin-right: 35px;
}
a{
	text-decoration: none;
	
}
a .undr:hover{
	text-decoration: underline;
}
.pad_left{
	padding-left: 20px;
}
.right_bottom{
	float: right;
	padding: 10px;
	background-color: #C3D2E8;
	width: 100%;
	border: 1px solid #c3c3c3;
}
td .border_black{
	background-color: #ebebeb;
}
img.pl{
	padding-left: 25px;
}
.content_content{
	text-align: left;
}
.News4more{
	font-size: 11px;
}