/* base
----------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	line-height: 1;
	background-image: url(../images/body_bg_lt.jpg);
	background-repeat: repeat;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000066;
	padding-left: 15px;
	margin-left: 20px;
}
ol, ul {
	list-style: none;
}
blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	color: #000066;
	font-size: 0.9em;
	line-height: 1.4em;
}

blockquote, q {
	margin-right: 0;
	margin-left: 20px;
	quotes: none;
}

h1, h2, h3 {
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

h1, h2 {
	font-family: Georgia, Times, serif;
	margin-bottom: 5px;
}

h1 {
	font-size: 1.2em;
	color: #000066;
	margin-top: 5px;
}

h2 {
	font-size: 1.3em;
	font-style: italic;
	color: #820444;
	margin-top: 10px;
}
h3 {
	font-size: 1.1em;
	font-style: normal;
	color: #000066;
	margin-top: 10px;
}
hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #820444;
}

a:hover {
	color: #820444;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #820444;
}
a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	color: #000066;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #820444;
	margin-top: 10px;
	line-height: 3em;
}

/* layout
----------------------------------------------- */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	padding: 0px;
	width: 1023px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/body_bg_lt.jpg);
}
label {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	color: #000066;
	padding-bottom: 10px;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 20px;
	vertical-align: top;
	}

#head {
	text-align: center;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 162px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	background-color: #BECAE2;
}

#site-name {
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

#sidebar-1, #sidebar-2 {
	padding-top: 10px;
	width: 210px;

}
#sidebar-1 #register .section_list a {
	margin-top: 15px;
	margin-right: 15px;
	line-height: 2em;
	font-size: 1.5em;
	font-style:oblique;
	color:#000066;
}
#sidebar-1 {
	margin-right: 15px;	
	text-align: right;
	background-image: url(../images/sidebar_bg.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	background-repeat: repeat-y;
	float: left;
	font-style: normal;
	font-weight: normal;
}
#sidebar-1 .section_list a {
	margin-top: 15px;
	margin-right: 15px;
	line-height: 2em;
	font-size: 1.1em;
	font-style:oblique;
}

#sidebar-2 {
	margin-left: 5px;
	float: right;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul {
	list-style-type: none;
	color: #820444;
	margin-top: 10px;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
	padding: 20px;
	margin-left: 210px;
	background-image: url(../images/content_bg.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #19409F;
	background-repeat: repeat-y;
	background-color: #f0f3fa;
}
#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	text-align: justify;
	margin-right: 20px;
}

#content  ol {
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 25px;
	margin-top: 10px;
	}
#content  li {
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 50px;
	margin-top: 5px;
	}

.nav ul	{
	margin-left:220px;
	}
.nav ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 2em;
	list-style-position: inside;
	list-style-type: none;
	display: inline;
	color: #820444;
	text-decoration: none;
}
.nav ul li a {
	text-decoration: none;
	color: #820444;
}
#sidebar-1 .img {
	background-image: url(../images/swamlogo.png);
	background-repeat: no-repeat;
}


#foot {
	margin-top: 5px;
	clear: both;
}
#foot p {
	margin-top: 5px;
	clear: both;
	text-align: center;
}
#sidebar-1, #sidebar-2 {
\width: 210px;
w\idth: 210px;
}
#navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 51px;
}
#navbar .nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #820444;
	padding-top: 20px;
	background-position: center;
	line-height: 2.5em;
	font-weight: bold;
}


/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}
