/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


body{
	background-color:#FFFFFF;
	background-image:url(images/bodySlice.jpg);
	background-repeat:repeat-x; 
	background-position:top;
	background-attachment:fixed;
	padding-top:15px;
	margin:0;
}

#allMiddle{
	background-image:url(images/backSlice.png);
	background-repeat:repeat-y;
	width:856px;
	padding:0;
	margin:0;
}

#playerAS3Container{
	width:345px;
	height:270px;
	padding:0;
	margin:0;
	position:absolute;
	top:128px;
	left:50%;
	margin-left:-385px;
	z-index:999;
}
#contest{
	width:446px;
	height:345px;
	padding:0;
	margin:0;
	position:absolute;
	top:140px;
	right:35%;
	margin-right:-223px;
	z-index:800;
}
#allFooter{
	width:856px;
	height:200px;
	background-image:url(images/footerBack.png);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}
#heading{
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#dd7200;
}
#midContent{
	width:777px;
	padding:0;
	margin:0;
}
#column{
	color:#333333;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	width:239px;
	float:left;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:15px;
	padding:0;
}
#column2{
	color:#333333;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	width:249px;
	float:left;
	margin-left:0;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:0;
	padding:0;
}
#column3{
	color:#333333;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	width:240px;
	float:left;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:0;
	padding:0;
}

#leftcontent{
	width:520px;
	float:left;
	color:#333333;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
}
#button{
	float:right;
	width:250px;
}

#allText{
color:#333333;
font-family:Arial, Tahoma, Verdana;
font-size:12px;
padding:0;
margin:0;
}

#bioText{
color:#333333;
font-family:Arial, Tahoma, Verdana;
font-size:14px;
padding:0;
margin:0;
}

.style3{
color:#333333;
font-family:Arial, Tahoma, Verdana;
font-size:14px;
}
#faqScroll{
	width:500px;
	height:400px;
	overflow:auto;
	padding:5px;
}
/* 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 {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* 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 {
}

.Normal{
color:#333333;
font-family:Arial, Tahoma, Verdana;
font-size:12px;
}

/* 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    {
}
    
/* GENERIC */
p{
color:#333333;
font-family:Arial, Tahoma, Verdana;
font-size:12px;
}
td{
color:#333333;
font-family:Arial, Tahoma, Verdana;
font-size:12px;
}
H1  {
color:#333333;
font-family:Arial, Tahoma, Verdana;
font-size:18px;
}

H2  {
color:#333333;
font-family:Arial, Tahoma, Verdana;
font-size:16px;
}

H3  {
color:#333333;
font-family:Arial, Tahoma, Verdana;
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
color:#333333;
font-family:Arial, Tahoma, Verdana;
}

UL LI   {
color:#333333;
font-family:Arial, Tahoma, Verdana;
}

UL LI LI    {
color:#333333;
font-family:Arial, Tahoma, Verdana;
}

UL LI LI LI {
}

OL LI   {
color:#333333;
font-family:Arial, Tahoma, Verdana;
}

OL OL LI    {
color:#333333;
font-family:Arial, Tahoma, Verdana;
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/*********************GetapprovedPage********************/

.FormSizeGetapp
{ 
width:750px;
}

/*********************EmpPage********************/

.FormSizeEmp
{
width:750px;
}

/*********************MainTable For All Page********************/
.MainTable{
	background-image:url(images/backSlice.png);
	background-repeat:repeat-y;
	width:856px;
	padding:0;
	margin:0;
}


/********************Contact Page********************/
.FormSizeContact
{
width:750px;
padding:0;
margin:0;
}



































