HTML {
	PADDING: 0px;
	FONT-SIZE: 11px;
	MARGIN: 0px;
	COLOR: #000000;
	FONT-FAMILY: tahoma, arial, verdana;
}
BODY {
	MARGIN: 0px 0px 5px;
	PADDING: 0px;
}
#outer {
	WIDTH: 100%;
	POSITION: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: -11px;
	margin-bottom: -11px;
	margin-left: -11px;
}
#left_wrapper {
	FLOAT: left;
	WIDTH: 50%;
	MARGIN-RIGHT: -375px;
	POSITION: relative;
}
#left {
	BACKGROUND-POSITION: right top;
	MARGIN-RIGHT: 375px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 500px;
}
#contentwrapper {
	Z-INDEX: 2;
	BACKGROUND: url(images/template/content_bg.gif);
	FLOAT: left;
	WIDTH: 750px;
	MARGIN-RIGHT: -375px;
	POSITION: relative;
}
#header {
	HEIGHT: 79px;
	margin: 0px;
}
#gap {
	Z-INDEX: 5;
	FLOAT: left;
	WIDTH: 5px;
	HEIGHT: 500px;
}
#content {
	BACKGROUND: #fff;
	FLOAT: left;
	WIDTH: 555px;
}
#content_header {
	OVERFLOW: visible;
	WIDTH: 545px
}
.toppane {
	padding-left:5px;
	width: 520px;
	margin-left: 10px;
}
#main_content {
	PADDING: 0px;
	MARGIN: 5px;
	width: 545px;
}
#main_content table	{
	font-size:11px;
	margin: 0px;
}

#main_content img	{
	padding:2px;
}

#main_content UL LI   {
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;    
}
#inside	{
	padding-top:5px;
}	
.contentpane {
	border-right-color: #e0e0e0;
	border-right-width:thin;
	border-right-style: solid;
	width: 378px;
	padding: 0px;
	
}
#rightside {
	padding-left:5px;
	width: 170px;
}

.bottompane {
	padding-top: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer {
	CLEAR: both;
	BORDER-TOP: #e5e5e5 1px solid;
	FONT-SIZE: 11px;
	COLOR: #999;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 200px;
}
#footer A {
	COLOR: #0fb8c8;
	TEXT-DECORATION: none
}
#right_wrapper {
	FLOAT: left;
	WIDTH: 49.9%;
	POSITION: relative;
	BACKGROUND-COLOR: transparent;
}

#right {
	BACKGROUND-POSITION: left top;
	MARGIN-LEFT: 375px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 500px;
	BACKGROUND-COLOR: transparent;
}
#nav {
	PADDING: 10px;
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 160px;
}
#nav UL {
	PADDING: 0px;
	MARGIN: 0px;
	BORDER-BOTTOM: #e5e5e5 1px solid;
}
#nav LI {
	LIST-STYLE-TYPE: none;
}
#nav UL A {
	BORDER-TOP: #e5e5e5 1px solid;
	DISPLAY: block;	
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 20px;
	BACKGROUND: url(images/menu_bullet.gif) #fff no-repeat left 14px;
	MARGIN: 0px;
	WIDTH: 120px;
	COLOR: #666;
	HEIGHT: auto;
	TEXT-DECORATION: none;
}
#nav UL UL {
	BORDER-BOTTOM-STYLE: none;
}
#nav UL UL A {
	PADDING-LEFT: 20px;
	BACKGROUND: url(images/menu_bullet.gif) #fff no-repeat 10px 9px;
	PADDING-TOP: 5px;
	PADDING-BOTTOM: 5px;
	WIDTH: 110px;
	COLOR: #999;
}
#nav UL UL A:hover {
	BACKGROUND: url(images/menu_bullet.gif) #e2f5f0 no-repeat 10px 9px;
	COLOR: #3abb9c;
}
#nav UL UL A.On {
	PADDING-LEFT: 20px;
	BACKGROUND: url(images/menu_bullet.gif) #b2e8ed no-repeat 10px 9px;
	WIDTH: 110px;
	COLOR: #016268;	
}
#nav LI A:hover {
	BACKGROUND: url(images/menu_bullet.gif) #e2f5f0 no-repeat left 14px;
	COLOR: #3abb9c;
}
#nav LI A.On {
	BACKGROUND: url(images/template/menu_bullet_on.gif) #3abb9c no-repeat left 14px;
	COLOR: #fff;
}
.nav_bar {
	PADDING: 0px;
	BACKGROUND:  url(images/menu_div.gif) #cdeee6 no-repeat;
	MARGIN: -1px 0px 0px;
	HEIGHT: 5px;
}
H1 {
	PADDING-LEFT: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 29px;
	MARGIN: 0px;
	LINE-HEIGHT: 28px;
	FONT-FAMILY: Century Gothic, tahoma, arial, verdana;
}
H2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 0px;
	MARGIN: 10px 0px 5px;
	LINE-HEIGHT: 16px;
	PADDING-TOP: 0px;
	FONT-FAMILY: tahoma, arial, verdana, Century Gothic;
}
H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	MARGIN: 0px;
	LINE-HEIGHT: 16px;
}
H6 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #999999;
	PADDING-TOP: 0px;
	spacing: 0px;
}
A {
	COLOR: #0fb8c8;
	TEXT-DECORATION: none;
}
A:hover {
	TEXT-DECORATION: underline;
}
P {
	PADDING: 0px;
	LINE-HEIGHT: 16px;
}
HR {
	PADDING: 0px;
	BORDER-TOP: #eee 1px solid;
	HEIGHT: 1px;
	width:100%;
}
.LightBG {
	BACKGROUND: #ccc;
}
.MidBG {
	BACKGROUND: #999;
}
.DarkBG {
	BACKGROUND: #666;
}
.TableLines TD {
	BORDER-BOTTOM: #eee 1px solid;
	HEIGHT: 20px
}
small	{
	font-size:8px;
}
/* ================================
    Default styles FOR DotNetNuke 
	PBF August 2008
   ================================
*/   


.SkinObject {
    font-weight: normal;
    font-size: 8pt;
    color: #CDEEE6;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#CDEEE6;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#CDEEE6;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#CDEEE6;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#CDEEE6; 
}


/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/*H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}*/


A:link  {
    text-decoration:    none;
    color:  #0fb8c8;
}

A:visited   {
    text-decoration:    none;
    color:  #0fb8c8;
}

A:hover {
    text-decoration:    underline;
    color:  #0fb8c8;
}

A:active    {
    text-decoration:    none;
    color:  #0fb8c8;
}


SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}




/*UL LI LI    {
	list-style-type:    disc;
	list-style-image: url(images/arrow.gif);
}

UL LI LI LI {
	list-style-type:    circle;
	list-style-image: url(images/arrow.gif);
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}
OL UL LI   {
    list-style-type:    disc;
}*/

