body{
	margin: 0; 
	padding: 0; 
	background: #fff url(images/bg.gif) repeat-x; 
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 
}

/*****************************************
				Layout
******************************************/
.FirstLettersBulletedListClass 
{
float:left;
padding:0;
margin:0;
list-style-type:none;
}
.FirstLettersBulletedListClass li 
{
display:inline;
}

.FirstLettersBulletedListClass li a
{
	float: left;
	width: 29px;
	text-decoration: none;
	text-align: center;
	color: #FFF8DC;
	background-color: #a5c9e3;
	padding: 0.2em 0.2em;
	border-right: 3px solid white;
}

.FirstLettersBulletedListClass li a:hover
{
	background-color: #eeeeee;
}



#PageWrapper
{
	width: 900px; 
	margin: 25px auto 0 auto;	
}
#Header
{
	float: left; 
	padding: 10px 0 10px 10px;
	font-size: 10px;
}
#Header h1 { color: #009900; background: #fff; }
#Menu
{
	float: right; 
	background: #fff url(images/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 18px 1px 11px 0; 
	margin: 0; 
}
	#Menu li 
	{
		padding: 14px 18px 14px 18px; 
		color: #444; 
		background: #fff url(images/bar.gif) no-repeat bottom left; 
		display: inline; 
	}
	#Menu li.active 
	{
		background: #fff url(images/baractive.gif) no-repeat bottom left; 
		color: #8D9CAF; 
		font-weight: bold; 
		padding: 14px 18px 14px 18px; 
		margin: 0 1px 0 0;			
	}
	#Menu li a 
	{
		background: #f8f8f8; 
		color: #808080; 
		text-decoration: none;
	} 
	#Menu li a:hover 
	{
		color: #000; 
		background: #f8f8f8; 
	} 	
	.key { text-decoration: underline; }

#AddWrapper
{
	border: 1px solid #cccccc;
	clear: both;
	border: 1px solid #cccccc;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 900px;
}
#AdLeft
{	
	clear: left;
	float: left;
	width: 250px;
	height: 100px;
	background: #003366 url(images/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
	margin: 0 0 1px 0;
}
#AdLeft a { color: #fff; background: inherit;}
#AdLeft p { padding: 14px 15px; margin: 0;}
#AdLeftLight
{	
	clear: left;
	float: left;
	width: 250px;
	height: 65px;
	background: #003366 url(images/leftintrobg.gif) repeat-x;
	color: #E5EAF2;	
	margin: 0 0 1px 0;
}
#AdLeftLight a { color: #fff; background: inherit;}
#AdLeftLight p { padding: 14px 15px; margin: 0;}
#AdLeftMenu 
{
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #e2e2e2; 
	}
		#AdLeftMenu li { list-style: none;}
		#AdLeftMenu li a 
		{			
			display: block; 
			color: #3F5B7F; 
			background: #A5C9E3 url(images/arrow.gif) no-repeat center left; 
			width: 204px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#AdLeftMenu li a:hover { background: #003366 url(images/arrow.gif) no-repeat center left; color: #fff;  font-size: 10px;}
#AdRight
{	
	float: right;
	width: 340px;
	padding: 25px 280px 0 20px;
	background: #A5C9E3 url(images/intro.jpg) no-repeat;
	background: #A5C9E3 url(images/intro.jpg) no-repeat;
	color: #547592;
	margin: 0 0 6px 0;
	height: 174px;
	border: 2px solid #e2e2e2;
}
	#AdRight h1 { margin: 0 0 20px 0; }
	#AdRight .white { color: #FFF; background-color:transparent; }
#AdRightLight
{	
	float: right;
	width: 340px;
	padding: 25px 280px 0 20px;
	background: #BCCEDA url(images/intro.jpg) no-repeat;
	color: #547592;
	margin: 0 0 6px 0;
	height: 73px;
	border: 2px solid #e2e2e2;
}
	#AdRightLight h1 { margin: 0 0 20px 0; }
	#AdRightLight .white { color: #FFF; background-color:transparent; }
#ContentWrapper{
	border: 1px solid #cccccc;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}
#ContentLeft {
	float: left;
	width: 250px;
}
	.box2 
	{		
		padding: 4px 15px;
		border: 0px;
		margin: 0 0 0px 0;
	}
	.box {
		padding: 4px 15px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
	}
	.box a { 		
		color: #808080; 
		text-decoration: none;
	} 
	.box a:hover { 
		color: #000; 		 
	} 	
	.box a 
	{		
		color: #444; 
		background: inherit; 
	}
	.note {
		padding: 15px 15px 20px 100px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #FFFFAD url(images/package.gif) no-repeat;
		color: #585616;
	}
#ContentRight {
	float: right;
	width: 643px;
}
	.leftcol { 
		float: left; 
		padding: 12px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		}
	.special {
		clear: both;
		margin:0px 0 10px 0;	
		padding: 5px 10px;
		border: 1px solid #ccc;
		background: #eee;		
		color: #444;
	}
	.special a { 		
		color: #444; 
		text-decoration: none;
	} 
	.special a:hover { 
		color: #000; 		 
	} 	
	.special a 
	{		
		color: #444; 
		background: inherit; 
	}
#Footer{
	clear: both;
	padding: 5px;
	border-top: 1px solid #ccc; 
}

/*
styles
*/
a { color: #009900; background: inherit; }
a:hover { color: #009900; background: inherit; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3 { clear: both; font-size: 1.1em; color: #000; background: #fff url(images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;}
.wordbreaker { color: #003366; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }

/***************************************/

.treeviewIssues div.AspNet-TreeView ul li
{
    white-space: nowrap;
    padding: 3px 0 2px 0; 
}

.treeviewIssues div.AspNet-TreeView ul ul
{
    margin: 2px 0 2px 10px;
}

.treeviewIssues div.AspNet-TreeView ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0 2px 0 0;
}

.treeviewIssues div.AspNet-TreeView li a
{
    text-decoration: none;
}

.treeviewIssues div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
    margin-left: 18px;
}

.treeviewIssues div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink
{
    cursor: pointer;
}

.treeviewIssues div.AspNet-TreeView .AspNet-TreeView-Collapse
{
    background: url(images/collapse.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
}

.treeviewIssues div.AspNet-TreeView .AspNet-TreeView-Expand
{
    background: url(images/expand.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
}

.treeviewIssues .AspNet-TreeView-Selected
{
    background-color: #eee !important;
}

.treeviewIssues .AspNet-TreeView-ChildSelected
{
    background-color: #FFFFFF !important;
}

.treeviewIssues .AspNet-TreeView-ParentSelected
{
    background-color: #FFFFFF !important;
}

/***************************************/
.PrettyLogin
{
    width: 18em;
}

.PrettyLogin .AspNet-Login
{
    font-family: Verdana;
    font-size: 0.8em;
    padding: 4px;
    border: solid 1px #284775;
}

.PrettyLogin .AspNet-Login label,
.PrettyLogin .AspNet-Login input
{
    color: #5D7B9D;
}

.PrettyLogin .AspNet-Login input
{
    font-size: 1em;  /* lets the form element scale */
}

/* This rule is used when AutoAccessKey is true */
.PrettyLogin .AspNet-Login label em
{
    text-decoration: underline;
    font-style: normal;
}

.PrettyLogin .AspNet-Login .AspNet-Login-TitlePanel
{
    font-weight: bold;
    color: #F7F6F3;
    background: #5D7B9D;
    text-align: center;
    height: 1.7em;
    margin-bottom: 0.3em;
    padding-top: 0.4em;
}

.PrettyLogin .AspNet-Login .AspNet-Login-FailurePanel
{
    height: 4em;
    color: #990000;
}

.PrettyLogin .AspNet-Login .AspNet-Login-UserPanel,
.PrettyLogin .AspNet-Login .AspNet-Login-PasswordPanel,
.PrettyLogin .AspNet-Login .AspNet-Login-RememberMePanel,
.PrettyLogin .AspNet-Login .AspNet-Login-SubmitPanel
{
    padding: 0.25em 0.1em 0 0;
}

.PrettyLogin .AspNet-Login .AspNet-Login-UserPanel,
.PrettyLogin .AspNet-Login .AspNet-Login-PasswordPanel,
.PrettyLogin .AspNet-Login .AspNet-Login-SubmitPanel
{
    text-align:right;
}

.PrettyLogin .AspNet-Login .AspNet-Login-UserPanel label,
.PrettyLogin .AspNet-Login .AspNet-Login-PasswordPanel label
{
    white-space: nowrap;
}

.PrettyLogin .AspNet-Login .AspNet-Login-UserPanel input,
.PrettyLogin .AspNet-Login .AspNet-Login-PasswordPanel input
{
    width: 9em;
}

.PrettyLogin .AspNet-Login .AspNet-Login-SubmitPanel input
{
    background: #284775;
    color: #FFFFFF;
    border: solid 1px #5D7B9D;
    height: 1.7em;
}

.PrettyLogin .AspNet-Login .AspNet-Login-InstructionPanel,
.PrettyLogin .AspNet-Login .AspNet-Login-HelpPanel,
.PrettyLogin .AspNet-Login .AspNet-Login-PasswordPanel,
.PrettyLogin .AspNet-Login .AspNet-Login-RememberMePanel,
.PrettyLogin .AspNet-Login .AspNet-Login-CreateUserPanel,
.PrettyLogin .AspNet-Login .AspNet-Login-PasswordRecoveryPanel
{
}
