/* @override http://www.bacareerguide.org/home/templates/BACM/css/template_css.css */

/* Start of Global page settings. Should get over-ridden later on*/
* { 
margin: 0;
padding: 0; 
} 
body {
background:;
font:;
font-family:;
	font-size: 9pt;
color: ;
background-color:;
background-image:;
background-repeat:;
background-position: ;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address,.componentheading,.contentheading,.contentpagetitle,.sectiontableheader,.newsfeedheading{
margin: 0;
padding: 0; 
}
.resultLinks {
	font-weight: bold;
	color: #DBA725;
	text-decoration: none;
}
.resultLinks:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
li, dd, blockquote {
margin-left: 1em;
}
fieldset {
border: none;
}
input, select, textarea {
font-size: 1em;
}
/* End of Global page settings. Should get over-ridden later on*/

/* Hinman CSS styles */
.error {
	color: #FF0000;
	font-size: 9pt;
}
.question {
	color: #003366;
	font-size: 10pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 35px;
}
.IL {
font:;
color:;
	font-size: 9pt;
font-family:;
font-style:;
font-weight:;
text-align:;
	margin:1em 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;
}
/* End Hinman CSS styles */
#MainBackground {
	background-image: url(../images/mainBackground.gif);
	background-repeat:no-repeat;
	height: auto;
	width: 100%;
	height: 600px;
	background-position: right top;
	display: block;
	float: left;
	
	padding-top: 10px;
}

#Content {
}

.BodyArea {
	width: 5in;
	height: 100%;
	padding-left: 35px;
	height: auto;
}

.SecondNav {
	display: block;
	width: 163px;
	height: 188px;
	position: relative;
	float: right;
	right: 0px;
	top: 280px;
	position: absolute;
	background-repeat:no-repeat;
	background-image: url(../images/connectBack.gif);
	background-position: left top;
}
.SecondNavPlacement {
	top: 15px;
	left: 6px;
	display: block;
	position: absolute;
}
.footer {
	display: block;
	width: 241 px;
	height: 100 px;
	float: right;
	top: 500px;
	_top: 475px;
	right: 15px;
	position: absolute;
	background:none;
}

.NavBackground {
	display: block;
	width: 163px;
	height: 239px;
	position: relative;
	float: right;
	top: 30px;
	right: 0px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../images/navBackround.png);
	_background-image: url(../images/navBackround.gif);
	background-position: left top;
}

.NavPlacement {
	top: -12px;
	left: 0px;
	display: block;
	position: absolute;
	width: 100%;
}

.BottomNav {
	align: center;
	background-color:;
}


/*Line Heights and base font size adjustment*/
/* Font sizing later is defined in ems. Based on CSS font discussions - do a google*/
#header{
line-height: 12pt;
font-size: ;
}
#leftcolumn{
line-height: 12pt;
font-size:;
}
#rightcolumn{
line-height: 12pt;
font-size:;
}
#maincol{
line-height: 14pt;
font-size:;
}
#footer{
line-height: 10pt;
font-size:;
}

/* Padding for inside containers. Trying to avoid box-model bugs */
.insidefooter { /*slight adjustment for footer */
padding: 5px 0;
}
.inside {
padding: 10px 0 0 8px;
}
.insideright { /*slight adjustment for right column */
padding: 10px 0 8px 8px;
} 

/* Base typography SET ANY FONT SIZE IN EM's */

/* Main titles for various pages. Mix and match hX tags with Joomla titles */
h1,.componentheading {
font:;
color:;
	font-size: 12pt;
font-family:;
font-style:;
font-weight:;
text-align:;
	margin:1em 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	color: #333333;
}

h2,.contentheading,a.contentheading:link,a.contentheading:visited,.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:visited {
font:;
color:;
font-size: 35pt;
font-family:;
font-style:;
font-weight:;
text-align:;
margin: 1em 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
/*  different section headers for different colors */
h2-green,.contentheading-green,a.contentheading-green:link,a.contentheading-green:visited,.contentpagetitle-green,a.contentpagetitle-green:link,a.contentpagetitle-green:visited {
font:;
color:;
	font-size: 35pt;
font-family:;
font-style:;
font-weight:;
text-align:;
	margin: 1em 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5FB653;
}

h2-red,.contentheading-red,a.contentheading-red:link,a.contentheading-red:visited,.contentpagetitle-red,a.contentpagetitle-red:link,a.contentpagetitle-red:visited {
font:;
color:;
	font-size: 35pt;
font-family:;
font-style:;
font-weight:;
text-align:;
	margin: 1em 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E7484B;
}
h2-yellow,.contentheading-yellow,a.contentheading-yellow:link,a.contentheading-yellow:visited,.contentpagetitle-yellow,a.contentpagetitle-yellow:link,a.contentpagetitle-yellow:visited {
font:;
color:;
	font-size: 35pt;
font-family:;
font-style:;
font-weight:;
text-align:;
	margin: 1em 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D49919;
}
h2-purple,.contentheading-purple,a.contentheading-purple:link,a.contentheading-purple:visited,.contentpagetitle-purple,a.contentpagetitle-purple:link,a.contentpagetitle-purple:visited {
font:;
color:;
	font-size: 35pt;
font-family:;
font-style:;
font-weight:;
text-align:;
	margin: 1em 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #97509A;
}
h2-grey,.contentheading-grey,a.contentheading-grey:link,a.contentheading-grey:visited,.contentpagetitle-grey,a.contentpagetitle-grey:link,a.contentpagetitle-grey:visited {
font:;
color:;
	font-size: 35pt;
font-family:;
font-style:;
font-weight:;
text-align:;
	margin: 1em 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3F3F3F;
}
h2-FAQs,.contentheading-FAQs,a.contentheading-FAQs:link,a.contentheading-FAQs:visited,.contentpagetitle-FAQs,a.contentpagetitle-FAQs:link,a.contentpagetitle-FAQs:visited {
font:;
color:;
	font-size: 1.2em;
font-family:;
font-style:;
font-weight:;
text-align:;
	margin: 0em 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #5FB653;
}

#MainBackground div.BodyArea div.componentheading-newsE {
font:;
color:;
	font-size: 35pt;
font-family:;
font-style:;
font-weight:;
text-align:;
	margin: 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3F3F3F;

	
}
h2-newsE,.contentheading-newsE,a.contentheading-newsE:link,a.contentheading-newsE:visited,.contentpagetitle-newsE,a.contentpagetitle-newsE:link,a.contentpagetitle-newsE:visited {
color: #575757;
text-align:;
	margin: 1em 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	font-weight: bold;
	font-size: 16pt;
}
.componentheading-FAQs{
	font-size: 35pt;
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5FB653;
	line-height: 0px;
}

.componentheading-Colleges{
	font-size: 35pt;
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D49919;
	line-height: 0px;
}
.category-Colleges {
	color: #D49919;
	text-decoration: none;
	padding-top: 5px;
	
}

.sectiontableentry1 {
display: block;
padding-top: 5px;} 
.sectiontableentry2 {
padding-top: 5px;}

/* end special colors for headers */
/* Color styles for links on various sections */
.contentpaneopen-green a {
	font-weight: bold;
	color: #5FB653;
	text-decoration: none;
}
.contentpaneopen-red a {
	font-weight: bold;
	color: #E7484B;
	text-decoration: none;
}
.contentpaneopen-purple a {
	font-weight: bold;
	color: #A562A8;
	text-decoration: none;
}
.contentpaneopen-yellow a {
	font-weight: bold;
	color: #DBA725;
	text-decoration: none;
}
.contentpaneopen-grey a {
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;
}
.contentpaneopen-FAQs a {
	font-weight: bold;
	color: #5FB653;
	text-decoration: none;
}
.contentpaneopen-green a:hover,.contentpaneopen-FAQs a:hover,, .contentpaneopen-red a:hover, .contentpaneopen-purple a:hover, .contentpaneopen-yellow a:hover{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.contentpaneopen-grey a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
/*Individual link styles */
h3,table.moduletable th {
font:;
color:;
font-size:1.3em;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:1em 0; /*use for top/bottom*/
padding:0 0em; /*use for left/right*/
background:;
}
h3 {
font:;
color:;
	font-size: 12pt;
font-family:;
font-style:;
font-weight:;
text-align:;
	margin:1em 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	color: #333333;
}
h4 {
font:;
color:;
	font-size:1.2em;
font-family:;
font-style:;
font-weight:;
text-align:;
	margin:1em 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	white-space: normal;
	display: block;
}
h6 {
font:;
color:;
font-size:1.2em;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:1em 0; /*use for top/bottom*/
padding:0 0em; /*use for left/right*/
background:;
}

img {
border: 0;
}

/* Non-title text */
p, td, tr, div {
font:;
color:;
font-size:1em;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:1em 0; /*use for top/bottom*/
padding:0 0em; /*use for left/right*/
background:;
}
p {
color:;
text-align:;
	margin:1em 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	color: #666666;
	font-size: 12px;
}
li > p {
margin-top: 0.2em;
}
pre {
font-family: monospace;
font-size: 1.0em;
}
strong, b {
font-weight: bold;
}
td {
font:;
color:;
font-size:em;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:1em 0; /*use for top/bottom*/
padding:0 0em; /*use for left/right*/
background:;
}
tr {
font:;
color:;
font-size:em;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:1em 0; /*use for top/bottom*/
padding:0 0em; /*use for left/right*/
background:;
}
abbr acronym {

font:;
color:;
font-family:;
font-style:;
font-weight:;
background:;
}
/* ----- LISTS ----- */
ol, ul, li {
/*list-style: none; Uncomment if you want a normal list*/
font-size:1em;
line-height:;
margin:;
padding:;
}
ul,ol {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
list-style:;
float:;
margin:;
padding:;
}
li{
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
list-style:;
float:;
margin:;
padding:;
}
/********* LINK STYLES *********/

/*Catch all for all link styles */

/*Individual link styles */
a.wrapper:link {
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;
}
a.wrapper:visited {
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;
}
a.wrapper:hover {
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;
}

/* horizontal line in your template*/
hr {} 
hr.separator {}

/* FORMS SETTINGS */ 
.button {
	text-decoration: none;
}
.inputbox {}
.search {} /*formatting the <div> which holds search items: inputbox, search button...*/


/* NAVIGATION/MENU SETTINGS */

a.mainlevel-nav {
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	padding: 4px;
	white-space: nowrap;
	text-decoration: none;
	color: #666666;
} 

a.mainlevel-nav:hover {
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	background-color: #CCCCCC;
	padding: 4px;
	white-space: nowrap;
	text-decoration: none;
	color: #666666;
} 
a.mainlevel-nav:visited {
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	padding: 4px;
	white-space: nowrap;
	text-decoration: none;
	color: #666666;
}

a.mainlevel-connectMenu {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	display: block;
	color: #666666;
	text-decoration: none;
	background-color: #DFC2DD;
	margin: 0px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #A562A8;
	width: 142px;
		_width: 158px;
} 
a.mainlevel-connectMenu:hover {
background-color: #D19DDF;
	color: #333333;
}
a.mainlevel-exploreMenu {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	display: block;
	color: #666666;
	text-decoration: none;
	background-color: #F8C6C1;
	margin: 0px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	border-top-width: 1px;
		border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #EB5A5D;
	width: 142px;
		_width: 158px;
} 
a.mainlevel-exploreMenu:hover {
color: #333333;
background-color: #EB8B8E;
}
a.mainlevel-findMenu {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	display: block;
	color: #666666;
	text-decoration: none;
	background-color: #FFFC9B;
	margin: 0px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	border-top-width: 1px;
		border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #DBA725;
	width: 142px;
		_width: 158px;
} 
a.mainlevel-findMenu:hover {
	color: #333333;
	background-color: #FFF848;
}
a.mainlevel-learnMenu {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	display: block;
	color: #666666;
	text-decoration: none;
	background-color: #CDE6BD;
	margin: 0px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #71C165;
	width: 142px;
	_width: 158px;
} 
a.mainlevel-learnMenu:hover {
color: #333333;
	background-color: #A5D19D;
}
#mainlevel-Find ul{
width: 3in;

} /* this styling is for the MAIN items in the menu */
a.mainlevel-Find {
	font-size: 24px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	white-space: nowrap;
	display: block;
	color: #000000;
	margin-left: 6px;
	padding-right: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
	_margin-bottom: 5px;
	text-decoration: none;
}

a.mainlevel-Find:hover {
	color: #ffffff;
}

#mainlevel-NewsE ul{
width: 3in;

} /* this styling is for the MAIN items in the menu */
a.mainlevel-NewsE {
	font-size: 24px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	white-space: nowrap;
	display: block;
	color: #000000;
	margin-left: 6px;
	padding-right: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
	_margin-bottom: 5px;
	text-decoration: none;
}

a.mainlevel-NewsE:hover {
	color: #ffffff;
}

#active_menu {} /* this styling is for the menu item when it is active, even in main/sub position*/

ul#mainlevel-nav {}
ul#mainlevel-nav li{}
#mainlevel-nav a:link {}
#mainlevel-nav a:visited{}
#mainlevel-nav a:hover {}

a.sublevel{} /* this styling is for menu items that HAS A PARENT */
a.sublevel:link {}
a.sublevel:visited {}
a.sublevel:hover {}


/* as the name implies, this is for formatting texts for those "<< Start < Previous 1 Next > End >>" links */ 
.pagenav,.pagenavbar {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:;
} 
a.pagenav:visited,.pagenavbar:visited,.pagenavbar:link {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:;
}
a.pagenav:hover, {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:;
}
/*Style for the "Read More" link that is displayed for large content items*/
a.readon:link,a.readon:visited {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:;
} 
a.readon:hover {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:;
}
/*Style for the "Read More" link that is displayed for large content items - PUSH BUTTON VERSION
a.readon:link,a.readon:visited {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
display: block;
border: 1px solid;
border-color: #aaa #000 #000 #aaa;
width:;
background:;
} 
a.readon:hover {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
position: relative;
top: 1px;
left: 1px;
border-color: #000 #aaa #aaa #000;
}*/
/*Style for the "BACK" button.*/
a.back_button {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:;
}
a.back_button:hover
{
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
text-decoration:;
} 
/*Style for the "BACK" button. Push button version
a.back_button {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
display: block;
border: 1px solid;
border-color: #aaa #000 #000 #aaa;
width:;
background:;
}
a.back_button:hover
{
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
position: relative;
top: 1px;
left: 1px;
border-color: #000 #aaa #aaa #000;
}*/

/* You get the idea, style as above */
.pagenav_prev {} /*Style for the PRE button*/
.pagenav_next {} /*Style for the NEXT button*/

/*Style for latest news list - by default, latest news is user1 module*/
.latestnews ul {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
list-style:;
float:;
margin:;
padding:;
} 
.latestnews li {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
list-style:;
float:;
margin:;
padding:;
}
/*Style for most popular list - by default, most popular is user2 module*/
.mostread ul{
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
list-style:;
float:;
margin:;
padding:;
} 
.mostread li{
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
list-style:;
float:;
margin:;
padding:;
}

/* CONTENT PAGE SETTINGS */
a.category:link {}
a.category:hover {}
a.category:visited {}

.blogsection {} /* Formatting the links in Blog section */
.blog_more {} /*The "More" text in blog section*/
a.blogsection:link {} /* set the link format */
a.blogsection:visited {} /* same as above, but to set the visited link format */
a.blogsection:hover {} /* same as above, but for links with mouse pointer over it */


.contentpane {} /* Table that holds all non-article information (components, category lists, contact forms, etc).*/
.contentpaneopen {} /* Table that holds the actual text for an article.*/

a.contentpagetitle:hover {} /*Title of articles when appeare as links */
{}

.contentdescription {} /* Formating the "DESCRIPTION" of sections, categories (News/Weblinks/Latest news...) */
table.contenttoc {} /* Formating the table of the Tables of Contents for multiple pages content or article */
table.contenttoc td {} /* same as above, used to format the td and able cells */
table.contenttoc th {} /* same as above, used to format the th of "Tables of Content" ( normally Article Index)*/
table.contenttoc td.toclink {} /* same as above, used to format toc link texts*/
a.toclink:link {} /* same as above, used to format toc link text status*/
a.toclink:visited {} 
a.toclink:hover {} 


/* SECTIONS LISTINGS */
.sectiontableheader {} /* This is for styling the section table headers on a SECTION's page.
Example: table header of "Date", "Item Title", "Author" and "Hits"? */
.sectiontableentry1 {} 
.sectiontableentry2 {}


/* MODULES FORMATTING */
.module {} /* Formatting the module table if using -3 suffix */
table.moduletable {

} /* Formatting the module table if using 0,1,-2 suffix */
table.moduletable td {
	} /* Formatting the table cells of the module table */

/* Rounded div corners if using -3 suffix. Images go in /template/images folder
div.module {
background: url(../images/topleftofbox.png) 0 0 no-repeat;
margin: 0;
padding: 0;
margin-bottom: 20px;
}
div.module div {
background: url(../images/toprightofbox.png) 100% 0 no-repeat;
}
div.module div div{
background: url(../images/bottomleftofbox.png) 0 100% no-repeat;
}
div.module div div div {
background: url(../images/bottomrightofbox.png) 100% 100% no-repeat;
padding: 8px;
width: auto !important;
width: 100%;
}*/

/* MISCELLANEOUS */

/* For styling the date the content/articles are created under contents title */
.createdate {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
}
/* Formating "Last updated on" text at the end of articles/contents */
.modifydate {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
} 
/* Formating "Written by:...." text. You can also use for any 'fine print' on your site by defining it in the html while adding content*/
.small {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
}
/*Found in poll result page, for " Number of Voters".. text */
.smalldark {
font:;
color:;
font-size:;
font-family:;
font-style:;
font-weight:;
text-align:;
margin:;
padding:;
background:;
}

/* Polls */
.poll {} /* format the td of poll table */
.pollstableborder {} /* set the border properties of the polls voting table */


/* Weblinks */
.weblinks{} /* well.. to format the link's titles under the "Weblinks" 
section on the frontend */
a.weblinks:hover {} /* same as above, but for link with mouseover */

/* Newsfeeds */
.newsfeedheading {} /* The newsfeed title. NOTE: This will not affect the newsfeed's news title! */
.newsfeeddate {} /* yeah.. the date on the newsfeed */
.fase4rdf {} /* this is the body text of the newsfeed */

/* Search page */
table.searchintro {} /* This is for formatting the box with "Search Keyword: test returned 4 matches" box
that appears after you have entered a search value. It appears on the mainbody
with the search results */


.componentheading-purple {
font:;
color:;
	font-size: 20pt;
font-family:;
font-style:;
font-weight:;
text-align:;
	margin: 1em 0; /*use for top/bottom*/
	padding:0 0em; /*use for left/right*/
background:;
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-weight: ;
	color: #97509A;
}

.sectiontableheader-purple {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #97509A;
}

.pagenav {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: ;
	color: #996633;
}

.category {
	font-weight: bold;
	color: #A562A8;
	text-decoration: none;
}
.back_button a {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: ;
	color: #996633;
	text-decoration: none;
}
table.contentpane-purple {
font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: ;
	color: #666666;
	text-decoration: none;
}