/* Layout Elements for Caz*/
/*div#Banner{
	float: left;
	margin-left: 50px;
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
	width: 842px;
	height: 177px;
}

div#shadow{
	float: left;
	
	background-image: url(images/HomeLayout_01.jpg);
	background-repeat: repeat-y;
	width: 9px;
	
}

div#shadow2{
	float: left;
	margin-left: 50px;
	background-image: url(images/HomeLayout_03.jpg);
	background-repeat: repeat-y;
	width: 9px;
}

div#topmenu{
	float: left;

	margin-top: 208px;
}

div#MenuFade1{
	float: left;
	margin-left: 50px;
	background-image: url(images/menuFade.jpg);
	background-repeat: no-repeat;
	width: 842px;
	height: 31px;
}

div#MenuFade2{
	vertical-align: top;
	float: left;
	vertical-align: top;
	margin-left: 668px;
	background-image: url(images/menuFade2.jpg);
	background-repeat: no-repeat;
	width: 226px;
	height: 31px;
}

div#MenuFade3{
	vertical-align: top;
	float: left;
	margin-left:35px;
	background-image: url(images/menuFade3.jpg);
	background-repeat: no-repeat;
	width: 191px;
	height: 31px;
}

div#placeHolder{
	float: left;
	margin-left: 50px;
	background-color: Black;
	width: 842px;
	height: 255px;
	
}

div#Whitebox1{
	float: left;
	background-color: White;
	width: 244px;
	height: 220px;
}

div#Whitebox2{
	float: left;
	background-color: White;
	width: 598px;
	height: 220px;
}

div#bottom1{
	float: left;
	margin-left: 50px;
	background-image: url(images/HomeLayout_12.jpg);
	background-repeat: no-repeat;
	width: 244px;
	height: 33px;
}

div#bottom2{
	float: left;
	background-image: url(images/HomeLayout_13.jpg);
	background-repeat: repeat-x;
	width: 400px;
	height: 14px;
}

div#bottom3{
	float: left;
	background-image: url(images/HomeLayout_11.jpg);
	background-repeat: no-repeat;
	width: 237px;
	height: 37px;
}

*/

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
	background-color: #18355F;
	color: #454545;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	font-size: x-small;
}

p
{
	
}
strong{
	color: #454545;
	font-family: Tahoma;
	font-size: 9pt;
}
td{
	font-family: Tahoma;
	font-size: 8pt;
}
tbody
{
	
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  {
	
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	color: Blue;
	style: none;
}

A.OtherTabs:visited  {
	color: Blue;
	style: none;
	
}

A.OtherTabs:active   {
	color: Blue;
	style: none;
	
}

A.OtherTabs:hover    {
	color: #DFA824;
	style: none;
	
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal{
	color: #454545;
	font-family: Tahoma;
	font-size: 9pt;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	color: #003366;
	font-family: Tahoma;
	font-size: 8pt;
}

A:visited{
	color: #003366;
	font-family: Tahoma;
	font-size: 8pt;
}

A:active{
	color: #003366;
	font-family: Tahoma;
	font-size: 8pt;
}

A:hover {
	color: #DFA824;
	font-family: Tahoma;
	font-size:8pt;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuItem {
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 7pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	height: 27px;
}
.MainMenu_MenuIcon {
	background-color: #FFF56C; 
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 27px;
}
.MainMenu_SubMenu {
	background-color: #FFCC00;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	color: #FFD700;
	font-family: Verdana,Tahoma, Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	height: 27px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid;
	font-family: none; 
	font-size: 7pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	
}

.SearchSkinobject{
	font-family: Verdana,Tahoma, Arial, Helvetica;;
	color: gold;
	font-size: 7pt;
	border-right: 0px;
}
.ContentPane .pullquote{
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	width: 150px;
	font-size: 15px;
	text-align: left;
	
	padding-left: 10px;
	display: block;
	border:  1px solid;
	border-top: none;
	border-right: none;
	border-bottom: none;
}
.ContentPane .caption{
	text-align: right;
	width: 148px;
	margin-right: 4px;
	margin-left: 4px;
	font-size: 9px;
}
.ContentPane .pullquoteLeft{
	float: left;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-right: 4px;
	width: 150px;
	font-size: 15px;
	text-align: right;
	
	padding-right: 5px;
	display: block;
	border:  1px solid;
	border-top: none;
	border-left: none;
	border-bottom: none;
}
.ContentPane .adbox{
	float: right;
	margin-bottom: 2px;
	margin-left: 4px;
	width: 150px;
	font-size: 11px;
	text-align: left;
	padding: 9px;
	display: block;
	border: 1px solid;
	border-bottom: none;
	border-right: none;	
	border-top: none;
	background-color: #F0F8FF;
}
.ContentPane .adbox strong{
	margin-bottom: 2px;
	font-size: 13px;
	font-weight: bold;
}
.ContentPane .adbox a:link{
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.ContentPane .adbox a:hover{
	font-size: 11px;
	color: #DFA824;
	text-decoration: underline;
}
.ContentPane .reunion07{
	background-image: url(images/flag3.png);
	background-repeat: no-repeat;
	background-position: ;
	margin-left: 4px;
	margin-top: 10px;
	width: 100%;
	height: auto;
	padding-left: 5px;
	display: block;
	border: 2px solid;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-color: #8f2929;
}
.ContentPane .reunion07_2{
	margin-left: 4px;
	margin-bottom:10px;
	width: 100%;
	padding-left: 5px;
	display: block;
	border: 2px solid;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left-width: thin;
	border-color: #8f2929;
}
.ContentPane .Normal{
	color: #454545;
	font-family: Tahoma;
	font-size: 9pt;
}
.ContentPane FONT{
	color: #454545;
	font-family: Tahoma;
	font-size: 9pt;
}
