
/*========================================================*/
/*   Cascading Style Sheet for Pyramid DotNetNuke Skin    */
/*========================================================*/

/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. Universal                                          */
/*  2. Containers                                         */
/*  3. Links                                              */
/*  4. Text                                               */
/*  5. Forms                                              */
/*  6. Main Menu                                          */ 
/*  7. Module Menus                                       */
/*  8. Containers          
/*  9. New Home Page Design June 2007                     */
/*========================================================*/


/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Forces browser height of 100% */
html {
	height: 100%;
}



/* Catch-all to ensure text color, font, and size consistency */
table, tr, td, p {
	font-family: Arial;
	font-size: 11px;
	line-height: 1.4em;
}

.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.focus {
	text-decoration: none;
}
.redheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ED1C24;
	font-weight: 600;
}
.redheader a, a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ED1C24;
	font-weight: 600;
	text-decoration:none
}
.redheader a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ED1C24;
	font-weight: 600;
	text-decoration:none	
}
.redheader a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ED1C24;
	font-weight: 600;
	text-decoration:underline	
}
.table_bgcolor {
	background-color: #A8AAAD;
	color:#FFFFFF
}
.table_bgR {
	/*background-image: url(images/border_2.gif);*/
}
.table_bgL {
	/*background-image: url(images/border_1.gif);*/
}
.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#FFFFFF
}
body, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color:#333333;*/
	/*background-color: #E3E4E4;
	margin-top:5px	*/
}
.text_mainstrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.style1 {color: #A6ACAE}
.padCells {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.padCellsTop {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 8px;
}

.home_nav{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
}
.home_nav a{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}
.home_nav a:link{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}
.home_nav a:visited{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}
.home_nav a:hover{
	color:#ED1C24;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}
.interior_nav a{
	color:#A6ACAE;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}
.interior_nav a:link{
	color:#A6ACAE;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}
.interior_nav a:visited{
	color:#A6ACAE;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}
.interior_nav a:hover{
	color:#ED1C24;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	text-transform: uppercase;
}

.style5 {color: #FFFFFF}
.style6 {color: #000000}

.mainTable {
	background-color: #FFFFFF;
	
}


/*========================================================*/
/*  2. Containers                                         */
/*========================================================*/
.padTop{
	margin-top:5px
}

/* Background style */
.MasterColumn01 {
	background-color: #E3E4E4;	
	height:100%
	/*background: url(slash_bg_left.gif) top right repeat-x #e2e2e2;*/
}


/* Background style */
.MasterColumn02 {
	width: 10px; border-right: 1px solid #ccc;
}


/* Background style */
.MasterColumn02Top {
	/*background: url(slash_shadow_left.gif) top left no-repeat #dcdcdc;*/
	background-color: #e2e2e2;		
	height: 382px;
}


/* Background style */
.MasterColumn02Bottom {
	/*background: url(shadow_left.gif) top left repeat-y #dcdcdc;*/
	background-color: #e2e2e2;		
}


/* Controls site width */
.MasterColumn03 {
	width: 750px;
	background: #fff;
}


/* Controls site width */
.MasterColumn03Admin {
	width: 900px;
	background: #fff;
}


/* Background style */
.MasterColumn04 {
	width: 10px;
	border-left: 1px solid #ccc;
}


/* Background style */
.MasterColumn04Top {
	/*background: url(slash_shadow_right.gif) top left no-repeat #dcdcdc;*/
	background-color:#e2e2e2;
	height: 382px;
}


/* Background style */
.MasterColumn04Bottom {
	background-color: #e2e2e2;		
	/* background: url(shadow_right.gif) top left repeat-y #dcdcdc;*/
}


/* Background style */
.MasterColumn05 {
	background-color: #e2e2e2;		
	/*background: url(slash_bg_right.gif) top left repeat-x #e2e2e2;*/
}


/* Header height */
.HeaderMaster {
	height: 25px;
}



/* Header background */
.HeaderLeft {
	background: url(../../../../header_left.gif) repeat-x;
	height: 27px;
	text-align: right;
}


/* Login/Register/Search div */
.HeaderDiv {
	width: auto;
	display: block;
	float: right;
	height: 27px;
	background: url(../../../../header_div_bg.gif) top left no-repeat;
	color: #828282;
	padding: 1px 12px 1px 22px;
}


/* Button style */
.GoButton {
	margin: 0;
	padding: 0;
	margin-top: 3px;
}


/* Separator image in header */
.HeaderSep {
	width: 2px;
	margin: 0 4px 0 4px;
	background: url(../../../../header_sep.gif) center top no-repeat;
}


/* Holds logo object */
.LogoMaster {
	padding: 4px 16px 16px 16px;
}


/* Date container */
.DateMaster {
	vertical-align: bottom;
	text-align: right;
	padding: 12px 12px 8px 0;
}


/* Menu container */
.MenuMaster {
	/*background: url(menu_bg.gif) repeat-x;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
	height: 24px;	
}


/* Breadcrumb container */
.BreadcrumbMaster {
	height: 36px;
	font-size: 10px;
	font-weight: bold;
	color: #A8AAAD;
	background: transparent;
	/*padding: 0 16px 0 16px;*/
}


/* Page title underline */
.ShadowMaster {
	height: 13px;
}


/* Page title underline - left */
.ShadowLeft {
	width: 185px;
	background: url(../../../../breadcrumb_bg_left.gif) no-repeat;
}


/* Page title underline - center */
.ShadowCenter {
	background: url(../../../../breadcrumb_bg_center.gif) repeat-x;
}


/* Page title underline - right */
.ShadowRight {
	width: 185px;
	background: url(../../../../breadcrumb_bg_right.gif) no-repeat;
}


/* Content container */
.ContentMaster {
	padding: 2px 20px 20px 20px;
}


/* Top content row */
.ContentTop {
	padding: 0 0 5px 0;
}


/* Left content column */
.ContentLeft {
	width: 28%;
	padding: 0 20px 10px 0;
}


/* Center content column */
.ContentCenter {
	padding: 0 0 10px 0;
}


/* Right content column */
.ContentRight {
	width: 28%;
	padding: 0 0 10px 20px;
}


/* Bottom content row */
.ContentBottom {
	padding: 0;
}


/* Footer height */
.FooterMaster {
	height: 25px;
}


/* Footer background */
.FooterRight {
	background: url(../../../../footer_right.gif) repeat-x #E0E0E0;
	height: 25px;
	padding: 0;
}


/* Terms/Privacy/Copyright container */
.FooterDiv {
	width: auto;
	display: block;
	float: left;
	height: 25px;
	background: url(../../../../footer_div_bg.gif) top right no-repeat #E0E0E0;
	color: #828282;
	padding: 6px 22px 0 12px;
}




/*========================================================*/
/*  3. Links                                              */
/*========================================================*/


/* Basic links */
a:link, a:visited, a:active {
	color: #ED1C24;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #ED1C24;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}


/* For the Register and Login/Logout links in the header */
a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
    text-decoration: none;
    color: #FFFFFF;
	font-weight: normal;
}

a.LoginLink:hover {
    text-decoration: underline;
    color: #FFFFFF;
	font-weight: normal;
}


/* For links on darker backgrounds (e.g. footer links) */
a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active {
    text-decoration: none;
    color: #F56C0E;
	font-weight: normal;
}
a.FooterLink:hover {
    text-decoration: underline;
    color: #F56C0E;
	font-weight: normal;
}


/* Defines styles for breadcrumb items */
a.BreadcrumbLink:link, a.BreadcrumbLink:visited, a.BreadcrumbLink:active, .BreadcrumbLink {
    text-decoration: none;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A8AAAD;
	font-weight: 600;
}

a.BreadcrumbLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A8AAAD;
	font-weight: 600;
	text-decoration:underline;
	white-space: nowrap
}
/* For the links that look like buttons */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #ED1C24;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.CommandButton:hover {
	color: #F56C0E;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}


/* For links that come with a pre-attached Normal class */
a.Normal:link, a.Normal:visited, a.Normal:active {
	color: #ED1C24;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover {
	color: #ED1C24;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}





/*========================================================*/
/*  4. Text                                               */
/*========================================================*/


/* Style for current date token */
.CurrentDate {
	color: #999;
}


/* Style for copyright text in footer */
.CopyrightText {
	color: #999;
}


/* Used in admin sections */
.SubHead    {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #555;
}


/* Module titles */
.Head {
    font-family: arial;	
	font-size: 11px;
	font-weight: bold;
	color: #555;
}


/* Module titles - Blue */
.CHeadCenter .Head {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}


/* Module titles - Gray */
.CHeadCenterG .Head {
	color: #555;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}


/* Bold colored - used for warnings and such */
.NormalRed {
	color: #900;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}


/* Normal bold text */
.NormalBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #555;
}


/* Normal bold text */
.Normal {
	font-family: tahoma;
	font-size: 11px;
	color: #555;
}






/*========================================================*/
/*  5. Forms                                              */
/*========================================================*/

select, input {
	font-family: tahoma;
	font-size: 11px;
	color: #555;
}


/* Applies to text input boxes */
.NormalTextBox {
	color: #555;
	padding-left: 4px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #555;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}


/* Applies to the table cells that contain text input boxes */
td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}


/* Form button style */
.StandardButton {
	background: #ED1C24;
	border-right: 1px solid #DB610C;
	border-left: 1px solid #F99551;
	border-top: 1px solid #F99551;
	border-bottom: 1px solid #DB610C;
	color: #fff;
	font-weight: normal;
}



/*========================================================*/
/*  6. Main Menu                                          */
/*========================================================*/

/* Container for main menu */
.MainMenu_MenuContainer {
	background: transparent;
}


/* Menu bar */
.MainMenu_MenuBar {
	background: transparent; 
}


/* Applies to idle state of submenu items */
.MainMenu_MenuItem {
	font-family: arial; 
	color: #888;
	font-size: 11px; 
	font-weight: normal;
	background: #FFFFFF;
	border-top: #F3F3F3 1px solid;
	border-left: #F3F3F3 1px solid;
	border-bottom: #F3F3F3 1px solid;
	border-right: #F3F3F3 1px solid;
	padding: 1px 4px 2px 2px;
}


/* Container for submenu */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0px 0px 0px;
	background-color: #FFFFFF;
	border: 1px solid #c7c7c7;
	padding: 0px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#dddddd', Direction=135, Strength=3) ;
}


/* Hover state for submenu items */
.MainMenu_MenuItemSel {
	font-family: arial; 
	font-size: 11px; 
	font-weight: normal;
	cursor: pointer; 
	cursor: hand; 
	color: #fff;
	background: #ED1C24;
	border-left: #F57823 1px solid;
	border-right: #F57823 1px solid;
	padding: 1px 4px 2px 2px;
}


/* Idle state for main menu items */
.MainMenu_Idle { 
	background: url(../../../../menu_off.gif) repeat-x top left;
	color: #A6ACAE;
	height: 24px;
	font-size: 11px; 
	font-weight: 500;	
}


/* Hover state for main menu items */
.MainMenu_Selected {
	background: url(../../../../menu_off.gif) repeat-x top left;
	color: #FF0000;
	font-size: 11px; 
	font-weight: 500;	
	height: 24px;
}


/* Selected state for main menu items */
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	background: url(../../../../menu_on.gif) repeat-x top left;
	color: #FF0000;
	font-size: 11px; 
	font-weight: 500;	
	height: 24px;
}


/* Idle state for main menu items */
.MainMenu_Idle_Home { 
	color: #FFFFFF;
	height: 24px;
	font-size: 11px; 
	font-weight: 500;	
	text-transform: uppercase;
	background-color:#A8AAAD
}

/* Hover state for main menu items */
.MainMenu_Selected_Home {
	color: #FF0000;
	font-size: 11px; 
	font-weight: 500;	
	height: 24px;
	text-transform: uppercase;	
	background-color:#A8AAAD	
}


/* Selected state for main menu items */
.MainMenu_Active_Home, .MainMenu_BreadcrumbActive_Home {
	color: #FFFFFF;
	font-size: 11px; 
	font-weight: 500;	
	height: 24px;
	text-transform: uppercase;		
	background-color:#A8AAAD	
}	

/* Ensures that the left/right tab edges show up */
.MainMenu_MenuBreak {
	width: auto;
	border: 0;
}


/* Left side of deselected tab */
.MainMenu_LeftOff {
	padding-left: 2px;
	height: 24px;
	background: url(../../../../tab_left_off.gif) bottom left no-repeat;
}


/* Left side of selected tab */
.MainMenu_LeftOn {
	padding-left: 2px;
	height: 24px;
	background: url(../../../../tab_left_on.gif) bottom left no-repeat;
}


/* Right side of selected tab */
.MainMenu_RightOff {
	padding-left: 2px;
	height: 24px;
	background: url(../../../../tab_right_off.gif) bottom right no-repeat;
}


/* Right side of selected tab */
.MainMenu_RightOn {
	padding-left: 2px;
	height: 24px;
	background: url(../../../../tab_right_on.gif) bottom right no-repeat;
}
/* Left side of deselected tab */
.MainMenu_LeftOffHome {
	padding-left: 2px;
	height: 24px;
	background-color:#A8AAAD	
}


/* Left side of selected tab */
.MainMenu_LeftOnHome {
	padding-left: 2px;
	height: 24px;
	background-color:#A8AAAD	
}


/* Right side of selected tab */
.MainMenu_RightOffHome {
	padding-left: 2px;
	height: 24px;
	background-color:#A8AAAD	
}


/* Right side of selected tab */
.MainMenu_RightOnHome {
	padding-left: 2px;
	height: 24px;
	background-color:#A8AAAD	
}


/* Elements we don't really need to see */
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon {
	display: none;
}


/*========================================================*/
/*  7. Module Menus                                       */
/*========================================================*/

/* Outer cntainer for module submenu */
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}


/* Inner container for module submenu */
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}


/* Idle state for module submenu items */
.ModuleTitle_MenuItem {
	font-family: tahoma; 
	color: #888;
	font-size: 11px; 
	font-weight: normal;
	background: #F3F3F3;
	border-top: #F3F3F3 1px solid;
	border-left: #F3F3F3 1px solid;
	border-bottom: #F3F3F3 1px solid;
	border-right: #F3F3F3 1px solid;
	padding: 1px 4px 2px 2px;
}


/* Inner, inner container for module submenu (?) */
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0px 0px 0px;
	background-color: #F3F3F3;
	border: 1px solid #c7c7c7;
	padding: 0px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#dddddd', Direction=135, Strength=3);
}



/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: normal;
	cursor: pointer; 
	cursor: hand; 
	color: #fff;
	background: #F57823;
	border-left: #F57823 1px solid;
	border-right: #F57823 1px solid;
	padding: 1px 4px 2px 2px;
}


/* Elements we don't need to see */
.ModuleTitle_MenuBreak, .ModuleTitle_MenuIcon, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow {
	display: none;
}




/*========================================================*/
/*  8. Containers                                         */
/*========================================================*/


.ContentPaneArrow {
	width: 1%;
	padding: 0 0 0 0;
	text-align: right;
	border-bottom: 2px dotted #ddd;
}

.ContentPaneHead {
	width: 99%;
	padding: 0px 0px 2px 0px;
	text-align: left;
	border-bottom: 2px dotted #ddd;
}


.ContentPaneBody {
	padding: 7px 4px 0px 0px;
}


.CHeadLeft {
	width: 10px;
	height: 25px;
	background: url(../../../../CHeadLeft.gif) no-repeat top left;
	font-size: 1px;
}

.CHeadCenter {
	height: 25px;
	background: url(../../../../CHeadCenter.gif) repeat-x top left;
	width: 1px;
	white-space: nowrap;
}

.CHeadConnect {
	width: 15px;
	height: 25px;
	background: url(../../../../CHeadConnect.gif) no-repeat top left;
	font-size: 1px;
}


.CHeadRight {
	height: 25px;
	background: url(../../../../CHeadRight.gif) repeat-x top left;
	font-size: 1px;
}


.CHeadRightCap {
	width: 7px;
	height: 25px;
	background: url(../../../../CHeadRightCap.gif) no-repeat top left;
	font-size: 1px;
}


.CBody {
	padding: 7px 10px 10px 10px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #fafafa;
}


.CFootLeft {
	height: 7px;
	border-top: 1px solid #ddd;
	font-size: 1px;
}


.CFootRight {
	height: 7px;
	width: 58px;
	background: url(../../../../CFootRight.gif) top left no-repeat;
	font-size: 1px;
}


.CHeadLeftG {
	width: 10px;
	height: 25px;
	background: url(../../../../CHeadLeftG.gif) no-repeat top left;
	font-size: 1px;
}

.CHeadCenterG {
	height: 25px;
	background: url(../../../../CHeadCenterG.gif) repeat-x top left;
	width: 1px;
	white-space: nowrap;
}

.CHeadConnectG {
	width: 15px;
	height: 25px;
	background: url(../../../../CHeadConnectG.gif) no-repeat top left;
	font-size: 1px;
}


.CHeadRightG {
	height: 25px;
	background: url(../../../../CHeadRightG.gif) repeat-x top left;
	font-size: 1px;
}


.CHeadRightCapG {
	width: 7px;
	height: 25px;
	background: url(../../../../CHeadRightCapG.gif) no-repeat top left;
	font-size: 1px;
}

.candidateText, .candidateText a, .candidateText a:visited {
font-size: 11px;
text-decoration:none
}
.candidateTextBig{
font-size: 13px;
}

/*========================================================*/
/*  8. New Home Page  Design June 2007                    */
/*========================================================*/
.MasterHomeColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.MasterHomeColumn li{
	padding-bottom: 5px;
}

.MasterHomeColumn hr {
	color: #ffffff;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #999999 dashed;
	margin-left: 10px;
	margin-right: 10px;
}

.MasterHomeColumn a:link {color: #EF1C22; text-decoration: none;}
.MasterHomeColumn a:active {color: #EF1C22; text-decoration: none;}
.MasterHomeColumn a:visited {color: #EF1C22; text-decoration: none;}
.MasterHomeColumn a:hover {color: #333333; text-decoration: none;}


.menuList a:link {color: #333333; text-decoration: none;}
.menuList a:active {color: #333333; text-decoration: none;}
.menuList a:visited {color: #333333; text-decoration: none;}
.menuList a:hover {color: #EF1C22; text-decoration: none;}

.MasterHomeColumn{
	background-image: url(../../../../images/bg.gif);
	background-repeat: repeat-x;
	border: solid 1px #999999;
	width: 1000px;
}

.menuList{
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	color:#333333; 

}

.menuList table, .menuList tr, .menuList td, .menuList p{
	font-size: 13px;
	color:#333333;
}

.menuList ul{
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin: 0px;
	padding:0px;
	height: 30px;
	width: 1000px;
	list-style-type: none;	
	font-size: 13px;
	color:#333333; 
}

.menuList li{
	display: inline;
	padding:15px;
	margin-bottom:2px;
	list-style:none;
	list-style-type:none;	

}

.homeContainer {
	background-color: #FFFFFF;
	margin-top: 20px;
	width: 1050px;
	height: 600px;
}

.leftSide{
	float: left;
	width:525px;
	/*height: 550px;*/
}
 
.logo {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 20px;
	background-image: url(../../../../images/l_border.gif);
	background-repeat: repeat-y; 
}

.leftTop{
	/*background-image: url(images/lt_bg.gif);
	background-repeat: no-repeat;*/
	margin: 0px;
	height: 12px;
}

.leftContent {
	background-image: url(../../../../images/l_border.gif);
	background-repeat: repeat-y; 
	margin: 0px;
	height: 588px;
}

.leftConentHeader{
	background-image: url(../../../../images/header_bg.gif);
	background-repeat: no-repeat;
	/*padding-top: 5px;*/
	color: #333333;
	font-size: 11px;

}

h3 {
	font-size: 12px;
	color: #EF1C22;
	padding-top: 5px;
	margin-left: 10px;
	font-weight: normal;
}

.leftContent p, .leftContentHeader p, .footer p{
	margin: 0 10px;
}

.rightSide{
	float: right;
	width: 525px;
	height: 600px;
}

.rightTop{
	align: right;
	/*background-image: url(images/rt_bg.gif);*/
	background-image: url(../../../../images/flash_BG.gif);
	background-position: top right;
	background-repeat: no-repeat;
	/*height: 12px;*/
	height: 300px;
}

.rightContent {
	background-image: url(../../../../images/r_border.gif);
	backgound-repeat: repeat-y;
	color: #333333;
	font-size: 11px;
	height: 300px;
}

.rightContent p{
	margin: 0 10px 0 10px;	
}

.flash{
	width: 110px;
	float: left;
	margin: 0 10px 0 10px;
}	
	
.homeFooter p{
	margin: 0 10px;
}

.homeFooter {
	background-color: #666666;
	font-size: 11px;
	color: #fff;
	height: 20px;
}





/*========================================================*/
/*  End Style Sheet                                       */
/*========================================================*/









