/* Default CSS Stylesheet for a new Web Application project */
div.link
{
	border-right: 1px solid #666633;
	width: 120px;
	height: 15px;
	padding-right: 5px;
	border-top: 1px solid #666633;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(/Tools/DynArchMenu/src/img/aqua/normal-bg.png);
	padding-bottom: 2px;
	margin: 0px;
	border-left: 1px solid #666633;
	color: 003366;
	padding-top: 2px;
	border-bottom: 1px solid #666633;
}

div:hover.link
{
	background-image:url(/Tools/DynArchMenu/src/img/aqua/hover-bg.png);
	color: #003366;
	}

/* Welcome/Login Bar */
.welcome {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666633;}
A.welcome:link {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666633;}
A.welcome:hover {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666633; text-decoration:underline;}

/* Container Title */
.moduletitle {font:"Times New Roman", Times, serif; color:#003366; size: 14px; text-align:center; font-weight:bold;}

/* Container Body */
.body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#666633;}

/* Table Body */
tbody {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#666633;}	

/* FCK Editor Formatting Menu / Header Tags */
h1 {font-size: 18px; font-weight: bold; font-family:"Times New Roman", Times, serif; color:#003366; display:inline;}
h2 {font-size: 18px; font-weight: bold; font-family:"Times New Roman", Times, serif; color:#666633; display:inline;}
h3 {font-size: 12px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#003366; display:inline; }
h4 {font-size: 12px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#666633; display:inline;}
h5 {font-size: 10px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#003366; display:inline;}
h6 {font-size: 10px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#666633; display:inline;}
h7 {font-size: 9px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#666633; font-style:italic; display:inline;}
h8 {font-size: 9px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#666633; font-style:italic; display:inline;}

h1 a:link {font-size: 18px; font-weight: bold; font-family:"Times New Roman", Times, serif; color:#003366; text-decoration:underline; display:inline;}
h2 a:link {font-size: 18px; font-weight: bold; font-family:"Times New Roman", Times, serif; color:#666633; text-decoration:underline; display:inline;}
h3 a:link {font-size: 12px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#003366; text-decoration:underline; display:inline; }
h4 a:link {font-size: 12px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#666633; text-decoration:underline; display:inline;}
h5 a:link {font-size: 10px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#003366; text-decoration:underline; display:inline;}
h6 a:link {font-size: 10px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#666633; text-decoration:underline; display:inline;}
h7 a:link {font-size: 9px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#666633; text-decoration:underline; font-style:italic; display:inline;}
h8 a:link {font-size: 9px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#666633; text-decoration:underline; font-style:italic; display:inline;}

h1 a:hover {font-size: 18px; font-weight: bold; font-family:"Times New Roman", Times, serif; color:#666633; display:inline;}
h2 a:hover {font-size: 18px; font-weight: bold; font-family:"Times New Roman", Times, serif; color:#003366; display:inline;}
h3 a:hover {font-size: 12px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#666633; display:inline; }
h4 a:hover {font-size: 12px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#003366; display:inline;}
h5 a:hover {font-size: 10px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#666633; display:inline;}
h6 a:hover {font-size: 10px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#003366; display:inline;}
h7 a:hover {font-size: 9px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#003366; font-style:italic; display:inline;}
h8 a:hover {font-size: 9px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#003366; font-style:italic; display:inline;}

h1 a:active {font-size: 18px; font-weight: bold; font-family:"Times New Roman", Times, serif; color:#003366; text-decoration:underline; display:inline;}
h2 a:active {font-size: 18px; font-weight: bold; font-family:"Times New Roman", Times, serif; color:#666633; text-decoration:underline; display:inline;}
h3 a:active {font-size: 12px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#003366; text-decoration:underline; display:inline; }
h4 a:active {font-size: 12px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#666633; text-decoration:underline; display:inline;}
h5 a:active {font-size: 10px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#003366; text-decoration:underline; display:inline;}
h6 a:active {font-size: 10px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#666633; text-decoration:underline; display:inline;}
h7 a:active {font-size: 9px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#666633; text-decoration:underline; font-style:italic; display:inline;}
h8 a:active {font-size: 9px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#666633; text-decoration:underline; font-style:italic; display:inline;}

h1 a:visited {font-size: 18px; font-weight: bold; font-family:"Times New Roman", Times, serif; color:#003366; text-decoration:underline; display:inline;}
h2 a:visited {font-size: 18px; font-weight: bold; font-family:"Times New Roman", Times, serif; color:#666633; text-decoration:underline; display:inline;}
h3 a:visited {font-size: 12px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#003366; text-decoration:underline; display:inline; }
h4 a:visited {font-size: 12px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#666633; text-decoration:underline; display:inline;}
h5 a:visited {font-size: 10px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#003366; text-decoration:underline; display:inline;}
h6 a:visited {font-size: 10px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#666633; text-decoration:underline; display:inline;}
h7 a:visited {font-size: 9px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#666633; text-decoration:underline; font-style:italic; display:inline;}
h8 a:visited {font-size: 9px; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;color:#666633; text-decoration:underline; font-style:italic; display:inline;}


/* Removing space after paragraph*/
P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}

#content
{	background-color:#FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	margin:0px 0px 0px 0px;
	padding:0px;
	color: #666633;
}


A:link	{	
	text-decoration:	none;
	font-weight: bold;
	font-size: 11px;
	color: #666633
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight: bold;
	color:	#666633;
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight: bold;
	color:	#666633;
	}	
		
A:hover	{	
	text-decoration:	underline;
	font-weight: bold;
	color:	#666633;
	}
	
a.box:link {
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color:	#666633;
}
a.box:hover {
	font-family: Arial;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color:	#666633;
}
.box {
	font-family: Arial;
	font-size: 11px;
	color:	#666633;
}
.module {
	font-family: Verdana;
	font-size: 11px;
	color:	#666633;
}
a.module:link {
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color:	#666633;
}
a.module:hover {
	font-family: Arial;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color:	#666633;
}
a.module:visited {
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color:	#666633;
}
a.module:active {
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	color:	#666633;
	font-weight: bold;
}

.Image on Left {padding: 5px; margin-right: 5px; border: 0; text-align: left;}
.Image on Right {padding: 5px; margin-right: 5px; border: 0; text-align: right;}
.Bordered Image on Left {padding: 5px; margin-right: 5px; border: 1; text-align: left;}
.Boredered Image on Right {padding: 5px; margin-right: 5px; border: 1; text-align: right;}

/*Blog Application*/

#Blog {
	font:			 	10px Arial;
	color: 				#000066;
	}

#Blog h1 {
	font:				14px Arial;
	color:				#666633;
	font-weight: 		bold;
	}

#Blog h2 {
	font:				11px Arial;
	font-style:			italic;
	color:				#666633;
	font-weight: 		bold;
	}
	
#Blog h3 {
	font:				12px Arial;
	color:				#FFFFFF;
	text-align:			center;
	}

#Blog h4 {
	font:				10px Arial;
	color:				#000066;
	}

#BlogTitle h2 {
	font:				11px Arial;
	font-style:			italic;
	color:				#666633;
	font-weight: 		bold;
	}

#BlogContainer {
	font: 				10px Arial;
	color:				#000066;
	padding:			1px 1px 1px 1px;
	background-color:	#ffffff;
	border-color:		#cccccc;
	border-width:		thin;
	border-style:		dotted;
	}

#BlogSidebar {
	width:				150px;
	font: 				10px Arial;
	color:				#000066;
	display:			block;
	padding:			1px 1px 1px 1px;
	background-color:	#ffffff;
	border-color:		#cccccc;
	border-width:		thin;
	border-style:		dotted;
	}

#BlogSidebar li {
	font: 				10px Arial;
	margin-left:		-40px;
	color:				#000066;
	display:			block;
	padding:			1px 1px 1px 1px;
	background-color:	#ffffff;
	border-color:		#cccccc;
	border-width:		thin;
	border-style:		dotted;
	}

#BlogSidebar a:link {
	font: 				10px Arial;
	color:				#666633;
	text-decoration:	none;
	}

#BlogSidebar a:hover {
	font: 				10px Arial;
	color:				#003366;
	text-decoration:	underline;
	}

#BlogSidebar a:active {
	font: 				10px Arial;
	color:				#666633;
	}

#BlogSidebar a:visited {
	font:				10px Arial;
	color:				#666633;
	}

#BlogSidebar a.nocontainer:link {
	font:				10px Arial;
	color:				#003366;
	font-weight:		bold;
	}

#BlogSidebar a.nocontainer:hover {
	font:				10px Arial;
	color:				#666633;
	text-decoration:	underline;
	}

#BlogSidebar a.nocontainer:visited {
	font:				10px Arial;
	color:				#003366;
	font-weight:		bold;
	}

#BlogSidebar S1 {
	font: 				10px Arial;
	font-weight:		bold;
	color:				#999999;
	}

#BlogFooter {
	font:				10px Arial;
	font-style:			italic;
	color:				#666633;
	}

#BlogList a:link {
	font: 				10px Arial;
	color:				#666633;
	}

#Bloglist a:hover {
	font:				10px Arial;
	color:				#003366;
	text-decoration:	underline;
	}
	

#Blog .entrydate {
	font:				10px Arial;
	color:				#003366;
	font-style:			italic;
	}

#Blog .entrytitle {
	font:				12px Arial;
	color:				#003366;
	font-weight:		bold;
}

#Blog .entrycontent {
	display:			block;
	padding:			5px 5px 5px 5px;
	font: 				12px Arial;
	color:				#003366;
	margin-left:		20px;
	margin-right:		10px;
	background-color:	#FFFFFF;
	border-color:		#CCCCCC;
	border-width:		thin;
	border-style:		dotted;
	}

#Blog .entryauthor {
	font:				10px Arial;
	color:				#000066;
	font-style:			italic;
	}

#Blog .entrycommentslink {
	font:				10px Arial;
	color:				#000066;
	text-decoration:	underline;
	}

#Blog .entrycomments li {
	display:			block;
	padding:			5px 5px 5px 5px;
	position:			relative;
	margin-left:		10px;
	margin-right:		10px;
	background-color:	#FFFFFF;
	border-color:		#666666;
	border-width:		thin;
	border-style:		dotted;
	font:				10px Arial;
	color:				#000066;
	}

#_ctl0__ctl8__ctl1__ctl0__ctl0__ctl0__ctl0_title {
	font-weight:		bold;
	font:				12px Arial;
	color:				#000066
	}

#Blog .postedby {
	font:				10px Arial;
	color:				#000066;
	}

#Blog .commenttitle {
	font:				12px Arial;
	font-weight:		bold;
	color:				#000066;
	}

#Blog .commentor {
	font-weight:		bold;
	}	
	
#Blog .commenttext {
	display:			block;
	margin-left:		10px;
	}

#Blog a.commentlink:link {
	color:				#000066;
	}

#Blog a.commentlink:hover {
	color:				#000066;
	text-decoration:	underline;
	}
	
/*Calendar Application*/
	#Calendar1 a:hover {font-weight: normal; color: #003366; font-style:normal; cursor: pointer;}
	#Calendartitle {height: 10px;}
	#Calendartitleleft {background-image:url(Images/Background/picturebarback.jpg); width: 20%; text-align: left;}
	#Calendartitlemiddle {background-image:url(Images/Background/picturebarback.jpg); width: 60%; text-align: center;}
	#Calendartitleright {background-image:url(Images/Background/picturebarback.jpg); width: 20%; text-align: right;}